Change Reference and ReferenceList instances on import to new namespace.
STUD-149
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
course for testing conditional module
|
||||
Course for testing conditional module.
|
||||
|
||||
Note that 'i4x://edX/different_course/html/for_testing_import_rewrites' in sources
|
||||
is only present for testing that import does NOT rewrite references to
|
||||
courses that differ from the original course being imported.
|
||||
|
||||
It is not expected that i4x://edX/different_course/html/for_testing_import_rewrites will render.
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<conditional correct="True" sources="i4x://edX/cond_test/problem/choiceprob">
|
||||
<conditional correct="True" sources="i4x://edX/cond_test/problem/choiceprob; i4x://edX/different_course/html/for_testing_import_rewrites">
|
||||
<html>Conditionally shown page</html>
|
||||
<show sources="i4x://edX/cond_test/html/congrats; i4x://edX/cond_test/html/secret_page"/>
|
||||
</conditional>
|
||||
|
||||
Reference in New Issue
Block a user