Skip to content

Add support for importing Canvas exported user lists

Remco de Man requested to merge fbl_48_canvas_csv_imports into dev

As discussed in #48 (closed), Marieke would really like to see a feature to import directly from Canvas LMS (https://canvaslms.com) exported user lists. This merge request implements DocumentFlavors, as suggested in #48 (closed).

More specifically, this merge request

  • Introduces a DocumentFlavor for the participant list.
  • Ensures that based on the DocumentFlavor a different mapper is used.
  • Ensures that on import only the organizer can choose which flavor the file has, effectively telling Quizzard which mapping to use.

When merged, this will implement #48 (closed).

Edited by Remco de Man

Merge request reports

Loading