Add test files to full test course

- I added them when playing with input types, but never merged them in
This commit is contained in:
Victor Shnayder
2012-11-13 10:47:42 -05:00
parent 5611fce3be
commit 23fa860f2a
21 changed files with 914 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<problem>
<javascriptresponse>
<generator src="test_problem_generator.js"/>
<grader src="test_problem_grader.js"/>
<display class="TestProblemDisplay" src="test_problem_display.js"/>
<responseparam name="value" value="4"/>
<javascriptinput>
</javascriptinput>
</javascriptresponse>
</problem>