Skip to content

no-latex: Add (generated) exam code

Jamy Mahabier requested to merge no-latex-db-generated-id into no-latex

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.

Edited by Jamy Mahabier

Merge request reports