CS3219-AY2324S1 / ay2324s1-course-assessment-g11

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

Update matchingController and questionAdapter, add getDifficultyColor function to reuse difficulty color logic across components #250

Closed chunweii closed 12 months ago

chunweii commented 12 months ago

This pull request updates the matchingController and questionAdapter files to ensure the room has the question and the default code.

It also adds a new getDifficultyColor function to the difficulty-selector file. This function allows for the reuse of difficulty color logic across components.

chunweii commented 12 months ago

Should not affect assignments, since we do not care about collaboration room in assignments