System for handling student assignments, mostly for use at NTNU
Go to file
Einar Johan Trøan Sømåen aaca7d4a11 DOCS: Added a simple plan, which needs shelling out.
This is mostly to get the ball rolling, the jokes need
to be reduced down to actual performable tasks, and the
language might need a bit of working. Currently the
plan exists only in nynorsk, mainly to reflect the
choice of Java as the language of choice for the project.

Any takers for making a proper plan?
2012-03-08 22:46:57 +01:00
docs DOCS: Added a simple plan, which needs shelling out. 2012-03-08 22:46:57 +01:00
src/model Example implementation for the course TDT4165. Updated README with some aims and suggestions. 2011-11-24 20:50:38 +01:00
.gitignore .gitignore ignores bin/ and *. and *~ 2011-11-24 19:43:37 +01:00
README Example implementation for the course TDT4165. Updated README with some aims and suggestions. 2011-11-24 20:50:38 +01:00

README

System for handling assignments.
Mainly developed for use at NTNU.

Aiming for the following features:
- Users and user login (via innsida at NTNU)
- Publishing assignments, attaching files to publications
- Submitting assignments, attaching files to submissions
- Assessing assignments

Aiming to replace the following systems (among others):
- it's learning (the delivery part)
- http://www.idi.ntnu.no/emner/tdt4165/?page=deliver
- http://selje.idi.ntnu.no:1234/tdt4120/
- http://itgk.idi.ntnu.no/oving/
- http://www.math.ntnu.no/ovsys/?db=MA1101-H2011

Suggestions:
- Permissions for files / assignments
- Partitioning students into groups (GUI)