WeBWorK Tutorial
Michael Gage
March 2007
Contents
1 The Goal 2
1.1 It increases the effectiveness of traditional homework . . . . . . 2
1.2 Its the efficiency of traditional homework by: . . . . . . 2
1.3 Key features: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
2 The WeBWorK roles: 3
2.1 Administrator: . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
2.2 Instructor: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
2.3 Student: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
2.4 Homework problem author . . . . . . . . . . . . . . . . . . . . . 3
2.5 Tutorial plan . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
3 Testimonials 4
4 Tutorial 5
4.1 Login as a student: . . . . . . . . . . . . . . . . . . . . . . . . . . 5
4.1.1 Problem 1 - example of equation and numerical answers . 5
4.1.2 Problem 2 - graph example . . . . . . . . . . . . . . . . . 5
4.2 Login as instructor . . . . . . . . . . . . . . . . . . . . . . . . . . 6
4.2.1 Problem 3 - adaptive equation answers . . . . . . . . . . . 6
4.2.2 Problem 1 again – view code . . . . . . . . . . . . . . . . 6
4.2.3 Problem 4 -answers with units . . . . . . . . . . . . . . . 8
4.2.4 Problem 5 - graph problems . . . . . . . . . . . . . . . . . 8
4.2.5 Problem 6 - interactive problem using javaScript . . . . . 8
4.2.6 Problem 7 - ine problem using LiteApplet . . . . 8
4.2.7 Problem 9 - uses a java applet to display 3D images . . . 8
4.2.8 Problem 8 - a problem ...
Voir