Author | Message |
---|---|
yychen
Posts: 12
|
Posted 11:31 Oct 05, 2011 |
I have several questions regarding the homework#2. Which folder do we put our homework #2 in? Do we link to the assessment page? Thank you very much |
cysun
Posts: 2935
|
Posted 14:31 Oct 05, 2011 |
HW2 asks you to create a web application that allows users to create rubrics and display them - think of it like a web forum that lets you to create new topics and display them. The rubrics on the assessment page are simply examples showing your what a "rubric" looks like - they have little to do with your application. If you don't know what you are supposed to do, please come by my office hours. |
aaronyen
Posts: 29
|
Posted 16:08 Oct 09, 2011 |
Hi Dr. Sun, If I choose to use a database, will I need to include a script for generating it? Since the database is built on my PostgreSQL CS3 account, is simply providing the correct JDBC authentication in the project sufficient? |
cysun
Posts: 2935
|
Posted 19:23 Oct 09, 2011 |
Yes, you'll need to provide a script. |