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.
In production, I experienced the following issue with annotations: A student had made an annotation in a video, and that annotation was shared with me. I noticed the anotation when...
## Things to consider - [ ] Check for Param equality check violations in production log, see [this comment](https://github.com/MaMpf-HD/mampf/pull/609#issuecomment-2043199504) - [ ] New cache format: https://github.com/MaMpf-HD/mampf/issues/554#issuecomment-2045979728 (hopefully already done when...
From the Webpacker [Readme](https://github.com/rails/webpacker): > Webpacker has served the Rails community for over five years as a bridge to compiled and bundled JavaScript. This bridge is no longer needed for...
The UserCleaner worker which is run periodically to autodetect users who have mail adresses that are no longer valid does not detect many of the bounces.
[Low priority] Improve the admin view for user management. See [here](https://3.basecamp.com/3978947/buckets/7070405/todos/5185103909).
Apparently, we are still using yet another datetimepicker in the talks page. #526 aimed to replace the old datetimepicker but forgot this. 
We have some duplicated keys.
A user requested the following feature: Many lecturers don't provide the lecture notes in their entirety at the beginning of a semester. In this case, students would benefit from non-changing...
Currently, there are different setups on different machines and everyone styles the code to their liking. Why not have a common standard to ease reading the code? This issue paints...