mampf icon indicating copy to clipboard operation
mampf copied to clipboard

MaMpf (Mathematical Media Platform) — an E-Learning platform for mathematics featuring a media player & editor. Developed & deployed at Heidelberg University.

Results 91 mampf issues
Sort by recently updated
recently updated
newest added

A new user complained that the explanation on how the bulk upload for tutors works (given in a "helpdesk") may lead to confusion, in particular since the upload button there...

Completely drop Internet Explorer support. Find code occurrences where we have special code to deal with old browsers. - `app/assets/javascripts/thyme/thyme_player.js`: search for "detect IE/edge and inform"

### Feature preview ![image](https://github.com/MaMpf-HD/mampf/assets/37160523/b0278646-b090-4aba-a80b-09df4d4b2b44) ![image](https://github.com/MaMpf-HD/mampf/assets/37160523/e7369860-3c01-4ed4-9208-721029115a7d) ### Todos - [x] Add: how many users have seen it already - [x] Edit capabilities for admin table. - [ ] Maybe better viewing...

enhancement

Apparently, the count of people who have subscribed a lecture is occasionally displayed incorrectly in the lecture view for editors. The reason is that the view in which this happens...

bug

Personally, I really love the way YouTube handles the comments: ![image](https://github.com/MaMpf-HD/mampf/assets/37160523/334991f6-b23a-42c0-b149-39985da0fc7f) **You can scroll down (even when having the video in full screen mode) and directly see the comments under...

idea

Occasionally, we are seeing these exceptions in production: ``` :type option required /usr/local/bundle/gems/actionpack-7.0.4.3/lib/action_controller/metal/data_streaming.rb:121:in `send_file_headers!' /usr/local/bundle/gems/actionpack-7.0.4.3/lib/action_controller/metal/data_streaming.rb:73:in `send_file' /usr/local/bundle/gems/actionpack-7.0.4.3/lib/action_controller/metal/instrumentation.rb:30:in `block in send_file' /usr/local/bundle/gems/activesupport-7.0.4.3/lib/active_support/notifications.rb:206:in `block in instrument' /usr/local/bundle/gems/activesupport-7.0.4.3/lib/active_support/notifications/instrumenter.rb:24:in `instrument' /usr/local/bundle/gems/activesupport-7.0.4.3/lib/active_support/notifications.rb:206:in `instrument' /usr/local/bundle/gems/actionpack-7.0.4.3/lib/action_controller/metal/instrumentation.rb:28:in `send_file'...

bug

The `check_file_properties``checks for 15 MB for corrections, while the uploader allows 30 MB.

bug

The search form in the quiz editor which is used for selection of questions/remarks in a quiz now has an "all" media button. When this is selected, media of all...

bug

[Low priority] Use a devise with a small width or reproduce via devtools. Click on any tag(badge) in MaMpf to get to the cytoscape graph (MaMpf map). When changing the...