-
Notifications
You must be signed in to change notification settings - Fork 0
/
draaiboek.html
129 lines (107 loc) · 5.79 KB
/
draaiboek.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
<!DOCTYPE html>
<html lang="nl">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>FDND Partners in Education</title>
<meta name="description" content="FDND Partners in Education">
<link rel="canonical" href="https://partners-in-education.fdnd.nl/">
<meta name="robots" content="index, follow">
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,700;1,300;1,400&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://styleguide.fdnd.nl/fdnd.css">
<link rel="stylesheet" href="/local.css">
<link rel="icon" type="image/png" href="/favicon.png">
<meta property="og:title" content="FDND Partners in Education">
<meta property="og:description" content="Partners in Education website voor de Ad Frontend Design & Development">
<meta property="og:site_name" content="partners.fdnd.nl">
<meta property="og:url" content="https://partners.fdnd.nl">
<meta property="og:type" content="website">
<link rel="manifest" href="/manifest.json">
</head>
<body id="top">
<header>
<h1><abbr title="Frontend Design & Development"><span>FDND</span></abbr> <span>Draaiboek</span></h1>
</header>
<nav id=menu>
<div>
<h2 class="visually-hidden">Menu</h2>
<ul>
<li><a href="/">Partners in Education</a></li>
<li><a href="#kennismaken">Kennismaken</a></li>
<li><a href="#brainstormsessie">Brainstormsessie</a></li>
<li><a href="#ontwerpsessie">Ontwerpsessie</a></li>
<li><a href="#project-opzetten">Project opzetten</a></li>
</ul>
</div>
<a href="#">Terug naar boven</a>
</nav>
<main>
<section id="kennismaken">
<h2>Kennismaken</h2>
<!-- Kennismaken aan de hand van de 3 uitgangspunten, onze didactiek, onze manier van werken en leertaken -->
<!-- <aside>
<h3>agility [uh-jil-i-tee ] *noun*</h3>
<ol>
<li>the power of moving quickly and easily; nimbleness: exercises demanding agility.</li>
<li>the ability to think and draw conclusions quickly; intellectual acuity.</li>
</ol>
</aside> -->
<p>Tijdens deze sessie maken we kennis aan de hand van de 3 uitgangspunten; onze didactiek, onze manier van werken en leertaken</p>
<ol>
<li>Het curriculum bestaat uit relevante leertaken gebasseerd op echte opdrachten van echte opdrachtgevers, is open-source en wordt continue doorontwikkeld in nauwe samenwerking met het werkveld.</li>
<li>Binnen de learning community voltrekt het groeiproces tot beginnend beroepsprofessional: Studenten hebben grip op hun ontwikkeling en kiezen ondersteund door een coach passende leertaken. Er wordt gewerkt in een flexibele open ruimte.</li>
<li>Studenten reflecteren voortdurend op hun ontwikkeling en voeren daar periodiek een formeel gesprek over, het advies uit dit gesprek geeft richting voor een volgende periode/fase.</li>
</ol>
</section>
<section id="brainstormsessie">
<h2>Brainstormsessie</h2>
<!-- Programma doornemen, voorbeeldtaken, werkblad brainstorm (een blad per semester) in Miro -->
<p>Tijdens deze sessie gaan we met de opdrachtgever verkennen welke opdrachten matchen met de verschillende semesters, sprints en themas.</p>
<a href="https://programma.fdnd.nl" class="icon">
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" width="44" height="44" viewBox="0 0 24 24" stroke-width="1.5" stroke="#2c3e50" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" />
<path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" />
</svg>
Bekijk het overzicht van semesters, sprints en thema's
</a>
<figure>
<img src="/assets/img/leertaken-werkblad-semester-1.png" alt="" />
<figcaption>Leertaken werkblad semester 1</figcaption>
</figure>
</section>
<section id="ontwerpsessie">
<h2>Ontwerpsessie</h2>
<!-- Leertaken uitwerken aan, werkblad ontwerpsessie (per taak) -->
<p>Tijdens deze sessie vertalen we samen met de opdrachtgever drie van de uit de brainstorm afkomstige opdrachten naar leertaken.</p>
<p>Elke leertaak is gebasseerd op de verschillende fases van de onderstaande development lifecycle. Bij het vertalen van de opdracht naar een leertaak geven we bij elke fase aan welke stappen de frontend beroepsprofessional neemt om de leertaak uit te werken.</p>
<figure>
<img src="https://styleguide.fdnd.nl/public/assets/dev-lifecycle.png" alt="" />
<figcaption>Development Life Cycle</figcaption>
</figure>
</section>
<section id="project-opzetten">
<h2>Project opzetten</h2>
<p>Inlog projectdashboard [work in progress] aanmaken, afspraken maken over rol product owner, briefing, debriefing en feedbacksessies.</p>
</section>
</main>
<footer>
<nav>
<h2>FDND microsites</h2>
<p>
FDND maakt gebruik van microsites.
Microsites zijn kleine websites ter ondersteuning van een campagne, informatie over een product, dienst of voor een ander specifiek doel.
</p>
<ul>
<li><a href="https://fdnd.nl">FDND.nl</a></li>
<li><a href="https://contact.fdnd.nl">Contact en routebeschrijving</a></li>
<li><a href="https://programma.fdnd.nl">Programma</a></li>
<li><a href="https://skc.fdnd.nl">Studie Keuze Check</a></li>
<li><a href="https://partners.fdnd.nl">Partners</a></li>
<li><a href="https://tasks.fdnd.nl">Leertaken</a></li>
<li><a href="https://styleguide.fdnd.nl">Styleguide</a></li>
</ul>
</nav>
</footer>
</body>
</html>