Subato Task Exchange Format (STEF)
STEF is an exchange format that lets instructors define tasks for use in Subato. Each task gets its own directory that holds its metadata, its description, and any files it needs.
Examples
You can find example tasks for various languages in this repository.
Structure
- 15Appointment
- meta.xml
- text
- text.html (or text.md)
- images
- star.png
- files
- template
- Appointment.java
- solution
- Appointment.java
- test
- AppointmentTest.java
- acceptanceTest
- AppointmentAbnahmeTest.java
- include
- Date.java
- DateTime.java
- Time.java
- misc
- Anhang.pdf