Textbook page 654/ Modified Trivia Game. (The question instruction is scanned since e-text has some problems in the page)
Bonus: Page 696/ Meyer’s Purple Bakery +40 points.
Trivia Solution-ModifyThis.zip
If you see the error message “unrecognized database format“, the following is one solution:
To run the example, you need the proper oledb drivers to open up the access database You can get it here
http://www.microsoft.com/en-us/download/details.aspx?id=13255 (Links to an external site.)
DO NOT download the 64 bit version, it won’t work the the database included with the example. Download the 32 bit version.
To calculate the incorrect answers in Trivia project, I would suggest to put W/R in an array. So if the user answers multiple times for a question, only the final answer is counted. Otherwise, if the user clicks “submit” for multiple times, it will be counted for multiple times.
Please submit the whole project and the screen shots (in word document) of the bonus website running in your computer in case the configured port number or url is not available in my computer. Thanks.



0 comments