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.
Link to task (in German): PREVIC
.
├── 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 requires Node.js
git clone [email protected]:ccp-eva/orev-demo.git
npm install
npm start
git clone [email protected]:ccp-eva/orev-demo.git
npm install
npm run build
- Upload the contents within the
dist
folder to your web hoster.