CS3219-AY2324S1 / ay2324s1-course-assessment-g11

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

Bug: Code editor for solo attempts does not change code on changing language #259

Closed chunweii closed 12 months ago

chunweii commented 12 months ago

Expected behaviour for changing language in solo room:

  1. Confirm with the user. We can warn that the previous code will be unsaved (for simplicity)
  2. Change the question default code to the relevant code (or use fixed default value if there is no default code)

In addition, we can lock the selection of language in a collab room. (See #253)