You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Martin Baláž edited this page Jun 8, 2025
·
1 revision
By "metadata" we mean all extra data of a problem, that are not directly included in the statement / solution / answer. DGS expects to find those in an accompanying meta.yaml file, with a future option of parsing the YAML front matter (though this breaks the hierarchy a bit).
The actual format is somewhat ambiguous and depends on the module. For instance, for seminar we may want to store the maximum number of points that can be awarded, author's names, tags for categorizing the problems and so on.
Since 5.0 a universal templating context is available as values.