Rong Su | Homework                                                 rongsu2@uiuc.edu

Homework 1
      Home     |     Research     |     Lab     |     Online Studies     |

Homework 2
Enter here or click on the "online studies" above and then go to Study One.
Please click here to view the perl syntax for the survey.

Homework 3
Enter the Interest Profiler Short Form from here.
Please click here to view the perl syntax for the inventory.

Homework 4
Enter the Username and Password Page from here.     Note: the password is "coffee"!
1. Perl code for the Username and Password Page
2. Perl code: Using for-loop and multiple pages to deliver inventory items
Note: you have to browse 60 item pages before you see the result page!
3. Perl code for the Result Page

Homework 5
I have illustrated the use of the three subroutines in one single perl script application.
Click here to view the illustration.
Click here to view the perl script.

Homework 6
Here is the illustration on how to randomize 10 pages of Interest Profiler Short Form as well as 6 itmes on each page.
Here is the perl syntax for the randomized inventory.
And the data file is saved here .

Homework 7
Please log in and take the inventory through this link .
1. Perl code for the login page as well as the "check password" page (1 for correct password and 1 for incorrect password). I have integrated them into one perl script.
2. Perl code for the "create user name" page as well as the feedback page (1 for successfully created user name and 1 for duplicate user name). I have integrated them into one perl script.
3. Perl code for the basic information survey and the randomized inventory goes here.
4. Perl code for the menu page that provides past participation records gose here.
You can also review the userlist datafile and the results datafile .