BIDMCDigitalPsychiatry / LAMP-platform

The LAMP Platform (issues and documentation).
https://docs.lamp.digital/
Other
13 stars 10 forks source link

Memory game Changes #827

Open sarithapillai8 opened 2 weeks ago

sarithapillai8 commented 2 weeks ago

Modification of the scoring of preexisting game (Temporal Order Memory Game)

-Data collected: response time per screen touch, actual response (which item or location selected) and correct/incorrect. In other words • The program should keep track of item selected as correct/incorrect as well as the actual item (each item can be assigned a number) • The program should keep track of location selected as correct/incorrect as well as location (again, each location can be assigned a number) • The program should keep track of the time it takes to select each and every item and each location as well as the total time to do each learning task and final recall/recognition task. • Data collection for all learning trials and the final recall/recognition test.

Scoring: Total Learning Number of correct items selected + Number of correct locations during learning phase Total Recall Number of correct items selected + Number of correct locations during recall phase

evinkalengaden commented 1 week ago

Hi @kijote0

We have updated the Dashboard Staging with these changes. Could you please review and let me know your comments.

Thanks, Evin K Alengaden