Parent Directory
|
Revision Log
1. Set all "WeBWorK docs" links to http://webwork.math.rochester.edu (rather than /webwork_development_html/docs/) 2. Changed IMG link for logo to be relative (../images/)
1 <HTML> 2 <HEAD> 3 <TITLE>probSetHelp</TITLE> 4 </HEAD> 5 6 <BODY BGCOLOR="#FFFFFF"> 7 8 <P ALIGN=CENTER> 9 <IMG SRC="../images/webwork.gif" ALIGN=CENTER BORDER=1 ALT="WeBWorK Logo"> 10 </P> 11 12 <BLOCKQUOTE> 13 <H2>Help for Problem Set Page</H2> 14 <HR> 15 16 <UL> 17 <LI> <STRONG>Get Problem:</STRONG> 18 After selecting a problem, clicking this button will display the problem on your screen. 19 You can then submit your answers or, if it is after the answer date, view the answers. 20 If a solution is available, this can also be viewed. 21 22 <LI><STRONG>Mode:</STRONG> 23 Select "text", "formatted-text" or "typeset" Mode. Typeset Mode will display mathematical symbols 24 (e.g. square root signs) and formulas in a standard easily read format. 25 Text Mode displays mathematical symbols and formulas in a special markup language called TeX. 26 Formatted-text Mode is a middle ground which tries to typeset mathematical formulas using ascii characters. 27 If you are having difficulty viewing a problem in Typeset Mode, try viewing it in Formatted-text or Text Mode. 28 If you have downloaded a paper version of the assignment, you do not need to see the Typeset 29 version on your screen. 30 <LI><STRONG>Problem Sets:</STRONG> 31 Clicking this button returns you to the page listing all the problem sets. 32 <LI><STRONG>Problem Status:</STRONG> 33 The status is either Correct, Incorrect, or blank (not attempted). If you do a problem correctly 34 once, it's status will always be Correct even if you later do the problem again incorrectly. 35 </UL> 36 37 <HR> 38 39 40 <P> 41 <STRONG>For more information on WeBWorK: </STRONG> 42 <A HREF="http://webwork.math.rochester.edu/">Webwork docs</A>. 43 44 <HR> 45 <STRONG>This help page comes up in a separate window. You may have to move this 46 window to see your original window, 47 </STRONG> 48 49 <HR> 50 Last updated: <STRONG>8 January 2000</STRONG><BR> 51 <TT>http://webwork.math.rochester.edu:8088/webwork/development/helpFiles/probSetHelp.html</TT> 52 53 </BLOCKQUOTE> 54 55 </BODY></HTML> 56
| aubreyja at gmail dot com | ViewVC Help |
| Powered by ViewVC 1.0.9 |