TeachmanLab / MT-Java

Repo for parts of MindTrails study sites coded in the Java framework, such as the study assessment pages, menu, and progress pages
https://mindtrails.virginia.edu/calm/public/about
MIT License
7 stars 16 forks source link

Mental Health History and Demographics finished #66

Closed sgomeztrillos closed 8 years ago

sgomeztrillos commented 8 years ago

I used the same code than R34, but changed some variable names. I was very careful but you can go ahead and make sure that they do match.

Modified R34 MentalHealthHxTx-html Q3_14, Q4_14 and Q5_12 to "OtherHelpCurrent, OtherHelpPast, and OtherReason" as they all had the same name.

I noticed that there is no" @ElementCollection...." in the java script part for MentalHalthHxTx in R34 so I also omitted it from the Templeton one.

The new variables in Templeton are: Q1 Disorders ----Other_Desc Q2 PastDisorders----Other_DescNo Q3 Help---Other_HelpCurrent Q4 PastHelp---Other_HelpPast Q5 NoHelp_Reason----Other_HelpReason