Piotr Mitros
|
756dc97897
|
Moved grading code from init to grades.py to fix existing scripts
|
2012-05-12 17:16:36 -04:00 |
|
Bridger Maxwell
|
e9247920af
|
Moved potential failure outside of unrelated try/catch block that would have masked the missing settings.DATA_DIR
|
2012-04-17 18:28:59 -04:00 |
|
Bridger Maxwell
|
9ee09ec93a
|
Put graders into their own file. Incorporated other feedback from pull request.
|
2012-04-17 18:07:56 -04:00 |
|
Bridger Maxwell
|
a763edab40
|
Just a bit of cleanup. No code changes
|
2012-04-16 22:15:58 -04:00 |
|
Bridger Maxwell
|
fcb530f1e3
|
Course settings are now defined in DATA_DIR/course_settings.py. Used by importing courseware.course_settings. The grader is defined in these settings files.
|
2012-04-16 22:10:08 -04:00 |
|
Calen Pennington
|
1bc3835fe6
|
Splitting files into subdirectories in preparation for merge
|
2012-03-19 11:10:44 -04:00 |
|