{% if is_there_a_spec %}
There is a specification in the database. You may not be able to modify it if you have gone further preparing your assessment.
{% endif %}
Upload a .toml to
{% if is_there_a_spec %}
replace the current server spec
{% else %}
use as the server spec
{% endif %}
Hints and notes
You can use this feature to reuse a specification:
e.g., if last year's exam was similar in structure
to this one.
The upload will fail if the file contains a
“publicCode” field from an earlier
version of Plom. Manually remove, save and re-upload.
If you include non-ASCII characters, the file should use
the UTF-8 encoding.