Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
grady
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jan Maximilian Michal
grady
Commits
315a29fe
Commit
315a29fe
authored
8 years ago
by
Jan Maximilian Michal
Browse files
Options
Downloads
Patches
Plain Diff
Updated readme
parent
b71f54e2
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.rst
+20
-4
20 additions, 4 deletions
README.rst
docs/core_uml.png
+0
-0
0 additions, 0 deletions
docs/core_uml.png
with
20 additions
and
4 deletions
README.rst
+
20
−
4
View file @
315a29fe
...
@@ -5,12 +5,28 @@ Grady -- will correct you!
...
@@ -5,12 +5,28 @@ Grady -- will correct you!
This is a tool developed for the simplified process of correcting exams
This is a tool developed for the simplified process of correcting exams
at University of Goettingen. It is deployed as a Django web application.
at University of Goettingen. It is deployed as a Django web application.
Currently it is in a very early stage of development and not usable.
TODO
TODO
====
====
- create necessary views
- get sample data
- get sample data
- create import scripts for user and submission import (depends: get sample data)
- create import scripts for user and submission import (depends: get sample data)
- add simple design
- improve codemirror usability
- provide one time passwords for student accounts
- use postgresql
- implement better capabilities for the reviewer (optional)
Overview
========
Grady has three basic functions for the tree types of users
- Reviewers can
+ edit feedback that has been provided by tutors
+ mark feedback as final if it should not be modified (only final feedback is shown to students)
+ delete feedback (submission will be reassigned)
- Tutors can
+ request a submission that they have to correct and submit feedback for
+ deleted their own feedback
+ they do not see which student submitted the solution
- Students can
+ review their final feedback and score in the post exam review
This diff is collapsed.
Click to expand it.
docs/core_uml.png
0 → 100644
+
0
−
0
View file @
315a29fe
300 KiB
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment