Created
August 3, 2017 12:17
-
-
Save BGBRWR/f681f6f37a7ddd99257cad4740ba6508 to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
description: "asdf", | |
duration: "1m", | |
exam_required: false, | |
frequency_id: 1, | |
is_active: false, | |
name: "bob", | |
test_questions: Array(1) [ | |
0:{question_text: "Whga", | |
required: true, | |
test_answers: Array(1) [ | |
0:{answer_text: "asdfa", | |
is_correct: true}]}], | |
total_questions: 1, | |
video_url_480: "https://player.vimeo.com/external/226907562.hd.mp4?s=a221acdaed6a25f92a5f4619ce15f76563d2ce77&profile_id=175", | |
video_url_720: "https://player.vimeo.com/external/226907562.hd.mp4?s=a221acdaed6a25f92a5f4619ce15f76563d2ce77&profile_id=175", | |
video_url_1080: "https://player.vimeo.com/external/226907562.hd.mp4?s=a221acdaed6a25f92a5f4619ce15f76563d2ce77&profile_id=175" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment