Reflection of a project

Reflection of a project

Professional Development

8 Qs

quiz-placeholder

Similar activities

TDD Extra quiz

TDD Extra quiz

University - Professional Development

8 Qs

1 - Introducing SCRUM in SAFe

1 - Introducing SCRUM in SAFe

Professional Development

10 Qs

Digital Communities Wales Quiz

Digital Communities Wales Quiz

Professional Development

9 Qs

Latihan Soal Domain 1 dan 2 PMI-PBA Bank BTN

Latihan Soal Domain 1 dan 2 PMI-PBA Bank BTN

Professional Development

10 Qs

Change Management Process

Change Management Process

11th Grade - Professional Development

10 Qs

WLA Staff Tech August 2022

WLA Staff Tech August 2022

Professional Development

6 Qs

PMI PBA Course Bank BTN

PMI PBA Course Bank BTN

Professional Development

10 Qs

02 - Information Systems - Analyzing the Business Case

02 - Information Systems - Analyzing the Business Case

University - Professional Development

13 Qs

Reflection of a project

Reflection of a project

Assessment

Quiz

Computers

Professional Development

Easy

Created by

Zheng Liu

Used 4+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • Ungraded

(planning) Did you and your teammate(s) plan tasks/functions/classes before writing?

We started writing codes without any planning

We had some planning which more or less guided us in the project.

We carefully planned the tasks before kicking off.

2.

MULTIPLE CHOICE QUESTION

30 sec • Ungraded

(planning) Did you rush out >50% of codes within last 3 days before deadline?

Yes

No

3.

MULTIPLE CHOICE QUESTION

30 sec • Ungraded

(Coding) How did you share the code base with your teammate(s)?

Sent codes through email/messaging tools.

Used Google doc or equivalent

Used git or equivalent codes versioning tools

Others

4.

MULTIPLE CHOICE QUESTION

30 sec • Ungraded

(dev) Did you and your teammates write codes in parallel to each other?

Yes, we coded our own parts completely in parallel.

Mostly yes, but for some parts, one has to wait for another to finish coding.

Mostly no. While one person is coding, all other teammates had to wait.

5.

MULTIPLE CHOICE QUESTION

30 sec • Ungraded

(testing) Did you test your codes often while developing the project?

We seldomly test our codes. Spent most of the time writing codes.

We test our codes occasionally.

We test our codes thoroughly and frequently (after completely each function).

6.

MULTIPLE CHOICE QUESTION

30 sec • Ungraded

(testing) How did you test your codes/project?

Not applicable. We never tested our project.

We manually tested our project by running them.

We wrote testing codes to automatically test our project.

7.

MULTIPLE CHOICE QUESTION

30 sec • Ungraded

(dev) Did this happen to your team? One person wrote some new codes and polluted/destroyed the whole project.

Yes, very often.

Sometimes but controllable.

Seldomly.

8.

MULTIPLE CHOICE QUESTION

30 sec • Ungraded

(deliver) Did you come across the situation where the codes work on your computer but not on your teammates' (or cher's)?

Yes. Major issue occurred!

Yes, but very minor.

No.