You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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?
12 years ago
docs DOCS: Added a simple plan, which needs shelling out. 12 years ago
src/model Example implementation for the course TDT4165. Updated README with some aims and suggestions. 12 years ago
.gitignore .gitignore ignores bin/ and *. and *~ 12 years ago
README Example implementation for the course TDT4165. Updated README with some aims and suggestions. 12 years ago

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)