amalieeh / assessment-support

TDT4501 Computer Science, Specialization Project (2021 FALL) with Sylvi Phuong Huynh @sylvihuynh. About Learning technology.
0 stars 0 forks source link

Pass taskNumber from assessment page to approval page #71

Closed sylvihuynh closed 2 years ago

sylvihuynh commented 2 years ago

The taskNumber has to be passed from assessment page to approval page for the back functionality to work. When clicking back, one should be routed back to assessment page of task X. Now it is sent back to /assessment resulting in a break.

The logic is most likely the same as passing from task page to assessment page.