-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add new Drawing OR user field: Background of field worker #124
Comments
Following call with @smurfyrach 19 Oct:
Values:
|
@CathMollie @krissy maybe add these to user signup page rather than on the upload page? Otherwise, the drawing upload form will start getting too long and the field worker will just be repeating this step everytime they upload a drawing. |
@tanyapowell I think this sounds like a great option. |
@tanyapowell really valid point about data input repetition if we introduce this field. One thing to note though is this field wasn't tied to the user specifically because in a lot of cases the person who is using the admin tool isn't necessarily the field worker who was interacting with the child - which is what this field aims to capture. I'd say we park this ticket and not let it block the pilot, as it's not core to our dataset just yet and needs some UX review. Will de-prioritise and we can pick it up again post-pilot. |
Value to add:
|
What
Field workers interacting with artists vary in background; some are professionals in psychology, child protection and some may be general volunteers.
It will add value to our dataset to understand the source of our information, and be able to disseminate what data can be attributed to specialists in a particular field.
How
TBC - see considerations below.
Considerations
We could add this data as an attribute of the User model. However, it isn't assured that the person uploading the drawing is the same person who interacted with the artist and collected the data. The first pilot showed a case where the user was given the drawings collected by field workers to upload later with their notes.
An alternative is we add a field to the Drawing model such as "Background of Field Worker", a simple dropdown of options such as "Psychologist", "Volunteer" etc.
To Do
The text was updated successfully, but these errors were encountered: