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
72ec00cbb71d0a1d7201dfdcd92462156dbd6152
edx-platform
/
lms
/
djangoapps
/
survey
/
tests
History
Maria Grimaldi
2ee52ea96c
refactor: replace some create_user with UserFactory to avoid non-existent profile errors
2021-08-24 15:49:21 -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
factories.py
refactor: upgrading factory-boy.
2021-04-14 15:17:32 +05:00
test_models.py
refactor: replace some create_user with UserFactory to avoid non-existent profile errors
2021-08-24 15:49:21 -04:00
test_signals.py
pyupgrade on survey, teams and tests apps (
#26647
)
2021-02-23 15:50:22 +05:00
test_utils.py
refactor: replace some create_user with UserFactory to avoid non-existent profile errors
2021-08-24 15:49:21 -04:00
test_views.py
refactor: remove unused-imports (
#27083
)
2021-03-19 22:42:14 +05:00