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.
Steps to reproduce: - Create a section - Create a new Media & connect it with the section - Tag the media with some tags - In the editor of...
Wie soll das Verfahren zum überprüfen der Adressen ablaufen? Soll man einmal pro Semester sich in Mampf zurückmelden o.ä.
# current state :exclamation:  # expected behavior :100: * the selection buttons do not differ in size * the selection buttons are aligned on mid level to the...
# Testdatei Für alle Test wurde eine 6:24 minütige Videodatei umcodiert, die auf Mampf verfügbar war. Inwiefern die angegebenen Prozentzahlen auf längere Videos skalieren, ist noch zu erörtern. # Audioqualität...
While creating a test, I stumbled upon this error. Steps to reproduce: 1. Create Term and Module 2. Visit http://localhost:3000/lectures/new
``` mampf_1 | /usr/local/bundle/gems/sunspot_rails-2.5.0/lib/sunspot/rails/searchable.rb:267: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call ```
This PR continues #670. Vouchers can be redeemed in order to take over tutorials, become a lecture editor, become a teacher or become a speaker (of a talk in a...
In this PR, we change the way in which users can become tutors, editors or teachers. Until now, they can be selected from a dropdown. With the change implemented in...
- Pin gem versions instead of using the newest commit on the `main` branch - Don't use `>=`, but `~>` instead, which will not automatically install major version updates -...
We might think about migrating to GoodJob and removing the Sidekiq (and therefore Redis?) dependency. Low Prio.