Skip to content

Conversation

@akshika47
Copy link
Collaborator

… assessment tool:

This commit will introduce mock input data for the "REAL (Save the Children)" assessment tool, which measures Emotion Regulation and Anger Management.

The data will be stored in data/real_assessment_data.py and will include examples of both Parent Assessments and Direct Assessments for 5 sample students.

The fields included will be:

  • student_id
  • assessment_type
  • emotion_regulation_score (categorical: Low, Medium, High)
  • anger_management_score (categorical: Low, Medium, High)
  • observations (for Direct Assessment)
  • parent_notes (for Parent Assessment)

This data is intended for use with the UI and development efforts already completed for this assessment tool. No changes will be made to data processing scripts as this data has a distinct structure. I will confirm the availability of the data.

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

New Feature Submissions:

  1. Does your submission pass tests?
  2. Have you lint your code locally before submission?

Changes to Core Features:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully run tests with your changes locally?

… assessment tool:

This commit will introduce mock input data for the "REAL (Save the Children)"
assessment tool, which measures Emotion Regulation and Anger Management.

The data will be stored in `data/real_assessment_data.py` and will include
examples of both Parent Assessments and Direct Assessments for 5 sample students.

The fields included will be:
- student_id
- assessment_type
- emotion_regulation_score (categorical: Low, Medium, High)
- anger_management_score (categorical: Low, Medium, High)
- observations (for Direct Assessment)
- parent_notes (for Parent Assessment)

This data is intended for use with the UI and development efforts
already completed for this assessment tool. No changes will be made to
data processing scripts as this data has a distinct structure.
I will confirm the availability of the data.
@akshika47 akshika47 changed the title Here's the plan for adding mock data for the REAL (Save the Children)… [Test PR] Here's the plan for adding mock data for the REAL (Save the Children)… May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants