doubtfire-lms / doubtfire-web

Angular web application for the Doubtfire front-end
GNU Affero General Public License v3.0
45 stars 332 forks source link

fix/portfolio grade service issues #851

Closed Emilecross closed 3 months ago

Emilecross commented 3 months ago

Added ng-if index != 4 to remove Fail as an option from areas that do not want a fail grade to be selectable.

Backtracked from option to change indexing to 0..4 as it breaks things in too many other places