fix question ordering through mark systems
This commit is contained in:
@@ -543,6 +543,7 @@ def test_exams(db, client):
|
||||
cid_exam_scores_soup.find("div", {"class": "score-overview"}) is None
|
||||
) # check we hide the score overview if not published
|
||||
|
||||
|
||||
# Add another question to the exam
|
||||
create_question(exam)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user