Skip to content
/ IFCAT Public

Immediate-Feedback Collaborative Assessment Tool

Notifications You must be signed in to change notification settings

neeilan/IFCAT

Repository files navigation

IFCAT

Immediate-Feedback Collaborative Assessment Tool is a collaborative quiz application for the classroom, based on immediate feedback assessment technique.

Transpiling front-end components

After changes in JSX files, the code needs to be transpiled. This is specifically for React-based front-end components in:

  1. views/student/quiz - the student-side quiz is implemented using React.
  2. 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).

About

Immediate-Feedback Collaborative Assessment Tool

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published