-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprogramme.html
More file actions
68 lines (65 loc) · 3.74 KB
/
programme.html
File metadata and controls
68 lines (65 loc) · 3.74 KB
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
<!DOCTYPE html>
<title>MYP Criteria</title>
<link rel="stylesheet" type="text/css" href="/css/main.css">
<link rel="shortcut icon" type="image/x-icon" href="images/iblogo.icon.jpeg">
<h1 style="text-align:center;">Computer Science - Assessment Task</h1>
<img class="centre" style="font-size: 14px; text-align: center; display: block; margin-left: auto; margin-right: auto;" src="images/droid1.gif" alt="rogerroger" width="480" height="208" >
<h3 style = "text-align:center;"><em>It's an invasion Army.</em></p>
<p></p>
<h3><b>
<div class="navbar">
<a href="https://0653635.github.io/index.html">Homepage</a>
<a href="https://0653635.github.io/programme.html">MYP Criterion</a>
<a href="https://0653635.github.io/criterionA.html">Criterion A</a>
<a href="https://0653635.github.io/criterionB.html">Criterion B</a>
<a href="https://0653635.github.io/criterionC.html">Criterion C</a>
<a href="https://0653635.github.io/criterionD.html">Criterion D</a>
<a href="https://0653635.github.io/references.html" class="right">References</a>
</div>
</b></h3>
<h2>Criterion A - Inquiring and Analysing</h2>
<p>Requirements:</p>
<ul>
<li>Explain and justify the need for a solution to a problem for a specified client/target audience</li>
<li>Identify and prioritize the primary and secondary research needed to develop a solution to the problem</li>
<li>Analyse a range of existing products that inspire a solution to the problem</li>
<li>Develop a detailed design brief which summarizes the analysis of relevant research</li>
</ul>
<h2>Criterion B - Developing Ideas</h2>
<p>Requirements:</p>
<ul>
<li>Develop a design specification which clearly states the success criteria for the design of a solution</li>
<li>Develop a range of feasible design ideas which can be correctly interpreted by others</li>
<li>The final chosen design and justify its selection</li>
<li>Develop accurate and detailed planning drawings/diagrams and outline the requirements for the creation of the chosen solution.</li>
</ul>
<h2>Criterion C - Creating a Solution</h2>
<p>Requirements:</p>
<ul>
<li>Construct a logical plan, which describes the efficient use of time and resources, sufficient for peers to be able to follow to create the solution</li>
<li>Demonstrate excellent technical skills when making the solution</li>
<li>Follow the plan to create the solution, which functions as intended</li>
<li>Fully justify changes made to the chosen design and plan when making the solution</li>
<li>Present the solution as a whole, either: in electronic form, or through photographs of the solution from different angles, showing details.</li>
</ul>
<h2>Criterion D - Evaluating</h2>
<p>Students design tests to evaluate the solution, carry out those tests and objectively evaluate its success. Students identify areas where the solution could be improved and explain how their solution will impact on the client or target audience.</p>
<p>Requirements:</p>
<ul>
<li>Design detailed and relevant testing methods, which generate data, to measure the success of the solution</li>
<li>Critically evaluate the success of the solution against the design specification</li>
<li>Explain how the solution could be improved</li>
<li>Explain the impact of the solution on the client/target audience.</li>
</ul>
<p></p>
<h3><b>
<div class="navbar">
<a href="https://0653635.github.io/index.html">Homepage</a>
<a href="https://0653635.github.io/programme.html">MYP Criterion</a>
<a href="https://0653635.github.io/criterionA.html">Criterion A</a>
<a href="https://0653635.github.io/criterionB.html">Criterion B</a>
<a href="https://0653635.github.io/criterionC.html">Criterion C</a>
<a href="https://0653635.github.io/criterionD.html">Criterion D</a>
<a href="https://0653635.github.io/references.html" class="right">References</a>
</div>
</b></h3>