Immediate-Feedback Collaborative Assessment Tool is a collaborative quiz application for the classroom, based on immediate feedback assessment technique.
After changes in JSX files, the code needs to be transpiled. This is specifically for React-based front-end components in:
views/student/quiz
- the student-side quiz is implemented using React.views/admin/pages/previewQuestion
- quiz components re-used for admin-side previewing.
Transpile front-end components by running webpack
at the respective path (on node >=6.11.0).