troeger / opensubmit

Just another submission system for course assignment solutions. Supports semi-automated code evaluation.
GNU Affero General Public License v3.0
30 stars 18 forks source link

Integrate validator examples in docs #207

Closed troeger closed 6 years ago

troeger commented 6 years ago

There are central examples for validators stored here: https://github.com/troeger/opensubmit/tree/master/examples These examples should be copied / linked to the docs/ folder.

The teacher backend manual should then be extended to explain them line-by-line, similar to the "Hello World" example.