hanayik / Philadelphia-Naming-Test

The PNT is a 175-item picture naming test developed in the Language and Aphasia Lab of MRRI for the psycholinguistic exploration of lexical access in nonaphasic and aphasic speakers (Roach et al., 1996).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PNT

(Philadelphia Naming Test)

Dowload the latest version

Description

The PNT is a 175-item picture naming test developed in the Language and Aphasia Lab of MRRI for the psycholinguistic exploration of lexical access in nonaphasic and aphasic speakers (Roach et al., 1996).

This is a full service app. For clinical reference, please see the Moss Rehab Research Institute web site. This program was made for use at the Center for the Study of Aphasia Recovery

Features:

  • Automatic video recording from MacBook camera

  • Automatic screen recording

  • Video and screen recording saved using a picture-in-picture effect (screen recording is placed in bottom right corner of video recording)

  • Automatic audio recording with video and screen

  • Auto timeout function for pictures set to 30 seconds

  • Continuous video saving (doesn't wait until the end to save everything). The program saves as it goes

  • Pause the program by pressing the "Escape" or "q" keys on the computer keyboard

The saved video location will depend on your computer. The program automatically detects if you have Dropbox, or Box folders on your computer and tries to save to those locations first, in that order. If you do not wish to save to the cloud folders then uncheck that option in the menu bar. If the cloud saving option is unchecked, or those folders do not exist on your computer then the app will save to it's default MacOS location which is ~/Library/Application Support/PNT/data

Screenshots

Credits

Icon

ffmpeg

License

MIT

This app was made specifically for the CSTAR group, but is open source so that others may modify and use as desired.

Developers

This app is currently only developed for MacOS, and a compiled version of ffmpeg is bundled with the app.

To clone repo:

cd /to/your/desired/install/location

git clone https://github.com/hanayik/Philadelphia-Naming-Test.git

To install packages:

cd Philadelphia-Naming-Test

npm install

To run

npm start

Links

CSTAR

Aphasia Lab

About

The PNT is a 175-item picture naming test developed in the Language and Aphasia Lab of MRRI for the psycholinguistic exploration of lexical access in nonaphasic and aphasic speakers (Roach et al., 1996).

License:MIT License


Languages

Language:JavaScript 98.4%Language:CSS 1.0%Language:HTML 0.6%