Reflection of a project

Reflection of a project

Professional Development

8 Qs

quiz-placeholder

Similar activities

Scope Management

Scope Management

University - Professional Development

10 Qs

#HelloTurkiye

#HelloTurkiye

KG - Professional Development

10 Qs

WBT Validation: Going Google

WBT Validation: Going Google

Professional Development

10 Qs

Change Management Process

Change Management Process

11th Grade - Professional Development

10 Qs

Quiz for ICT Enhancement Training for Teachers

Quiz for ICT Enhancement Training for Teachers

Professional Development

10 Qs

02 - Information Systems - Analyzing the Business Case

02 - Information Systems - Analyzing the Business Case

University - Professional Development

13 Qs

5. Echo - Query And ORM

5. Echo - Query And ORM

Professional Development

11 Qs

Computer world. Inside and Outside

Computer world. Inside and Outside

KG - Professional Development

10 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.