-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Set to old xml defaults IFF no specified policy for problem nor course. #448
Conversation
Need to test that xml backed lms behaves as expected when the policy file does and does not override rerandomize & showanswer at the course and problem levels (2 x 2) All 4 cases tested & verified for this. |
Note: the "expected" behavior for XML backed LMS (NOT STUDIO!) is that rerandomize=always and showanswer=closed. Just pointing this out as there was some confusion in the chat room. |
Nearly everything works except the following:
I can send you the .tar.gz I've been testing with, if you want, and you can play around with things more fully. Aside from this one case, everything appears to be working correctly. |
Isn't that the expected behavior? Problems created in Studio have always -Cale On Mon, Jul 22, 2013 at 10:49 AM, Sarina Canelake
|
OK. If that's the case then I'm fine with this PR. It was slightly On Mon, Jul 22, 2013 at 11:04 AM, Calen Pennington <notifications@github.com
|
Set to old xml defaults IFF no specified policy for problem nor course.
…d-to-migrate add gitreload to lms-migration code
Load thread if requested thread isn't loaded yet.
…min-rename-cmd Rename rescind cert command in sysadmin
fix(course page): Allow unlogged in users to access the course page
ju/ednx/JU-3: Fix CertificateGenerated.save proxy
…lilac [SE-5163] Apply security patches for xss and email search from logout page
… upgrade buttons (openedx#448)
@sarina @cpennington @Lyla-Fischer Can you test/review (as appropriate)?