3333< h2 > Problem 1</ h2 >
3434< p >
3535This problem gives you practice finding tangents to curves in the plane.
36+ It has problemSeed = 226 and problemIdentifierPrefix=321
3637</ p >
3738
3839
@@ -42,7 +43,7 @@ <h2>Problem 1</h2>
4243src ="https://demo.webwork.rochester.edu/webwork2/html2xml?
4344 &answersSubmitted=0
4445 &sourceFilePath=setDemo/limits.pg
45- &problemSeed=225
46+ &problemSeed=226
4647 &displayMode=MathJax
4748 &courseID=daemon_course
4849 &userID=daemon
@@ -54,6 +55,10 @@ <h2>Problem 1</h2>
5455
5556< h2 > Problem 2</ h2 >
5657< p >
58+ This problem has a different problem seed but the same path and prefix as the first problem.
59+ It has problemSeed = 225 and problemIdentifierPrefix=321
60+ </ p >
61+ < p >
5762By loading the graphs into separate tabs you can see that the two
5863graphs have different urls. This allows separation of
5964graphs, auxiliary html, and geogebra applets which might have the same
@@ -62,6 +67,7 @@ <h2>Problem 2</h2>
6267seeds is enough to separate them but just in case you can set
6368different problemUUID/problemIdentifierPrefix values. problemUUID is the preferred
6469key name -- problemIdentifierPrefix also works for compatibility. )
70+
6571</ p >
6672
6773
@@ -80,5 +86,41 @@ <h2>Problem 2</h2>
8086</ iframe >
8187< hr >
8288
89+
90+ < h2 > Problem 3</ h2 >
91+ < p >
92+ This has problemSeed = 225 and problemIdentifierPrefix=321
93+ </ p >
94+ < iframe width ="800 " height ="600 "
95+ src ="http://localhost/webwork2/html2xml?
96+ &answersSubmitted=0
97+ &sourceFilePath=setDemo/limits.pg
98+ &problemSeed=225
99+ &displayMode=MathJax
100+ &courseID=daemon_course
101+ &userID=daemon
102+ &problemIdentifierPrefix=321
103+ &course_password=daemon
104+ &outputformat=standard ">
105+ </ iframe >
106+ < hr >
107+
108+ < h2 > Problem 4</ h2 >
109+ < p >
110+ This has problemSeed = 225 and problemIdentifierPrefix=322
111+ </ p >
112+ < iframe width ="800 " height ="600 "
113+ src ="http://localhost/webwork2/html2xml?
114+ &answersSubmitted=0
115+ &sourceFilePath=setDemo/limits.pg
116+ &problemSeed=225
117+ &displayMode=MathJax
118+ &courseID=daemon_course
119+ &userID=daemon
120+ &problemIdentifierPrefix=322
121+ &course_password=daemon
122+ &outputformat=standard ">
123+ </ iframe >
124+ < hr >
83125</ body >
84126</ html >
0 commit comments