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>profCourseData Help</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 Professor Course & Section Data Page</H2> 14 <HR> 15 16 The data shown on the Professor Course Data Page is all the data for the selected set separated 17 primarily by section. If you want to view data for a different set, go back to the professor page 18 and select a different set from the pop-up list. 19 <BR>There two basic types of sections: those termed "included" and those termed "excluded". Excluded 20 sections are sections that should contain non-students such as practice users, T.A.'s, professor's, 21 etc. These sections contain people whom you will most likely not want to include in general 22 statistics about the class. The included sections naturally consists of all those sections that are 23 not excluded. The excluded sections are specified in the course's webworkCourse.ph file. 24 <UL> 25 <LI><STRONG>Included Sections</STRONG> 26 27 <UL> 28 <LI><STRONG>Overall Scores</STRONG> 29 <BR>This table contains one row for the total of all the included sections (under the heading of the 30 course name) and one row for each included section. There are four columns that show the number 31 of students listed in each section, the percentage of the students in that section that have attempted 32 at least one problem, the average score of all students in that section, and the highest possible score 33 for the set. 34 <LI><STRONG>Data on individual problems</STRONG> 35 <BR>This table contains 4 rows for the total of all the included sections (labeled by the course name) 36 and 4 rows for each individual included section. The first row gives the section name and lists each 37 problem in this set. The next three rows of each part of the table give the percentage of the students 38 in that section that have attempted that problem, the average percent correct for that problem for all 39 students in that section, and the average number of incorrect attempts for all students in that section. 40 </UL> 41 42 <LI><STRONG>Excluded Sections</STRONG> 43 44 <UL> 45 <LI><STRONG>Overall Scores</STRONG> 46 <BR>This table contains one row for the total of all the excluded sections (under the heading of 47 Excluded) and one row for each excluded section. There are four columns that show the number 48 of students listed in each section, the percentage of the students in that section that have attempted, 49 at least on problem, the average score of all students in that section, and the highest possible score 50 for the set. 51 <LI><STRONG>Data on individual problems</STRONG> 52 <BR>This table contains 4 rows for the total of all the excluded sections (labeled by the heading of 53 Excluded) and 4 rows for each individual excluded section. The first row gives the section name and 54 lists each problem in this set. The next three rows of each part of the table give the percentage of the 55 students in that section that have attempted that problem, the average percent correct for that problem 56 for all students in that section, and the average number of incorrect attempts for all students in that 57 section. 58 </UL> 59 </UL> 60 <HR> 61 62 63 <P> 64 <STRONG>For more information on WeBWorK: </STRONG> 65 <A HREF="http://webwork.math.rochester.edu/">Webwork docs</A>. 66 67 <HR> 68 <STRONG>This help page comes up in a separate window. You may have to move this 69 window to see your original window, 70 </STRONG> 71 72 <HR> 73 Last updated: <STRONG>29 September 2000</STRONG><BR> 74 75 </BLOCKQUOTE> 76 77 </BODY></HTML> 78
| aubreyja at gmail dot com | ViewVC Help |
| Powered by ViewVC 1.0.9 |