Projects
/
VVEBB
Archived
3
0
Fork 0
System for handling student assignments, mostly for use at NTNU
This repository has been archived on 2024-07-04. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Andreas Oppebøen 3ab26ccc34 Example implementation for the course TDT4165. Updated README with some aims and suggestions. 2011-11-24 20:50:38 +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)