This website requires JavaScript.
Explore
Help
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
520d5620d050b57bf2caab38f3fe53fb952f6b21
edx-platform
/
lms
/
djangoapps
/
courseware
History
ichuang
2efe481237
move instructor dashboard into its own lms djangoapp; add new
...
functionality - grade dump and download as csv, manage staff list, force reload of course from xml
2012-09-02 19:05:34 -04:00
..
management
Remove obsolete eager flag for xml modulestore
2012-08-30 19:26:50 -04:00
migrations
Victor's fixes only apply to sqlite. Added a conditional and now they run on mysql.
2012-08-21 15:02:27 -04:00
tests
Fix jump to courseware test to expect a redirect
2012-08-31 17:49:15 -07:00
__init__.py
Moving LMS code into subdirectory
2012-06-06 14:09:01 -04:00
access.py
move instructor dashboard into its own lms djangoapp; add new
2012-09-02 19:05:34 -04:00
admin.py
Moving LMS code into subdirectory
2012-06-06 14:09:01 -04:00
courses.py
Use reverse for course_info url replacement
2012-08-24 16:47:50 -04:00
grades.py
move instructor dashboard into its own lms djangoapp; add new
2012-09-02 19:05:34 -04:00
models.py
fix migration to remove out of date index
2012-08-21 15:02:26 -04:00
module_render.py
Enable linking into the middle of sequences
2012-08-30 16:37:40 -04:00
progress.py
Cleaning up pep8 violations
2012-07-23 14:44:40 -04:00
urls.py
Moving LMS code into subdirectory
2012-06-06 14:09:01 -04:00
views.py
move instructor dashboard into its own lms djangoapp; add new
2012-09-02 19:05:34 -04:00