Add PSQI #36
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
sfb1451/z03-assessment-center-data-entry!36
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "psqi"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR adds fields for the PSQI questionnaire. Consequently, form data version is bumped, 2.2 -> 2.3 to reflect addition of new fields.
Local save/load should remain intact, because the js code responsible for loading goes through the json fields and populates matching form fields, if found. Tested manually on two files, one with and one without the added fields.
I think I changed all the relevant pieces of js and py code, but a review is very welcome.
Closes #35
Okay, I just saw a server test failing in my clone that I will debug tomorrow https://github.com/mslw/sfb1451_data_entry/actions
Thanks for the PR
I adapted the static test comparison string to adjust the test to the added fields