Browse Source

Some fixes to the README. Removed two diagnostics, added one

Rafael Arce Nazario 8 years ago
parent
commit
447118410b
2 changed files with 4 additions and 283 deletions
  1. 0
    271
      QuadraticFrog.pro.user
  2. 4
    12
      README.md

+ 0
- 271
QuadraticFrog.pro.user View File

1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<!DOCTYPE QtCreatorProject>
3
-<!-- Written by QtCreator 3.4.0, 2015-06-20T12:42:14. -->
4
-<qtcreator>
5
- <data>
6
-  <variable>EnvironmentId</variable>
7
-  <value type="QByteArray">{927fb263-722b-46dd-b3ec-8bedf75b6ed1}</value>
8
- </data>
9
- <data>
10
-  <variable>ProjectExplorer.Project.ActiveTarget</variable>
11
-  <value type="int">0</value>
12
- </data>
13
- <data>
14
-  <variable>ProjectExplorer.Project.EditorSettings</variable>
15
-  <valuemap type="QVariantMap">
16
-   <value type="bool" key="EditorConfiguration.AutoIndent">true</value>
17
-   <value type="bool" key="EditorConfiguration.AutoSpacesForTabs">false</value>
18
-   <value type="bool" key="EditorConfiguration.CamelCaseNavigation">true</value>
19
-   <valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.0">
20
-    <value type="QString" key="language">Cpp</value>
21
-    <valuemap type="QVariantMap" key="value">
22
-     <value type="QByteArray" key="CurrentPreferences">CppGlobal</value>
23
-    </valuemap>
24
-   </valuemap>
25
-   <valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.1">
26
-    <value type="QString" key="language">QmlJS</value>
27
-    <valuemap type="QVariantMap" key="value">
28
-     <value type="QByteArray" key="CurrentPreferences">QmlJSGlobal</value>
29
-    </valuemap>
30
-   </valuemap>
31
-   <value type="int" key="EditorConfiguration.CodeStyle.Count">2</value>
32
-   <value type="QByteArray" key="EditorConfiguration.Codec">UTF-8</value>
33
-   <value type="bool" key="EditorConfiguration.ConstrainTooltips">false</value>
34
-   <value type="int" key="EditorConfiguration.IndentSize">4</value>
35
-   <value type="bool" key="EditorConfiguration.KeyboardTooltips">false</value>
36
-   <value type="int" key="EditorConfiguration.MarginColumn">80</value>
37
-   <value type="bool" key="EditorConfiguration.MouseHiding">true</value>
38
-   <value type="bool" key="EditorConfiguration.MouseNavigation">true</value>
39
-   <value type="int" key="EditorConfiguration.PaddingMode">1</value>
40
-   <value type="bool" key="EditorConfiguration.ScrollWheelZooming">true</value>
41
-   <value type="bool" key="EditorConfiguration.ShowMargin">false</value>
42
-   <value type="int" key="EditorConfiguration.SmartBackspaceBehavior">0</value>
43
-   <value type="bool" key="EditorConfiguration.SpacesForTabs">true</value>
44
-   <value type="int" key="EditorConfiguration.TabKeyBehavior">0</value>
45
-   <value type="int" key="EditorConfiguration.TabSize">8</value>
46
-   <value type="bool" key="EditorConfiguration.UseGlobal">true</value>
47
-   <value type="int" key="EditorConfiguration.Utf8BomBehavior">1</value>
48
-   <value type="bool" key="EditorConfiguration.addFinalNewLine">true</value>
49
-   <value type="bool" key="EditorConfiguration.cleanIndentation">true</value>
50
-   <value type="bool" key="EditorConfiguration.cleanWhitespace">true</value>
51
-   <value type="bool" key="EditorConfiguration.inEntireDocument">false</value>
52
-  </valuemap>
53
- </data>
54
- <data>
55
-  <variable>ProjectExplorer.Project.PluginSettings</variable>
56
-  <valuemap type="QVariantMap"/>
57
- </data>
58
- <data>
59
-  <variable>ProjectExplorer.Project.Target.0</variable>
60
-  <valuemap type="QVariantMap">
61
-   <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Desktop Qt 5.4.1 clang 64bit</value>
62
-   <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Desktop Qt 5.4.1 clang 64bit</value>
63
-   <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">qt.54.clang_64_kit</value>
64
-   <value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">0</value>
65
-   <value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value>
66
-   <value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value>
67
-   <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0">
68
-    <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/Users/joseortiz/Dropbox/proposals/TUES/public/exercises/build-QuadraticFrog-Desktop_Qt_5_4_1_clang_64bit-Debug</value>
69
-    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
70
-     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
71
-      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
72
-      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">qmake</value>
73
-      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
74
-      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
75
-      <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">false</value>
76
-      <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibraryAuto">true</value>
77
-      <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value>
78
-      <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
79
-      <value type="bool" key="QtProjectManager.QMakeBuildStep.SeparateDebugInfo">false</value>
80
-      <value type="bool" key="QtProjectManager.QMakeBuildStep.UseQtQuickCompiler">false</value>
81
-     </valuemap>
82
-     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
83
-      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
84
-      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
85
-      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
86
-      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
87
-      <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.AutomaticallyAddedMakeArguments">
88
-       <value type="QString">-w</value>
89
-       <value type="QString">-r</value>
90
-      </valuelist>
91
-      <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value>
92
-      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value>
93
-      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
94
-     </valuemap>
95
-     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
96
-     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
97
-     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
98
-     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
99
-    </valuemap>
100
-    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
101
-     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
102
-      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
103
-      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
104
-      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
105
-      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
106
-      <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.AutomaticallyAddedMakeArguments">
107
-       <value type="QString">-w</value>
108
-       <value type="QString">-r</value>
109
-      </valuelist>
110
-      <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value>
111
-      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
112
-      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
113
-     </valuemap>
114
-     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
115
-     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
116
-     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
117
-     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
118
-    </valuemap>
119
-    <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
120
-    <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
121
-    <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
122
-    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Debug</value>
123
-    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
124
-    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
125
-    <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">2</value>
126
-    <value type="bool" key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild">true</value>
127
-   </valuemap>
128
-   <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.1">
129
-    <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/Users/joseortiz/Dropbox/proposals/TUES/public/exercises/build-QuadraticFrog-Desktop_Qt_5_4_1_clang_64bit-Release</value>
130
-    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
131
-     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
132
-      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
133
-      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">qmake</value>
134
-      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
135
-      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
136
-      <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">false</value>
137
-      <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibraryAuto">true</value>
138
-      <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value>
139
-      <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
140
-      <value type="bool" key="QtProjectManager.QMakeBuildStep.SeparateDebugInfo">false</value>
141
-      <value type="bool" key="QtProjectManager.QMakeBuildStep.UseQtQuickCompiler">false</value>
142
-     </valuemap>
143
-     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
144
-      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
145
-      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
146
-      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
147
-      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
148
-      <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.AutomaticallyAddedMakeArguments">
149
-       <value type="QString">-w</value>
150
-       <value type="QString">-r</value>
151
-      </valuelist>
152
-      <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value>
153
-      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value>
154
-      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
155
-     </valuemap>
156
-     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
157
-     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
158
-     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
159
-     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
160
-    </valuemap>
161
-    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
162
-     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
163
-      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
164
-      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
165
-      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
166
-      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
167
-      <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.AutomaticallyAddedMakeArguments">
168
-       <value type="QString">-w</value>
169
-       <value type="QString">-r</value>
170
-      </valuelist>
171
-      <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value>
172
-      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
173
-      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
174
-     </valuemap>
175
-     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
176
-     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
177
-     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
178
-     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
179
-    </valuemap>
180
-    <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
181
-    <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
182
-    <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
183
-    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Release</value>
184
-    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
185
-    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
186
-    <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">0</value>
187
-    <value type="bool" key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild">true</value>
188
-   </valuemap>
189
-   <value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">2</value>
190
-   <valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0">
191
-    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
192
-     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">0</value>
193
-     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy</value>
194
-     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
195
-     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
196
-    </valuemap>
197
-    <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
198
-    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy locally</value>
199
-    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
200
-    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.DefaultDeployConfiguration</value>
201
-   </valuemap>
202
-   <value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value>
203
-   <valuemap type="QVariantMap" key="ProjectExplorer.Target.PluginSettings"/>
204
-   <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
205
-    <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
206
-    <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
207
-    <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
208
-    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
209
-    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
210
-    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
211
-    <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
212
-    <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
213
-    <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
214
-    <value type="int" key="Analyzer.Valgrind.LeakCheckOnFinish">1</value>
215
-    <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
216
-    <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
217
-    <value type="int" key="Analyzer.Valgrind.SelfModifyingCodeDetection">1</value>
218
-    <value type="bool" key="Analyzer.Valgrind.Settings.UseGlobalSettings">true</value>
219
-    <value type="bool" key="Analyzer.Valgrind.ShowReachable">false</value>
220
-    <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
221
-    <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
222
-    <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
223
-     <value type="int">0</value>
224
-     <value type="int">1</value>
225
-     <value type="int">2</value>
226
-     <value type="int">3</value>
227
-     <value type="int">4</value>
228
-     <value type="int">5</value>
229
-     <value type="int">6</value>
230
-     <value type="int">7</value>
231
-     <value type="int">8</value>
232
-     <value type="int">9</value>
233
-     <value type="int">10</value>
234
-     <value type="int">11</value>
235
-     <value type="int">12</value>
236
-     <value type="int">13</value>
237
-     <value type="int">14</value>
238
-    </valuelist>
239
-    <value type="int" key="PE.EnvironmentAspect.Base">2</value>
240
-    <valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
241
-    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">QuadraticFrog</value>
242
-    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
243
-    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4RunConfiguration:/Users/joseortiz/Dropbox/proposals/TUES/public/exercises/expressions-quadraticfrog/QuadraticFrog.pro</value>
244
-    <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.CommandLineArguments"></value>
245
-    <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.ProFile">QuadraticFrog.pro</value>
246
-    <value type="bool" key="Qt4ProjectManager.Qt4RunConfiguration.UseDyldImageSuffix">false</value>
247
-    <value type="bool" key="Qt4ProjectManager.Qt4RunConfiguration.UseTerminal">false</value>
248
-    <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.UserWorkingDirectory"></value>
249
-    <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
250
-    <value type="bool" key="RunConfiguration.UseCppDebugger">false</value>
251
-    <value type="bool" key="RunConfiguration.UseCppDebuggerAuto">true</value>
252
-    <value type="bool" key="RunConfiguration.UseMultiProcess">false</value>
253
-    <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
254
-    <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
255
-   </valuemap>
256
-   <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value>
257
-  </valuemap>
258
- </data>
259
- <data>
260
-  <variable>ProjectExplorer.Project.TargetCount</variable>
261
-  <value type="int">1</value>
262
- </data>
263
- <data>
264
-  <variable>ProjectExplorer.Project.Updater.FileVersion</variable>
265
-  <value type="int">18</value>
266
- </data>
267
- <data>
268
-  <variable>Version</variable>
269
-  <value type="int">18</value>
270
- </data>
271
-</qtcreator>

