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
b4ccd03740e33e599a6f043bed2598fa33fd2a3e
edx-platform
/
openedx
/
features
/
course_experience
/
tests
/
views
History
Dave St.Germain
b4ccd03740
This adds a new django app -- edx-when -- that will copy start and due dates to mysql and allow per-learner overrides in the instructor dashboard, using the existing IDDE interface.
...
It adds a data migration for existing IDDE data.
2019-04-24 12:26:19 -04:00
..
__init__.py
Make course_experience a feature
2017-03-22 13:00:38 -04:00
helpers.py
remove enroll CTA on course homepage for logged out users visiting a Master's only course
2019-04-16 16:05:56 -04:00
test_course_dates.py
s/django.core.urlresolvers/django.urls/g
2018-06-05 13:59:09 -04:00
test_course_home.py
This adds a new django app -- edx-when -- that will copy start and due dates to mysql and allow per-learner overrides in the instructor dashboard, using the existing IDDE interface.
2019-04-24 12:26:19 -04:00
test_course_outline.py
fix unicode strings in openedx/ part 2
2019-02-15 10:15:51 -05:00
test_course_sock.py
Run all touched files through isort.
2017-11-09 09:25:19 -05:00
test_course_updates.py
This adds a new django app -- edx-when -- that will copy start and due dates to mysql and allow per-learner overrides in the instructor dashboard, using the existing IDDE interface.
2019-04-24 12:26:19 -04:00
test_welcome_message.py
fix unicode strings in openedx/ part 2
2019-02-15 10:15:51 -05:00