Added tests for selfassessment import and export (both pass)

This commit is contained in:
Vik Paruchuri
2012-11-06 09:17:35 -05:00
parent b209018c46
commit 71547e29da
5 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,5 @@
<course>
<chapter url_name="Overview">
<html url_name="Welcome"/>
<selfassessment url_name="SampleQuestion"/>
</chapter>
</course>

View File

@@ -1,7 +0,0 @@
<html>
<head>
</head>
<body>
Hello and welcome to the test course for self assessment.
</body>
</html>

View File

@@ -8,7 +8,7 @@
<submitmessage>
Thanks for your submission!
</submitmessage>
<hintmessage>
<hintprompt>
Enter a hint below:
</hintmessage>
</hintprompt>
</selfassessment>