Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 827 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 827 Bytes

SAND

Python / TKinter Strengths and Difficulties Questionnaire (Cross Platform Mac & PC)


The project takes in questionnaire answers via radio buttons and computes the results, before appending the results to a .csv file (a file that all Spreadsheet applications can open).

25 Questions designed to assess :

  • Emotional,
  • Conduct,
  • Hyperactivity,
  • Peer and
  • Prosocial levels.

Used by PlayTherapy professionals.

This project is far from complete and pull requests are welcomed.

Technical Details

Uses Python 3 & tkinter, tested for functionality (but not beauty) on Mac and Windows.

Built using SetupTools into a distributable app.

S M Holland, BA Hons (aka Inyoka on here and StackOverflow)