+ 4
- 12
README.md View File

101
 
101
 
102
 !INCLUDE "../../eip-diagnostic/quadratic-frog/es/diag-quadratic-frog-01.html"
102
 !INCLUDE "../../eip-diagnostic/quadratic-frog/es/diag-quadratic-frog-01.html"
103
 
103
 
104
-!INCLUDE "../../eip-diagnostic/quadratic-frog/es/diag-quadratic-frog-06.html"
105
-
106
-!INCLUDE "../../eip-diagnostic/quadratic-frog/es/diag-quadratic-frog-07.html"
107
-
108
 !INCLUDE "../../eip-diagnostic/quadratic-frog/es/diag-quadratic-frog-08.html"
104
 !INCLUDE "../../eip-diagnostic/quadratic-frog/es/diag-quadratic-frog-08.html"
109
 
105
 
106
+!INCLUDE "../../eip-diagnostic/quadratic-frog/es/diag-quadratic-frog-09.html"
107
+
110
 ---
108
 ---
111
 
109
 
112
 ---
110
 ---
123
 
121
 
124
 **Instrucciones**
122
 **Instrucciones**
125
 
123
 
126
-1.   Carga a Qt el proyecto `QuadraticFrog`  haciendo doble "click" en el archivo `QuadraticFrog.pro` que se encuentra en la carpeta `Documents/eip/Expressions-QuadraticFrog` de tu computadora. También puedes ir a `http://bitbucket.org/eip-uprrp/quadraticfrog` para descargar la carpeta `QuadraticFrog` a tu computadora.
124
+1.   Carga a Qt el proyecto `QuadraticFrog`  haciendo doble "click" en el archivo `QuadraticFrog.pro` que se encuentra en la carpeta `Documents/eip/Expressions-QuadraticFrog` de tu computadora. También puedes ir a `http://bitbucket.org/eip-uprrp/expressions-quadraticfrog` para descargar la carpeta `QuadraticFrog` a tu computadora.
127
 
