a-plus icon indicating copy to clipboard operation
a-plus copied to clipboard

A+ frontend portal - A+ LMS documentation:

Results 150 a-plus issues
Sort by recently updated
recently updated
newest added

… with Docker # Description Update Django debug toolbar to version 6+ and use the new show_toolbar_with_docker middleware as the SHOW_TOOLBAR_CALLBACK to show the toolbar consistently on Docker environments without...

Possible loop in login. https://plus.cs.aalto.fi/accounts/login/?next=/accounts/login/ Error log snippet below ----------------------- Internal Server Error: /accounts/login/ ValueError at /accounts/login/ Redirection loop for authenticated user detected. Check that your LOGIN_REDIRECT_URL doesn't point to...

# Description A few quick fixes to: 1) get rid of occasional circular import errors when starting up a-plus (not related to BS5 upgrade), and 2) get the "Add new...

There are a number of use cases where a graded submission might be invalidated - Grading result is wrong - Test submission - Other reasons for not accepting a submission...

It would be nice if you could still see the old points from before the manual assessment for the submission. Currently manual assessment removes the points from the automatic assessment....

area: points/grade

The "Expand all modules" button and the other toggle buttons never show up on the "Your points" page. I think this was working correctly a week ago or so. Current...

When a user has selected a course, and then navigates to Privacy notice page, for example, the current course selection is lost until reselected via the Select course menu or...

type: feature
requires: discussion
priority: low
area: navigation
area: UX teacher
area: UX student
effort: days
requester: team
summer

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...

There would be a need to filter the courses on the front page based on eg. the enrollment audience. For instance FiTech students could easily find courses that are available...

type: feature
requires: discussion
priority: low
area: UX teacher
area: UX student
effort: days
experience: beginner

The current event is send here https://github.com/apluslms/a-plus/blob/d10087a658dfffdcfa0d7626dad16016e41372dd/exercise/static/exercise/chapter.js#L65-L66 To support JavaScript plugins and to help removing `data-aplus-ajax` special variable, the event should be made cancellable. This means, the code should look...

type: feature
experience: good first issue
area: grading interface
effort: hours
area: javascript