Package Contents

1. Search String

Pre- and post-screening lists from the targeted literature review.

literature_search_search_string.pdf
Full Scopus query strings and screening criteria used to identify SSE tool papers.

2. WebApp

webapp.zip
Source code of the interactive web application developed for the workshop and survey.

readme.txt
Instructions to set up and run the web application.

3. codebook

codebook.xlsx
Provisional and final codes used in reflexive thematic analysis of workshop qualitative data.

4. Information Sheet

survey_invitation_email.txt

workshop_information_sheet.pdf

5. Participant Demographics

survey_participants.xlsx, workshop_participants.xlsx
Anonymised demographic profiles of survey and workshop participants.

6. Python Notebooks

survey_analysis.ipynb, workshop_analysis.ipynb
Executable notebooks to reproduce all descriptive statistics, violin plots, ranking heatmaps and correlations reported in the paper (Sections 4).

Install required packages:
pip install pandas numpy matplotlib seaborn scipy

7. Questionnaire

survey_questionnaire.pdf, workshop_questionnaire.pdf
Questionnaire used to collect survey and workshop data.

8. Raw Quant Files

Survey_raw_quant_data.csv, Workshop_raw_quant_data.csv, webapp_SUS_data.csv
Raw quantitative responses, including System Usability Scale (SUS) ratings for the web application.

9. Screenshots

Figures such as feasibillity_study_flow.png, feasibillity_study_output_violin.png, etc.
Screenshots of the web application and plots (e.g., violin charts, spearman corelation heatmaps) referenced in the paper.