serg-srri-umass / TP-data-games

Middle School/Statistics oriented data games for the Data Games Project
http://srri.umass.edu/datagames
4 stars 5 forks source link

Inference: Results attribute needs to give correct result string at the end of the game. #227

Closed cdmiller closed 10 years ago

cdmiller commented 10 years ago

The Results attribute needs to give correct result string at the end of the game. This is shown in the DG Table.

In the code: InferenceGames.getGameCaseValues() calls Round.as getResultsString() which has notes on what needs to change.