This website requires JavaScript.
Explore
Help
Register
Sign In
Andal.LND
/
edx-platform
Watch
4
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dfacbbdd6941bdddbe20f03abc8b0e7fe56dbaa1
edx-platform
/
lms
/
djangoapps
/
courseware
/
tests
History
Don Mitchell
3885e6cf78
Merge branch 'release'
...
Conflicts: lms/templates/help_modal.html lms/templates/index.html
2014-01-16 12:51:22 -05:00
..
__init__.py
…
factories.py
Moved roles.py to common student
2014-01-14 17:04:43 -05:00
helpers.py
…
modulestore_config.py
…
test_access.py
Changed default user to be anonymous in both has_access and student.views.index
2013-12-15 09:56:37 -05:00
test_courses.py
…
test_draft_modulestore.py
…
test_grades.py
…
test_lti_integration.py
Fix lis_outcome_service_url sending.
2013-12-17 17:33:02 +02:00
test_masquerade.py
Moved roles.py to common student
2014-01-14 17:04:43 -05:00
test_microsites.py
Introduction of the Microsite feature which allows for limited multi-tenant branding on a subdomain basis, e.g. foo.edx.org and bar.edx.org
2014-01-14 14:36:01 -05:00
test_model_data.py
Use block type, rather than class names for StudentPreference field storage in LMS
2014-01-09 15:59:16 -05:00
test_module_render.py
Create explicit Locations.
2013-12-12 14:37:00 -05:00
test_navigation.py
…
test_progress.py
…
test_submitting_problems.py
Merge pull request
#2014
from edx/ormsbee/grade_distribution_fix
2013-12-20 12:43:33 -08:00
test_tabs.py
…
test_video_mongo.py
…
test_video_xml.py
…
test_view_authentication.py
Replace authz fns with roles.py ones
2014-01-14 17:04:44 -05:00
test_views.py
…
test_word_cloud.py
…
tests.py
…