Skip to content

ccp-eva/previc-demo

Repository files navigation

PREVIC: Parent Report of Expressive Vocabulary in Children

Bohn, M., Prein, J.C., Engicht, J., Haun, D.B.M., Gagarina, N. & Koch, T. (in preparation). PREVIC: An adaptive parent report measure of expressive vocabulary in children between 3 and 8 years of age.

Usage

Link to task (in German): PREVIC

PREVIC

Structure

.
├── adaptivetesting             <-- scripts for maximum likelihood estimations
├── public                      
    ├── data                    <-- scripts for uploading data to server
    ├── images                  <-- logos etc. 
    ├── all html pages          <-- index, instructions, questionnaire and goodbye page
├── src                         <-- folder containing all CSS and JavaScript for functionality
└── ...some more config files                      

Development

Development requires Node.js

Local Development

  1. git clone [email protected]:ccp-eva/orev-demo.git
  2. npm install
  3. npm start

Deploy Application To A Server

  1. git clone [email protected]:ccp-eva/orev-demo.git
  2. npm install
  3. npm run build
  4. Upload the contents within the dist folder to your web hoster.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published