Skip to content

fix(full): Fixing sorting of answers (old way)

Sondre Alfnes requested to merge decrapted-sorting-questions into dev

How to test:

  • Create a course
  • Create a unit
  • Log in into test account
  • Enroll
  • Answer the Unit
  • Go back to main account
  • And click on the unit
  • Sort it and click save
  • Now you can also go to reports and see the result and download it

Note:

  • Report sorted and ai generated is using same sql table
  • So if you ai generate a report, it will overwrite the sorted report
  • And wise versea

Changing the code so that this works:

Screenshot_2024-04-01_at_16.40.16Screenshot_2024-04-04_at_03.25.03

Edited by Sondre Alfnes

Merge request reports