mampf
mampf copied to clipboard
MaMpf (Mathematical Media Platform) — an E-Learning platform for mathematics featuring a media player & editor. Developed & deployed at Heidelberg University.
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   ### Todos - [x] Add: how many users have seen it already - [x] Edit capabilities for admin table. - [ ] Maybe better viewing...
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...
Personally, I really love the way YouTube handles the comments:  **You can scroll down (even when having the video in full screen mode) and directly see the comments under...
TODO
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'...
The `check_file_properties``checks for 15 MB for corrections, while the uploader allows 30 MB.
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...
[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...