This website requires JavaScript.
Explore
Help
Register
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
b2cc4625621c31bbf0847c57b68c8cbf15948eab
edx-platform
/
lms
/
djangoapps
/
courseware
History
Victor Shnayder
227cc58d30
fix a bug: can_load() should check for the 'load' permission.
...
- triggered by anon users when all courses have started (or start dates are off).
2012-10-02 18:59:04 -04:00
..
management
…
migrations
…
tests
…
__init__.py
…
access.py
fix a bug: can_load() should check for the 'load' permission.
2012-10-02 18:59:04 -04:00
admin.py
…
courses.py
…
grades.py
Merge pull request
#789
from MITx/feature/bridger/course_grading
2012-09-30 11:52:36 -07:00
models.py
…
module_render.py
If an problem was updated and had a new max score it wasn't recached. Now it is fixed.
2012-09-28 23:38:49 -04:00
progress.py
…
tabs.py
Merge pull request
#731
from MITx/feature/ichuang/symmath_improvements
2012-09-25 19:36:02 -07:00
urls.py
…
views.py
…