forked from openwebwork/webwork2
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Edit and rearrange test files for embedded WWproblems. They are all i…
…n webwork2/clients/t
- Loading branch information
Showing
7 changed files
with
158 additions
and
341 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,106 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<title>test formats for embedded problems</title> | ||
<meta name="generator" content="BBEdit 12.6" /> | ||
</head> | ||
<body> | ||
|
||
<p>Format: sticky </p> | ||
<p><iframe width="800" height="400" | ||
src="https://demo.webwork.rochester.edu/webwork2/html2xml? | ||
&answersSubmitted=0& | ||
&sourceFilePath=Library/ma122DB/set12/s5_4_14.pg& | ||
&problemSeed=123567& | ||
&courseID=daemon_course& | ||
&userID=daemon& | ||
&course_password=daemon& | ||
&showSummary=1& | ||
&displayMode=MathJax& | ||
&problemIdentifierPrefix=102& | ||
&language=en& | ||
&outputformat=sticky"><br/> | ||
</iframe></p> | ||
<p>Format: standard (has error section -- but there should be no errors) </p> | ||
<p><iframe width="800" height="400" | ||
src="https://demo.webwork.rochester.edu/webwork2/html2xml? | ||
&answersSubmitted=0& | ||
&sourceFilePath=Library/ma122DB/set12/s5_4_14.pg& | ||
&problemSeed=123567& | ||
&courseID=daemon_course& | ||
&userID=daemon& | ||
&course_password=daemon& | ||
&showSummary=1& | ||
&displayMode=MathJax& | ||
&problemIdentifierPrefix=102& | ||
&language=en& | ||
&outputformat=standard"><br/> | ||
</iframe></p> | ||
|
||
<p>Format: simple </p> | ||
<p><iframe width="800" height="400" | ||
src="https://demo.webwork.rochester.edu/webwork2/html2xml? | ||
&answersSubmitted=0& | ||
&sourceFilePath=Library/ma122DB/set12/s5_4_14.pg& | ||
&problemSeed=123567& | ||
&courseID=daemon_course& | ||
&userID=daemon& | ||
&course_password=daemon& | ||
&showSummary=1& | ||
&displayMode=MathJax& | ||
&problemIdentifierPrefix=102& | ||
&language=en& | ||
&outputformat=simple"><br/> | ||
</iframe></p> | ||
|
||
<p>Format: body_text </p> | ||
<p><iframe width="800" height="400" | ||
src="https://demo.webwork.rochester.edu/webwork2/html2xml? | ||
&answersSubmitted=0& | ||
&sourceFilePath=Library/ma122DB/set12/s5_4_14.pg& | ||
&problemSeed=123567& | ||
&courseID=daemon_course& | ||
&userID=daemon& | ||
&course_password=daemon& | ||
&showSummary=1& | ||
&displayMode=MathJax& | ||
&problemIdentifierPrefix=102& | ||
&language=en& | ||
&outputformat=body_text"><br/> | ||
</iframe></p> | ||
|
||
<p>Format: PTX </p> | ||
<p><iframe width="800" height="400" | ||
src="https://demo.webwork.rochester.edu/webwork2/html2xml? | ||
&answersSubmitted=0& | ||
&sourceFilePath=Library/ma122DB/set12/s5_4_14.pg& | ||
&problemSeed=123567& | ||
&courseID=daemon_course& | ||
&userID=daemon& | ||
&course_password=daemon& | ||
&showSummary=1& | ||
&displayMode=MathJax& | ||
&problemIdentifierPrefix=102& | ||
&language=en& | ||
&outputformat=ptx"><br/> | ||
</iframe></p> | ||
|
||
<p>Format: JSON </p> | ||
<p><iframe width="800" height="400" | ||
src="https://demo.webwork.rochester.edu/webwork2/html2xml? | ||
&answersSubmitted=0& | ||
&sourceFilePath=Library/ma122DB/set12/s5_4_14.pg& | ||
&problemSeed=123567& | ||
&courseID=daemon_course& | ||
&userID=daemon& | ||
&course_password=daemon& | ||
&showSummary=1& | ||
&displayMode=MathJax& | ||
&problemIdentifierPrefix=102& | ||
&language=en& | ||
&outputformat=json"><br/> | ||
</iframe></p> | ||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters