DIKU-EDU / remarks

A DSL for marking student work
BSD 3-Clause "New" or "Revised" License
3 stars 2 forks source link

Compare to template #13

Closed oleks closed 3 years ago

oleks commented 7 years ago

Sometimes, you want to extend the template mid-way during grading. For instance, you discover an important structural comment missing from the original template. Some tool support for this would be nice. For instance,

kirkedal commented 7 years ago

I think that it would be useful to have a template definition. This can be useful in validate and the different exporting.

However, If we are to use it to update the files, we need to make the parser remember the file structure. This could also be useful for making a listing of what is missing to be done and return the file to be updated. Perhaps we can have the option to leave the points in the leaves blank as an indication of "to be done".

oleks commented 3 years ago

This is now #33 .