Parent Directory
|
Revision Log
initial import
1 <HTML> 2 <HEAD> 3 <TITLE>classlist Help</TITLE> 4 </HEAD> 5 6 <BODY BGCOLOR="#FFFFFF"> 7 8 <P ALIGN=CENTER> 9 <IMG SRC="/webwork_development_html/images/webwork.gif" ALIGN=CENTER BORDER=1 ALT="WeBWorK Logo"> 10 </P> 11 12 <BLOCKQUOTE> 13 <H2>Help for Professor Classlist Page</H2> 14 <HR> 15 16 The Classlist page shows all the classlist data for each student as well as each students current score and/or percent correct on each problem in a given set. The set is selected from a pop-up list on the professor page. If you want to view the data for a different set, go back to the professor page and select a different set from the list. From the professor page you can also request that the students be sorted aphabetically (default), by their section, or by their recitation. 17 <BR> 18 A majority of the data listed on the classlist page is gleamed directly from the classlist and should be the same for each set usually. The data fields taken directly from the classlist are: 19 <UL> 20 <LI>First and Last Name 21 <LI>psvn - Problem Set Version Number (each student has a unique number for each set) 22 <LI>section 23 <LI>recitation 24 <LI>login 25 <LI>Student ID (usually their SSN) 26 </UL> 27 With the exception of the section and recitation, each of the above data fields will be completely unique to each student (and in the case of the psvn, will also be unique to each set). 28 <BR> 29 The other data listed on the page is information on students progress on the problems in that set. The three fields that contain this information are: 30 <UL> 31 <LI>Score - the total points the student has for this set 32 <LI>Out of - the total points possible for this set 33 <LI>Problems - a small chart of the students progress on each problem. 34 </UL> 35 The Problems field is the biggest field and contains the most amount of information. It has two rows of information. The top row will contain one of three things for each problem: 36 <UL> 37 <LI>a '.' (period) - the student has not yet attempted that problem 38 <LI>a 'C' - the student has answered that problem 100 percent correctly 39 <LI>a number from 0 to 99 - the student has completed that percentage of the problem 40 </UL> 41 The second row lists exactly how many times the student has submitted an incorrect attempt. An incorrect attempt is any attempt that is not 100 per cent correct. 42 <HR> 43 44 45 <P> 46 <STRONG>For more information on WeBWorK: </STRONG> 47 <A HREF="http://webwork.math.rochester.edu/">Webwork docs</A>. 48 49 <HR> 50 <STRONG>This help page comes up in a separate window. You may have to move this 51 window to see your original window, 52 </STRONG> 53 54 <HR> 55 Last updated: <STRONG>29 October 2000</STRONG><BR> 56 57 </BLOCKQUOTE> 58 59 </BODY></HTML> 60
| aubreyja at gmail dot com | ViewVC Help |
| Powered by ViewVC 1.0.9 |