Source Control Clients
Project Name: SqlServerTriviaEdtn
Server URL: https://tfs07.codeplex.com

Recent Check-Ins

Change Set Download / Browse Date Comment By Downloads
11303 Jul 3  at
3:36 AM
Updates:
- Changed fields to support longer answers
- Change UI to wrap categories, display longer questions and answers in buttons
- added a,b,c,d values to buttons to assist with long answers
- fixed issue with not displaying the configured number of questions
- added Player name to answer screen
- added an exception handler to GenerateGame function, and a check on the number of categories returned from database
cjwalker 1
11260 Jul 2  at
3:01 AM
First working release. The application expects the database to contain "enough" questions. The database should be populated with at least 1 round of questions - therefore 3-4 categories, with at least 4 questions per category with difficulties of 100,200,300,400. This is the basic assumption. The application can be configured with command line params like /rounds=2 /categories=4 /questions=4 - hopefully this is self explanatory. cjwalker 0
1-2 of 2Change Sets < Previous 1 Next >
Updating...