Skip to content

Instantly share code, notes, and snippets.

@BGBRWR
Created August 3, 2017 12:17
Show Gist options
  • Select an option

  • Save BGBRWR/f681f6f37a7ddd99257cad4740ba6508 to your computer and use it in GitHub Desktop.

Select an option

Save BGBRWR/f681f6f37a7ddd99257cad4740ba6508 to your computer and use it in GitHub Desktop.

Revisions

  1. BGBRWR created this gist Aug 3, 2017.
    18 changes: 18 additions & 0 deletions create test
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,18 @@
    {
    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"
    }