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
1
Packages
Projects
Releases
Wiki
Activity
Files
794e403bf5ff3a8a5ebefa509f6b6ef5daab115a
edx-platform
/
lms
/
djangoapps
/
survey
History
Ned Batchelder
322ca34b20
Remove pylint pragmas from "class Meta"
...
Also remove useless docstrings where they were added to keep pylint quiet.
2015-10-21 07:37:00 -04:00
..
migrations
add the ability to persist the course_key where the user answered the survey
2015-08-21 13:40:57 -04:00
tests
add the ability to persist the course_key where the user answered the survey
2015-08-21 13:40:57 -04:00
__init__.py
Add the ability for course staff to specify a Survey and make it required so that a student must fill it out before starting the course
2014-10-30 13:11:02 -04:00
admin.py
Remove pylint pragmas from "class Meta"
2015-10-21 07:37:00 -04:00
exceptions.py
Add the ability for course staff to specify a Survey and make it required so that a student must fill it out before starting the course
2014-10-30 13:11:02 -04:00
models.py
add the ability to persist the course_key where the user answered the survey
2015-08-21 13:40:57 -04:00
urls.py
Remove "nopep" pragma
2015-02-27 11:49:51 -08:00
utils.py
Add the ability for course staff to specify a Survey and make it required so that a student must fill it out before starting the course
2014-10-30 13:11:02 -04:00
views.py
add the ability to persist the course_key where the user answered the survey
2015-08-21 13:40:57 -04:00