From af7517c44c967ca29e12df52d2fe13b2a067c5fe Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Sun, 15 Sep 2013 16:57:53 -0700 Subject: Adding Introduction Chapter. Introduction chapter is always required and thus after the assessment the user is taken directly to the introduction. After the introduction training continues with whichever section the user assessed in to. --- devfiles/videos/introduction/intro-1.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 devfiles/videos/introduction/intro-1.json (limited to 'devfiles/videos/introduction') diff --git a/devfiles/videos/introduction/intro-1.json b/devfiles/videos/introduction/intro-1.json new file mode 100644 index 0000000..4c1ba09 --- /dev/null +++ b/devfiles/videos/introduction/intro-1.json @@ -0,0 +1,8 @@ +{ + "id": "intro-1", + "number": "1", + "title": "Introduction", + "length": 140, + "pdf": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Grow%20-%20Introduction.pdf", + "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Grow%20-%20Introduction.mov", "type":"video/mp4"}] +} -- cgit v1.2.3