Skip to content

Instantly share code, notes, and snippets.

@SaschaKrause
Created March 25, 2015 18:06
Show Gist options
  • Select an option

  • Save SaschaKrause/ad25225399e0875d8909 to your computer and use it in GitHub Desktop.

Select an option

Save SaschaKrause/ad25225399e0875d8909 to your computer and use it in GitHub Desktop.
{
"name": "PIX-TIAGO",
"display_name": "",
"equipment": [
"dumbbells",
"medicine_ball",
"stability_ball",
"box",
"barbell"
],
"dumbbell_weights": [],
"medicine_ball_weights": [],
"default_exercise": 726,
"screen_countdown_len": 5,
"screen_exercise_len": 50,
"screen_summary_len": 5,
"circle_exercise_duration": null,
"layout": "smallPT",
"side": null,
"default_feedback_level": 0,
"default_feedback_verbosity": "full",
"global_locale": "en-gb",
"allow_anonymous_login": true,
"kinect_version": "v1",
"ads": [],
"challenges": [
{
"id": 1,
"title": "super awesome squat challenge",
"exercise_id": 889,
"duration": 40,
"description": "asdf"
},
{
"id": 2,
"title": "Hardcore Cross Jabs",
"exercise_id": 1161,
"duration": 40,
"description": "Get the most repetitions!"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment