Commits on Source (32)
-
Hidde Leistra authored
-
Hidde Leistra authored
-
Hidde Leistra authored
-
Hidde Leistra authored
This is a sub-optimal fix, could be adjusted later on.
-
Hidde Leistra authored
-
Hidde Leistra authored
This still crashes on problem deletion, but fixes regular use. You can also switch exams and everything.
-
Hidde Leistra authored
-
Hidde Leistra authored
-
Hidde Leistra authored
-
Hidde Leistra authored
-
Hidde Leistra authored
- Remove panel from EditPanel/FeedbackBlock, must be left to implementer to use it where needed (not in Exam.jsx, for example) - Removed is-active from feedback option blocks - Add text saying that the section below it shows feedback options
-
Hidde Leistra authored
-
jtimotei authored
-
Hidde Leistra authored
-
Hidde Leistra authored
Merge branch 'feature/premade-feedback' of ssh://gitlab.kwant-project.org:443/works-on-my-machine/zesje into feature/premade-feedback
-
Hidde Leistra authored
It's only necessary in the exam view, as the approach in the grade view is different
-
Hidde Leistra authored
-
Hidde Leistra authored
-
Hidde Leistra authored
-
Anton Akhmerov authored
Allow for creating feedback in the exam view Closes #8 See merge request zesje/zesje!141
-
jtimotei authored
-
Ruben Young On authored
-
jtimotei authored
-
jtimotei authored
-
Anton Akhmerov authored
Fix lint warnings See merge request zesje/zesje!157
-
Hugo Kerstens authored
-
Anton Akhmerov authored
Fix student selector overflow Closes #277 See merge request zesje/zesje!159
-
jtimotei authored
-
jtimotei authored
-
jtimotei authored
-
Ruben Young On authored
Premade feedback merge Closes #8 See merge request !26
Showing
- client/components/feedback/EditPanel.jsx 22 additions, 8 deletionsclient/components/feedback/EditPanel.jsx
- client/components/feedback/FeedbackBlock.jsx 6 additions, 2 deletionsclient/components/feedback/FeedbackBlock.jsx
- client/components/feedback/FeedbackPanel.jsx 20 additions, 15 deletionsclient/components/feedback/FeedbackPanel.jsx
- client/views/Exam.jsx 85 additions, 9 deletionsclient/views/Exam.jsx
- client/views/ExamEditor.jsx 1 addition, 0 deletionsclient/views/ExamEditor.jsx
- client/views/Grade.jsx 21 additions, 16 deletionsclient/views/Grade.jsx
- client/views/grade/Grade.css 16 additions, 0 deletionsclient/views/grade/Grade.css
- zesje/api/mult_choice.py 8 additions, 2 deletionszesje/api/mult_choice.py
- zesje/statistics.py 1 addition, 1 deletionzesje/statistics.py