murhum1

Results 8 issues of murhum1

I'm trying to install puppetexplorer through the [puppet module](https://forge.puppet.com/spotify/puppetexplorer), but I'm getting the following error: `Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation...

Fixed a division-by-zero issue in all submissions list when there are no submissions yet. **What type of test did you run?** - [x] Manual testing. Checked that percentage shows 0...

Added a confirmation dialog for importing the contents of a whole course via LTI in order to reduce the likelyhood of accidentally importing a whole course's worth of content. Also...

Currently the new "All submissions" view is very slow, on courses with only 500 submissions taking ~10sec to load. Figure out why and improve it. Related: https://github.com/apluslms/a-plus/issues/1409

area: performance

Submitting ajax-exercises throws a JS error when embedded into course material. When grading results come back, an `a-plus-refresh-stats` event is emitted, the handler for the event tries to update an...

Sometimes when regenerating personalized exercises, the used grader does not match the exercise description displayed to the user. This has been observed in the exam environment, where regenerating exercises is...

Resolved?

Some course staff requested they'd like to be able to edit HTML plugins themselves for adding grade calculators etc. Currently the workflow to create / update these is to send...

priority: low

Navigating to "Edit Course" --> "Instances" throws an error in cases where SIS enrollment is enabled, but the course doesn't have an instance in SIS. This generates unnecessary error emails...