Skip to content

Instantly share code, notes, and snippets.

@aqualad
Last active December 16, 2015 16:09
Show Gist options
  • Save aqualad/5461333 to your computer and use it in GitHub Desktop.
Save aqualad/5461333 to your computer and use it in GitHub Desktop.
adapter_ratings
{ "unrestricted":
{
"supervision":
{
"question":"What describes your assessment of the Supervision and Guidance you typically received",
"answers":
{
"1":"Need much more",
"2":"Need a little more",
"3":"Just Right",
"4":"Need a little less",
"5":"Need a lot less"
}
},
"responsibility":
{
"question":"What best describes your assessment of the Progression of Responsibility",
"answers":
{
"1":"Too slow",
"2":"A little too slow",
"3":"Just Right",
"4":"A little too fast",
"5":"Too fast"
}
},
"feedback_freq":
{
"question":"Rate your assessment of the Frequency of Feedback and Discussion",
"answers":
{
"1":"Need more",
"2":"Need a little more",
"3":"Just Right"
}
},
"feedback_type":
{
"question":"What best represents your level of satisfaction with the overall type of feedback you received (i.e. specific, balanced, constructive, timely, etc)",
"answers":
{
"1":"Very satisfied",
"2":"Satisfied",
"3":"Slightly satisfied, need some adjustments",
"4":"Not satisfied, need significant changes"
}
},
"goals":
{
"question":"What best represents your level of satisfaction with the achievement of your goals for this internship",
"answers":
{
"1":"Very satisfied",
"2":"Satisfied",
"3":"Slightly satisfied, needed some adjustments",
"4":"Not satisfied "
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment