-
Notifications
You must be signed in to change notification settings - Fork 350
Open
Labels
bugcorePull requests that affect the corresponding modulePull requests that affect the corresponding moduleexercisePull requests that affect the corresponding modulePull requests that affect the corresponding modulequizPull requests that affect the corresponding modulePull requests that affect the corresponding module
Description
Describe the bug
When an instructor previews a quiz and clicks on Submit, a message is displayed on the screen, stating that the submission was successfull, and that the results will soon appear. However, no results will become visible.
The Client receives a Result from the server and attempts to resolve
Result -> Submission -> Participation -> QuizExercise
however, because preview submissions don't contain a participation, the resolution fails.
To Reproduce
- Go to course administration
- Select
Previewfor any quiz exercise - Answer the questions and click
Submit - No results will be displayed
Expected behavior
The correct results should be displayed.
Screenshots
Which version of Artemis are you seeing the problem on?
8.5.1
What browsers are you seeing the problem on?
Firefox
Additional context
No response
Relevant log output
Metadata
Metadata
Assignees
Labels
bugcorePull requests that affect the corresponding modulePull requests that affect the corresponding moduleexercisePull requests that affect the corresponding modulePull requests that affect the corresponding modulequizPull requests that affect the corresponding modulePull requests that affect the corresponding module