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
29acb6c7335106bebd2e389e32ff4fe7defa8309
edx-platform
/
openedx
/
features
/
course_experience
/
views
History
Calen Pennington
29acb6c733
Merge pull request
#15413
from cpennington/ret/fix-sock-pricing
...
Use the right helper function for finding course upgrade price for th…
2017-06-27 10:45:43 -04:00
..
__init__.py
Make course_experience a feature
2017-03-22 13:00:38 -04:00
course_dates.py
Add isort to edx-platform
2017-05-25 11:39:43 -04:00
course_home.py
Assuring that courses without updates cannot see the updates link from the home page and that the update message does not throw an error upon loading from a direct URL without any updates. Added test to assure this behavior and fixed up welcome message tests.
2017-06-26 14:47:27 -04:00
course_outline.py
Planning Prompts experiment: check content availability date
2017-06-13 17:32:56 -04:00
course_reviews.py
Adding a reviews page to the course and updating the reviews module on the course about page. Removed the existing coursetalk implementation and put it in a fragment, removed the tests as well. Added configuration settings to specify the reviews template as well as the reviews provider. This is all protected by a waffle flag.
2017-06-23 11:27:48 -04:00
course_sock.py
Use the right helper function for finding course upgrade price for the sock
2017-06-26 16:24:45 -04:00
course_updates.py
Assuring that courses without updates cannot see the updates link from the home page and that the update message does not throw an error upon loading from a direct URL without any updates. Added test to assure this behavior and fixed up welcome message tests.
2017-06-26 14:47:27 -04:00
welcome_message.py
Assuring that courses without updates cannot see the updates link from the home page and that the update message does not throw an error upon loading from a direct URL without any updates. Added test to assure this behavior and fixed up welcome message tests.
2017-06-26 14:47:27 -04:00