sensei icon indicating copy to clipboard operation
sensei copied to clipboard

Allow storing the quiz data in separate database tables

Open m1r0 opened this issue 3 years ago • 0 comments

Goal

The goal of the card is to allow storing the quiz answers, feedback, and gradings in separate database tables.

Scope

  • Integrate the new database table storage method with the quiz data abstraction layer.
  • Have the data synced in both places - comments and tables.

m1r0 avatar Aug 09 '22 22:08 m1r0