File size: 11,182 Bytes
48e7c56
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401







BSc: Capstone Project
=====================






Contents
--------


* [1 Capstone Project](#Capstone_Project)
	+ [1.1 Short Description](#Short_Description)
	+ [1.2 Prerequisites](#Prerequisites)
		- [1.2.1 Prerequisite subjects](#Prerequisite_subjects)
		- [1.2.2 Prerequisite topics](#Prerequisite_topics)
	+ [1.3 Course Topics](#Course_Topics)
	+ [1.4 Intended Learning Outcomes (ILOs)](#Intended_Learning_Outcomes_.28ILOs.29)
		- [1.4.1 What is the main purpose of this course?](#What_is_the_main_purpose_of_this_course.3F)
		- [1.4.2 ILOs defined at three levels](#ILOs_defined_at_three_levels)
			* [1.4.2.1 Level 1: What concepts should a student know/remember/explain?](#Level_1:_What_concepts_should_a_student_know.2Fremember.2Fexplain.3F)
			* [1.4.2.2 Level 2: What basic practical skills should a student be able to perform?](#Level_2:_What_basic_practical_skills_should_a_student_be_able_to_perform.3F)
			* [1.4.2.3 Level 3: What complex comprehensive skills should a student be able to apply in real-life scenarios?](#Level_3:_What_complex_comprehensive_skills_should_a_student_be_able_to_apply_in_real-life_scenarios.3F)
	+ [1.5 Grading](#Grading)
		- [1.5.1 Course grading range](#Course_grading_range)
		- [1.5.2 Course activities and grading breakdown](#Course_activities_and_grading_breakdown)
		- [1.5.3 Recommendations for students on how to succeed in the course](#Recommendations_for_students_on_how_to_succeed_in_the_course)
	+ [1.6 Resources, literature and reference materials](#Resources.2C_literature_and_reference_materials)
		- [1.6.1 Open access resources](#Open_access_resources)
		- [1.6.2 Closed access resources](#Closed_access_resources)
		- [1.6.3 Software and tools used within the course](#Software_and_tools_used_within_the_course)
* [2 Teaching Methodology: Methods, techniques, & activities](#Teaching_Methodology:_Methods.2C_techniques.2C_.26_activities)
	+ [2.1 Activities and Teaching Methods](#Activities_and_Teaching_Methods)
	+ [2.2 Formative Assessment and Course Activities](#Formative_Assessment_and_Course_Activities)
		- [2.2.1 Ongoing performance assessment](#Ongoing_performance_assessment)
			* [2.2.1.1 Section 1](#Section_1)
			* [2.2.1.2 Section 2](#Section_2)
			* [2.2.1.3 Section 3](#Section_3)
		- [2.2.2 Final assessment](#Final_assessment)
		- [2.2.3 The retake exam](#The_retake_exam)



Capstone Project
================


* **Course name**: Capstone Project
* **Code discipline**: -
* **Subject area**: Subject Areas to choose from: -


Short Description
-----------------


This course covers the following concepts: People Management; Processes and Project Development, Planning and Controlling.



Prerequisites
-------------


### Prerequisite subjects


* CSE113 - Logic & Discrete Maths
* CSE201 - Mathematical Analysis I
* CSE202 - Analytical Geometry and Linear Algebra I
* CSE401 - Fundamentals of Computer Architecture
* CSE101 - Introduction to Programming
* CSE103 - Theoretical Computer Science
* CSE203 - Mathematical Analysis II
* CSE204 - Analytical Geometry and Linear Algebra II
* CSE117 - Data Structures and Algorithms
* CSE112 - Software System Analysis and Design
* CSE801 - Software Project
* CSE301 - Introduction to Artificial Intelligence
* CSE206 - Probability and Statistics
* CSE402 - Physics I (Mechanics)
* CSE105 - Operating Systems
* CSE205 - Differential Equations
* CSE333 - Introduction to Optimization
* CSE302 - Introduction to Machine Learning
* (SD, CS, DS, AAI) CSE106 - Databases
* (SD, CS, DS, AAI) CSE501 - Networks
* (SD, CS) CSE502 - System and Network Administration
* (SD, CS, AAI) CSE114 - Distributed and Network Programming
* (AAI) CSE338 - Reinforcement Learning
* (DS) CSE310 - Statistical Techniques
* (DS) CSE340 - Nature Inspired Computing
* (RO) CSE410 - Physics II (Electrical Engineering)
* (RO) CSE403 - Control Theory
* (RO) CSE408 - Theoretical Mechanics
* (RO) CSE406 - Fundamental of Robotics


### Prerequisite topics


Course Topics
-------------




Course Sections and Topics
| Section | Topics within the section
 |
| --- | --- |
| People Management, Leadership and Teamwork | 1. People Management Styles
2. People management & Leadership skills
3. Teamwork Tools: Trello, BitBucket, Miro, Github
 |
| Project development and realization | 1. Defining and measuring processes
2. Project Life Cycle
3. Project Development and Management methodology
 |
| Planning and controlling projects | 1. Introduction - Planning & Controlling Software Development Projects
2. Work Breakdown Structures
3. Estimation Methods
4. Activity Planning
5. Milestone Planning
6. Release Planning
7. Tracking Reporting & Controlling
 |


Intended Learning Outcomes (ILOs)
---------------------------------


### What is the main purpose of this course?


What is the main goal of this course formulated in one sentence?
The main goal of this course is to enable a student to understand the phases of project development; to manage both human and computational resources through control of the development process. The main task is to combine all the knowledge obtained during the study at the university and turn it into real projects.



### ILOs defined at three levels


#### Level 1: What concepts should a student know/remember/explain?


By the end of the course, the students should be able to ...



* List existing tools for a teamwork
* Describe the skills required for people manager
* Describe the skills required for a good leader
* Explain the steps of project Life Cycle
* Know how to plan and control software/hardware projects


#### Level 2: What basic practical skills should a student be able to perform?


By the end of the course, the students should be able to ...



* Get ideas about the work in the main structural divisions
* Formulate the idea as a project task
* Set objectives and goals properly
* Perform the given tasks in a certain limit of time


#### Level 3: What complex comprehensive skills should a student be able to apply in real-life scenarios?


By the end of the course, the students should be able to ...



* Adapt to real working conditions in various institutions and organizations
* Gain experience while working in teams
* Organize and plan the projects


Grading
-------


### Course grading range





| Grade | Range | Description of performance
 |
| --- | --- | --- |
| Pass | 60-100 | -
 |
| Fail | 0-59 | -
 |


### Course activities and grading breakdown





| Activity Type | Percentage of the overall course grade
 |
| --- | --- |
| Presentation | 45
 |
| Final Presentation | 55
 |


### Recommendations for students on how to succeed in the course


Participation is important. Showing up is the key to success in this course.  
You will work in teams, so coordinating teamwork will be an important factor for success.



Resources, literature and reference materials
---------------------------------------------


### Open access resources


### Closed access resources


### Software and tools used within the course


Teaching Methodology: Methods, techniques, & activities
=======================================================


Activities and Teaching Methods
-------------------------------




Teaching and Learning Methods within each section
| Teaching Techniques | Section 1 | Section 2 | Section 3
 |
| --- | --- | --- | --- |
| Problem-based learning (students learn by solving open-ended problems without a strictly-defined solution) | 1 | 1 | 1
 |
| Project-based learning (students work on a project) | 1 | 1 | 1
 |
| Contextual learning (activities and tasks are connected to the real world to make it easier for students to relate to them); | 1 | 1 | 1
 |
| inquiry-based learning | 1 | 1 | 1
 |
| Process oriented guided inquiry learning (POGIL) | 1 | 1 | 1
 |
| Task-based learning | 1 | 1 | 1
 |




Activities within each section
| Learning Activities | Section 1 | Section 2 | Section 3
 |
| --- | --- | --- | --- |
| Experiments | 1 | 1 | 1
 |
| Modeling | 1 | 1 | 1
 |
| Cases studies | 1 | 1 | 1
 |
| Development of individual parts of software product code | 1 | 1 | 1
 |
| Group projects | 1 | 1 | 1
 |
| Discussions | 1 | 1 | 1
 |
| Presentations by students | 1 | 1 | 1
 |


Formative Assessment and Course Activities
------------------------------------------


### Ongoing performance assessment


#### Section 1





| Activity Type | Content | Is Graded?
 |
| --- | --- | --- |
| Presentation | Prepare a short 2-minutes pitch for your project idea (2-5 slides). Suggested structure:What problem you are solving:- State the problem clearly in 2-3 short sentences.What methodology are you going to apply:- Shortly describe the method(-s) that could solve the problem. | 1
 |


#### Section 2





| Activity Type | Content | Is Graded?
 |
| --- | --- | --- |
| Presentation of Current Progress | Prepare a short pitch for your current project progress (5-7 slides). Suggested structure:What problem you are solving:- State the problem clearly in 2-3 short sentences.What methodology are you going to apply:- Shortly describe the method(-s) that could solve the problem.Which tasks are you performing:- Shortly describe the tasks that are being solved.- Describe the current problems in realization if any. | 0
 |


#### Section 3





| Activity Type | Content | Is Graded?
 |
| --- | --- | --- |
| Presentation (Project Defense) | Prepare a 5-minutes presentation on your project. During the presentation clearly define the role and contribution of each member of a team.Suggested structure:What problem you are solving:- State the problem clearly in 2-3 short sentences.What methodology is used:- Describe the method(-s) that were used to solve the problem.What are the results:- Describe what you achieved during the course. | 1
 |


### Final assessment


**Section 1**



1. Grading criteria for the midterm project presentation:
2. 1. Problem: short clear statement on what you are solving, and why it’s important.
3. 2. Methodology: clear statement of the methods to be used.


**Section 2**



1. The activity in this section is not graded. The presentation is needed only to see the current state of the project realization.


**Section 3**



1. Grading criteria for the final project presentation:
2. 1. Problem: short clear statement on what you are solving, and why it’s important.
3. 2. Methodology: clear statement of the methods used.
4. 3. Results: students provided the achieved results and can interpret them


### The retake exam


**Section 1**



1. For the retake, students have to follow the guidelines of the course and contribute to a new project. The complexity of the product can be reduced, if it is one person working on it. The grading criteria for each section are the same as for the final project presentation. There has to be a meeting before the retake itself to plan and agree on the project content, and to answer questions.
2. P7. Activities and Teaching Methods by Sections
3. Mark what techniques and methods are used in each section (1 is used, 0 is not used).
4. Table A1: Teaching and Learning Methods within each section
5. Table A2: Activities within each section


**Section 2**


**Section 3**