Skip to content
Snippets Groups Projects
  • robinwilliam.hundt's avatar
    c2c45ecc
    Student passwords can now be set when exporting · c2c45ecc
    robinwilliam.hundt authored
    The former student data endpoint /export/csv/ has been replaces by /export/json/ .
    This new endpoint exports the data as normal json. It also allows the client to send setPasswords: true as an option which will results in random passwords beign generated for all students and included in the export data.
    c2c45ecc
    History
    Student passwords can now be set when exporting
    robinwilliam.hundt authored
    The former student data endpoint /export/csv/ has been replaces by /export/json/ .
    This new endpoint exports the data as normal json. It also allows the client to send setPasswords: true as an option which will results in random passwords beign generated for all students and included in the export data.