Ravi Srinivasan
2019-03-25 96d171175638b13537310ace4fc2a9e6145654d8
commit | author | age
7b1b8d 1 # Exercise Title
D 2
8894bf 3 > Short description of the exercise and its outcomes
eb12ac 4 _____
7b1b8d 5
D 6 ## Learning Outcomes
7 As a learner you will be able to
8 - Do thing 1
9 - Do thing 2
10 - Do thing 3
11
12 ## Tools and Frameworks
13 > Name of tool - short description and link to docs or website
14
15 1. [Jenkins](https://jenkins.io/) - OpenSource build automation server; highly customisable through plugins
16 1. [Ansible]() - blah blah ...
17
eb12ac 18 ## Big Picture
D 19 This exercise begins cluster containing blah blah
20
21 _____
22
7b1b8d 23 ## 10,000 Ft View
D 24 > This should contain the goal of the exercise; with enough information that advanced learners could use this to build the exercise without much guidance. The information here
eb12ac 25
D 26 2. Highlevel instruction 1
27
28 2. Highlevel instruction with ref to `file-a` to keep learners in supportable mode
7b1b8d 29
D 30 ## Step by Step Instructions
31 > This is a fairly structured guide with references to exact filenames and sections of text to be added. Include pictures and code snippets where appropriate. Rule of thumb is learners are dumb.... so over describe _why_ we're doing things
32
33 ### Part 1 - do some things
eb12ac 34 > _prefix of exercise and why we're doing it_
D 35
7b1b8d 36 2. Do thing using tool X.
D 37 2. Insert blah into `file1.txt`
38 ```
39 export SOME_THING=biscuits
40 ```
41 2. Open console and navigate to `New Item` and click it ![new-item](./images/new-item.png)
42
43 ### Part 2 - do some other things
eb12ac 44 > _prefix of exercise and why we're doing it_
D 45
7b1b8d 46 3. Do other things
D 47
eb12ac 48 _____
D 49
7b1b8d 50 ## Extension Tasks
eb12ac 51 > _Ideas for go-getters. Advanced topic for doers to get on with if they finish early. These will usually not have a solution and are provided for additional scope._
7b1b8d 52
D 53  - Add Auth to your application
0ff1c7 54  - Do some other stuff
D 55
56 ## Additional Reading
c951f7 57 > List of links or other reading that might be of use / reference for the exercise
D 58
59 ## Slide links
8894bf 60 > link back to the deck for the supporting material