A Python GUI to calculate the SYMPTOM CHECKLIST-90 from a Google Form.
A Google Form with specific ordered questions:
Ensure that you create the Google Form with questions in the exact order mentioned. Otherwise, errors may occur.
If you use the executable file, the app will take a little longer to open.
- Download the app here.
- Run the app using the executable file.
- Clone or fork this repository.
- Install the requirements.
- Run the Python code.
This app has 3 inputs you should fill. See the image below:
- In the red box, you should fill in the unique ID (see highlighted text in the image below) of your spreadsheet response form.
Note: You should ensure that anyone with the link has access to the spreadsheet.
- In the green box, you should fill in the row where the responder is located.
Note : reduce by 2 from the actual number - In the blue box, you should fill in the location where the output should be.
- Run the app by click Run.