CS3219-AY2324S1 / ay2324s1-course-assessment-g11

ay2324s1-course-assessment-g11 created by GitHub Classroom
MIT License
3 stars 2 forks source link

Swapping question brings user to home page #240

Closed chunweii closed 10 months ago

chunweii commented 10 months ago

Happened in the collaboration room .

Culprit is the POST request to question service that is 403 forbidden.

Need to think of another way to swap question (perhaps call the question service using collaboration service)