Skip to content
Snippets Groups Projects
  1. May 06, 2019
  2. May 02, 2019
  3. Jan 24, 2019
  4. Jan 07, 2019
  5. Nov 12, 2018
    • Anton Akhmerov's avatar
      refactor page processing · 63e5d26a
      Anton Akhmerov authored
      Separate out saving the file, updating the database, and identifying the
      student number.  The last one is implemented such that it can be called outside
      of the scanning process (i.e. it only relies on the information that's in the database).
      63e5d26a
  6. Jul 05, 2018
  7. Jun 30, 2018
  8. Jun 20, 2018
  9. Jun 18, 2018
  10. Jun 15, 2018
  11. Jun 14, 2018
  12. Jun 07, 2018
  13. Jun 06, 2018
  14. Jun 05, 2018
  15. Jun 04, 2018
  16. Jun 01, 2018
  17. May 31, 2018
  18. May 30, 2018
    • Jamy Mahabier's avatar
      Add (generated) exam code · 7a5b72c8
      Jamy Mahabier authored
      Since the code now identifies the exam on barcodes (e.g. DataMatrices),
      it is not necessary for the name to be unique anymore. To allow this,
      data storage is now done using the exam ID instead of its name.
      
      An advantage of this is that it can't break anymore if the exam name
      contains a character which is not allowed by the filesystem.
      7a5b72c8
  19. May 29, 2018
  20. May 24, 2018
  21. May 23, 2018
Loading