125
 
128
 2. Configura el proyecto y ejecuta el programa marcando la flecha verde en el menú de la izquierda de la ventana de Qt Creator. El programa te dará un mensaje que dice que la fórmula cuadrática está mal escrita. Esto sucede porque el programa tiene instrucciones que prueban el programa y verifican que la implementación del código esté correcta. Tu programa aún no tiene las instrucciones para evaluar la fórmula cuadrática y por esto sale el mensaje. 
126
 2. Configura el proyecto y ejecuta el programa marcando la flecha verde en el menú de la izquierda de la ventana de Qt Creator. El programa te dará un mensaje que dice que la fórmula cuadrática está mal escrita. Esto sucede porque el programa tiene instrucciones que prueban el programa y verifican que la implementación del código esté correcta. Tu programa aún no tiene las instrucciones para evaluar la fórmula cuadrática y por esto sale el mensaje. 
129
 
127
 
298
 
296
 
299
 !INCLUDE "../../eip-diagnostic/quadratic-frog/en/diag-quadratic-frog-01.html"
297
 !INCLUDE "../../eip-diagnostic/quadratic-frog/en/diag-quadratic-frog-01.html"
300
 
298
 
301
-!INCLUDE "../../eip-diagnostic/quadratic-frog/en/diag-quadratic-frog-06.html"
302
-
303
-!INCLUDE "../../eip-diagnostic/quadratic-frog/en/diag-quadratic-frog-07.html"
304
-
305
 !INCLUDE "../../eip-diagnostic/quadratic-frog/en/diag-quadratic-frog-08.html"
