Commit 243b11a4 by Xavier Antoviaque

Add tables to the scenarios: immunity map, assumptions & revised map

parent aa46166c
......@@ -7,12 +7,18 @@
.mentoring-table td,
.mentoring-table th {
width: 25%;
padding: 10px;
vertical-align: top;
border: 1px solid;
}
.mentoring-table.immunity-map td {
width: 25%;
}
.mentoring-table.immunity-map-assumptions td {
width: 20%;
}
.mentoring-table h3, .mentoring-table h4 {
margin: 0 0 5px;
}
......@@ -5,7 +5,7 @@
<p>Now, let's take a look at the picture that is emerging in your map. It is a picture of your immune system:</p>
</html>
<mentoring-table type="immunity-map1">
<mentoring-table type="immunity-map">
<column>
<header>Column 0: Pre-Goal Brainstorm</header>
<answer name="pre-goal-brainstorm2" />
......
......@@ -5,7 +5,30 @@
<p>Let's make sure your entries so far meet the criteria for a successful map. Here is your current map:</p>
</html>
<mentoring-table name="TODO-MAP" />
<mentoring-table type="immunity-map">
<column>
<header>Column 0: Pre-Goal Brainstorm</header>
<answer name="pre-goal-brainstorm2" />
</column>
<column>
<header>Column 1: My Improvement Goal</header>
<answer name="improvement-goal" />
</column>
<column>
<header>Column 2: Doing / Not Doing Instead</header>
<answer name="doing-not-doing-instead" />
</column>
<column>
<header>Column 3: My Hidden Commitments</header>
<html><h4>My Worry box</h4></html>
<answer name="worry-box" />
<html><h4>My Hidden Commitments</h4></html>
<answer name="hidden-commitments" />
</column>
</mentoring-table>
<quizz name="map-interesting" type="choices">
<question>Does this map look a least a little bit interesting to you?</question>
......
......@@ -24,7 +24,30 @@
<p>Please review your map so far, especially your Hidden Commitments, before entering your Big Assumptions.</p>
</html>
<mentoring-table name="TODO-MAP" />
<mentoring-table type="immunity-map">
<column>
<header>Column 0: Pre-Goal Brainstorm</header>
<answer name="pre-goal-brainstorm2" />
</column>
<column>
<header>Column 1: My Improvement Goal</header>
<answer name="improvement-goal" />
</column>
<column>
<header>Column 2: Doing / Not Doing Instead</header>
<answer name="doing-not-doing-instead" />
</column>
<column>
<header>Column 3: My Hidden Commitments</header>
<html><h4>My Worry box</h4></html>
<answer name="worry-box" />
<html><h4>My Hidden Commitments</h4></html>
<answer name="hidden-commitments" />
</column>
</mentoring-table>
<html>
<p>Enter your Big Assumptions here.</p>
......
......@@ -4,7 +4,35 @@
<h3>Revising your entire map</h3>
</html>
<mentoring-table name="TODO-MAP with big assumptions" />
<mentoring-table type="immunity-map-assumptions">
<column>
<header>Column 0: Pre-Goal Brainstorm</header>
<answer name="pre-goal-brainstorm2" />
</column>
<column>
<header>Column 1: My Improvement Goal</header>
<answer name="improvement-goal" />
</column>
<column>
<header>Column 2: Doing / Not Doing Instead</header>
<answer name="doing-not-doing-instead" />
</column>
<column>
<header>Column 3: My Hidden Commitments</header>
<html><h4>My Worry box</h4></html>
<answer name="worry-box" />
<html><h4>My Hidden Commitments</h4></html>
<answer name="hidden-commitments" />
</column>
<column>
<header>Column 4: My Big Assumptions</header>
<answer name="big-assumptions" />
</column>
</mentoring-table>
<html>
<p>This is your completed map. Congratulations on finishing it! At this point, you may wish to edit it to reflect the goals, commitments, and assumptions that you will be focusing on during the next few months. It's fairly common for your first draft map to have lots of goals, commitments, and assumptions, but when we move into the experiment phase, it can be helpful to focus only one, single, coherent story. You may also want to review the extra tips in the "Help on Revising Immunity to Change Maps" section (TODO-LINK). You are welcome to edit your map here. You will not lose your original map.</p>
......@@ -18,7 +46,7 @@
<p>Revise here:</p>
</html>
<answer name="improvement-goal-revised" />
<answer name="improvement-goal-revised" default_from="improvement-goal" />
<html>
<h4>Doing / Not Doing Instead:</h4>
......@@ -30,7 +58,7 @@
<p>Revise here:</p>
</html>
<answer name="doing-not-doing-instead-revised" />
<answer name="doing-not-doing-instead-revised" default_from="doing-not-doing-instead" />
<html>
<h4>Worry box:</h4>
......@@ -42,7 +70,7 @@
<p>Revise here:</p>
</html>
<answer name="worry-box-revised" />
<answer name="worry-box-revised" default_from="worry-box" />
<html>
<h4>Hidden commitments:</h4>
......@@ -54,7 +82,7 @@
<p>Revise here:</p>
</html>
<answer name="hidden-commitments-revised" />
<answer name="hidden-commitments-revised" default_from="hidden-commitments" />
<html>
<h4>Big assumptions:</h4>
......@@ -66,6 +94,6 @@
<p>Revise here:</p>
</html>
<answer name="big-assumptions-revised" />
<answer name="big-assumptions-revised" default_from="big-assumptions" />
</mentoring>
</vertical>
......@@ -3,7 +3,35 @@
<h3>Checking the entire map</h3>
</html>
<mentoring-table name="TODO-MAP with big assumptions and revised fields" />
<mentoring-table type="immunity-map-assumptions">
<column>
<header>Column 0: Pre-Goal Brainstorm</header>
<answer name="pre-goal-brainstorm2" />
</column>
<column>
<header>Column 1: My Improvement Goal</header>
<answer name="improvement-goal-revised" />
</column>
<column>
<header>Column 2: Doing / Not Doing Instead</header>
<answer name="doing-not-doing-instead-revised" />
</column>
<column>
<header>Column 3: My Hidden Commitments</header>
<html><h4>My Worry box</h4></html>
<answer name="worry-box-revised" />
<html><h4>My Hidden Commitments</h4></html>
<answer name="hidden-commitments-revised" />
</column>
<column>
<header>Column 4: My Big Assumptions</header>
<answer name="big-assumptions-revised" />
</column>
</mentoring-table>
<html>
<p>If you are satisfied with this map, you don't need to do anything else. If you are not satisfied with this map, you go back and revise again. TODO-LINK</p>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment