Resolve "Make exam a many to many field on StudentInfo model"
Closes #233 (closed)
Edited by Thilo Wischmeyer
Merge request reports
Activity
added Feature proposal Needs discussion labels
added 1 commit
- 3753a592 - small changes to backend tests to accommondate to changes in student_info
added 1 commit
- ee86991a - removed class-method in StudentInfo, working on fix in StudentJsonExport
added 1 commit
- fae4d54e - removed class-method in StudentInfo, working on fix in StudentJsonExport
added 1 commit
- 46b955b9 - make information about ExamType acessible for SubmissionType etc
added 1 commit
- 3e5183d7 - FeedbackHistory: you can now Filter by ExamType.
added 1 commit
- 0fba4288 - added ExamSelectionPage after Login, added currentExam to config store.
added 1 commit
- 28fc60fa - FeedbackHistory and SubmissionTypeOverview now filter automatically by currentExam.
added 1 commit
- eb03b7ca - ParticipantsPage now automatically filters the SubmisionTypes.
added 1 commit
- 963fb146 - SubscibtionList now automatically filters submissionTypes
added 1 commit
- 1622e48f - finished frontend implementation for multiple exams
added 27 commits
-
1622e48f...81bc97b7 - 10 commits from branch
master
- 2746582e - added new many-to-many field and wrapper class
- 44a9afaa - exams now manytomany field, problems resolved
- 53e94c78 - small changes to backend tests to accommondate to changes in student_info
- cc310f33 - removed class-method in StudentInfo, working on fix in StudentJsonExport
- a1df4a1c - removed class-method in StudentInfo, working on fix in StudentJsonExport
- 9d0f7836 - fixed tests
- ac8cb0fb - renamed field
- 5f753381 - fixing frontend export tests
- 2e43d6b6 - fixing tests
- 2b79779b - fixing tests
- 9fff7d6f - make information about ExamType acessible for SubmissionType etc
- 1835de6a - FeedbackHistory: you can now Filter by ExamType.
- 2088da28 - added ExamSelectionPage after Login, added currentExam to config store.
- d3a42e33 - FeedbackHistory and SubmissionTypeOverview now filter automatically by currentExam.
- 2ff1e170 - ParticipantsPage now automatically filters the SubmisionTypes.
- ed947d3e - SubscibtionList now automatically filters submissionTypes
- c6ca52d7 - finished frontend implementation for multiple exams
Toggle commit list-
1622e48f...81bc97b7 - 10 commits from branch
Please register or sign in to reply