Created
October 18, 2019 01:54
-
-
Save baconofhope/976d624a5ba6e8e54a7ddbffeaba8941 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name": " ", | |
| "children": [ | |
| { | |
| "name": "behavior", | |
| "children": [ | |
| { | |
| "name": "social", | |
| "children": [ | |
| { | |
| "name": "socialization", | |
| "value": 50 | |
| }, | |
| { | |
| "name": "recreation", | |
| "value": 60 | |
| }, | |
| { | |
| "name": "social media", | |
| "value": 40 | |
| }, | |
| { | |
| "name": "instant messaging", | |
| "value": 40 | |
| }, | |
| { | |
| "name": "sexting", | |
| "value": 40 | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "risks", | |
| "children": [ | |
| { | |
| "name": "gambling", | |
| "value": 65 | |
| }, | |
| { | |
| "name": "addictive", | |
| "value": 60 | |
| }, | |
| { | |
| "name": "bullying", | |
| "value": 65 | |
| }, | |
| { | |
| "name": "self esteem", | |
| "value": 30 | |
| }, | |
| { | |
| "name": "mental stress", | |
| "value": 30 | |
| }, | |
| { | |
| "name": "victimization", | |
| "value": 30 | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "adolescent", | |
| "children": [ | |
| { | |
| "name": "young adult", | |
| "value": 75 | |
| }, | |
| { | |
| "name": "high school", | |
| "value": 70 | |
| }, | |
| { | |
| "name": "student", | |
| "value": 70 | |
| }, | |
| { | |
| "name": "girl", | |
| "value": 30 | |
| }, | |
| { | |
| "name": "boy", | |
| "value": 30 | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "identity", | |
| "children": [ | |
| { | |
| "name": "self concept", | |
| "children": [ | |
| { | |
| "name": "gender identity", | |
| "children": [ | |
| { | |
| "name": "male", | |
| "value": 40 | |
| }, | |
| { | |
| "name": "female", | |
| "value": 30 | |
| }, | |
| { | |
| "name": "binary youth", | |
| "value": 30 | |
| }, | |
| { | |
| "name": "minority groups", | |
| "children": [ | |
| { | |
| "name": "transgender", | |
| "value": 40 | |
| }, | |
| { | |
| "name": "sexual behavior", | |
| "value": 40 | |
| }, | |
| { | |
| "name": "social dominance", | |
| "value": 40 | |
| } | |
| ] | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "body image", | |
| "value": 10 | |
| } | |
| ] | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment