Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/piotrmaslanka/athena
A nice student testing systems. Project for web technology classes
https://github.com/piotrmaslanka/athena
Last synced: 7 days ago
JSON representation
A nice student testing systems. Project for web technology classes
- Host: GitHub
- URL: https://github.com/piotrmaslanka/athena
- Owner: piotrmaslanka
- Created: 2014-05-14T23:47:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-05-14T23:55:42.000Z (over 10 years ago)
- Last Synced: 2023-03-12T09:41:51.488Z (over 1 year ago)
- Language: Python
- Size: 352 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
athena
======This is a Django app that you can exam your students in. You can define tests, test groups, amount of questions from each topic to be randomed, define these topics. System can automatically grade based on rules you define.
You can view how students work in real time, and blah blah blah. You can even define sample "demonstration" tests and let unregistered users take them..
Contains an user manager. Students can register for classes, led by Teacher-class users, who define and coordinate exams. Exams can have multiple terms, and students that pass in one term won't be listed in adding them to next terms.
It's really hi-fi.
What a shame it's in Polish.
A project I made for 'Web Technology' classes.