299
 !INCLUDE "../../eip-diagnostic/quadratic-frog/en/diag-quadratic-frog-08.html"
306
 
300
 
301
+!INCLUDE "../../eip-diagnostic/quadratic-frog/en/diag-quadratic-frog-09.html"
307
 ---
302
 ---
308
 
303
 
309
 ---
304
 ---
321
 
316
 
322
 1.   Double click the file `QuadraticFrog.pro` that is contained in the `Documents/eip/Expressions-QuadraticFrog` folder to load the project `QuadraticFrog` into Qt. You can also download the folder `Expressions-QuadraticFrog` from  `http://bitbucket.org/eip-uprrp/expressions-quadraticfrog`.
317
 1.   Double click the file `QuadraticFrog.pro` that is contained in the `Documents/eip/Expressions-QuadraticFrog` folder to load the project `QuadraticFrog` into Qt. You can also download the folder `Expressions-QuadraticFrog` from  `http://bitbucket.org/eip-uprrp/expressions-quadraticfrog`.
323
 
318
 
324
-
325
 2. Configure the project and run the program by clicking the green arrow in the menu on the left side of the Qt Creator window. The program will display a message saying that the quadratic formula is wrong. This happens because the program has testing instructions that verify that the code implementation is correct. Your program is missing the code for the quadratic formula and this is why the message is displayed.
319
 2. Configure the project and run the program by clicking the green arrow in the menu on the left side of the Qt Creator window. The program will display a message saying that the quadratic formula is wrong. This happens because the program has testing instructions that verify that the code implementation is correct. Your program is missing the code for the quadratic formula and this is why the message is displayed.
326
 
320
 
327
 3. You will write the equations for the quadratic formula in the file In the file  `QuadraticFormula.cpp` (in `Sources`). In the function  `QuadraticPlus` add the equation
321
 3. You will write the equations for the quadratic formula in the file In the file  `QuadraticFormula.cpp` (in `Sources`). In the function  `QuadraticPlus` add the equation
334
 
328
 
335
     The other files of the project have code that will test your equations by evaluating several choices for $$a, b, c$$ and verifying that the equations produce the expected result. Code validation is an important part of software development.
329
     The other files of the project have code that will test your equations by evaluating several choices for $$a, b, c$$ and verifying that the equations produce the expected result. Code validation is an important part of software development.
336
 
330
 
337
-
338
 4. Run the program by clicking the green arrow in the menu on the left side of the Qt Creator window. If your equations are implemented correclty, you should obtain a window similar to the one in Figure 2.
331
 4. Run the program by clicking the green arrow in the menu on the left side of the Qt Creator window. If your equations are implemented correclty, you should obtain a window similar to the one in Figure 2.
339
 
332
 
340
     ---
333
     ---
345
 
338
 
346
     ---
339
     ---
347
 
340
 
348
-
349
 5. Use "Deliver 1" in Moodle to submit the file  `QuadraticFormula.cpp` containing the code with the functions `QuadraticPlus` and `QuadraticMinus`. Remember to use good programming practices, to include the names of the programmers and to document your program.
341
 5. Use "Deliver 1" in Moodle to submit the file  `QuadraticFormula.cpp` containing the code with the functions `QuadraticPlus` and `QuadraticMinus`. Remember to use good programming practices, to include the names of the programmers and to document your program.
350
 
342
 
351
 6. To play, the frog should leap jump from one leaf to another. Note that the leaves have values for $$x_1$$ and $$x_2$$. These values represent the intersects of the parabola with the $$x$$-axis. You should input the values for the coefficients $$a, b, c$$ of the quadratic equation so that its graph that is a parabola that opens down and intersects the $$x$$-axis in the values $$x_1, x_2$$ shown in the leaves. You can obtain these values noting that
343
 6. To play, the frog should leap jump from one leaf to another. Note that the leaves have values for $$x_1$$ and $$x_2$$. These values represent the intersects of the parabola with the $$x$$-axis. You should input the values for the coefficients $$a, b, c$$ of the quadratic equation so that its graph that is a parabola that opens down and intersects the $$x$$-axis in the values $$x_1, x_2$$ shown in the leaves. You can obtain these values noting that