mumuki / mumuki-domain

💡 Mumuki's domain model
GNU Affero General Public License v3.0
1 stars 0 forks source link

Make exams always accessible for teachers #245

Closed felipecalvo closed 3 years ago

felipecalvo commented 3 years ago

:dart: Goal

Disregard authorizations and start/end dates in case of teachers and above, so exams are always accessible for them. This will allow us on Laboratory to show the exams on the main page for teachers, so they can access through navigation and not only through Classroom's link.

:memo: Details

The specs file is completely changed because its nesting was all over the place. Please check the last commit to see the new tests added.