This is code which was used give the eBAT pdfs (http://www.mcgill.ca/linguistics/research/bat/ a collection of over 50 Bilingual Assessments for Aphasia made open and free by Dr. Paradis and his collaborators) "eyes and ears" for the Bilingual Aphasia Test Android app (Cook, Marquis, Achim 2011 presented at The Academy of Aphasia 2011 - Montreal)). To know more about the architecture you can look at the diagram for the Android section in this pdf: https://github.com/iLanguage/AndroidBilingualAphasiaTest/blob/master/cook,marquis,achim-2011-aphasia_assessment_on_android_architecture_and_sample_results.pdf?raw=true You can think of this as the Participant's side of the project. The tool has three functions 1. Record audio video and touch for each subsection of the BAT 2. Enter participant first and last name, autogenerate the participant code etc 3. Backup results to a laptop by wifi after the experiment, and replay participant result videos There are some WACHME YouTube Videos http://www.youtube.com/playlist?list=PLF468B25FFEF8EAF9 to show what this project does. The project will also be on the Android Market when we think it is ready for random users (ie, after we have WATCHMEs which tell the user how to use it). The audience of this project: * open source programmers * researchers who program, or have a programmer in their team who can adapt the code to their needs You will probably be interested in another project, which is a WebApp that extracts and analyzes touch, eye gaze and audio data using Open Source software. It runs on any laptop that has Chrome, Firefox or Safari (its HTML5). https://github.com/iLanguage/OPrimeAdministrator The next steps: To encourage us you can "watch" our project, comment and vote on Feature requests or add bugs to our Issue Tracker https://github.com/iLanguage/AndroidBilingualAphasiaTest/issues, "fork" the code, and even send us "pull requests" if you want to contribute your modifications.
dreeddri/AndroidBilingualAphasiaTest
OpenSource Bilingual Aphasia Test app which runs Dr. Paradis et al's eBAT on Android touch tablets
Java