ceedee666 / opensap_python_intro

This repository contains several Jupyter notebooks. These notebooks are the course material for an upcoming openSAP course on Python 🐍.
Creative Commons Zero v1.0 Universal
5 stars 1 forks source link

Check Questions Final Exam #136

Closed stjaco62 closed 2 years ago

stjaco62 commented 2 years ago

Hi, please check all questions (Self-tests, Weekly Assignments) of the final exam.

Is the question understandable
Are the given answers correct
Is there anything misleading
Are the pictures readable
...
stjaco62 commented 2 years ago

Q2: Probably the wrong image Q5: Think about exchanging question, Q12: Rephrasing "sequence" cf. comment for week 2 Q15: Rephrase "... is added to .." Q20: Rephrase "If a file is read from the beginning ..." Q22: One single quotation mark to be replaced with a double one Q26: Two line answers should be displayed in subsequent lines Q28: as Q26

SusanneBusemann commented 2 years ago

Hi @stjaco62, I already corrected/formatted Q 22, 26 and 28. As soon as you had the chance to list the details of the remaining ones, let me know. We can schedule a short call if you like to talk about Q5.

Hiltiprant commented 2 years ago

I checked the final exam questions...

Question 2

Like @stjaco62 already wrote, something is off... IMG_0076

Question 6

The answer is wrong... IMG_0083

Question 18

I calculated the result in my head and answered accordingly. But the quiz says, I'm wrong: IMG_0084 Am I missing something? grafik

Question 20

I think the circled part needs to be paraphrased. This is the same as in #161 I think. IMG_0078

Question 22

The right answer is not in the list. IMG_0086

I think we had this question before and the correct answer was available there. .split() splits on spaces by default afair. grafik

Question 27

Is this done deliberately or by mistake? IMG_0081

kaisdeljam commented 2 years ago

@SusanneBusemann On Welcome to the Final Exam Page - point 4: image

I think the german part doesn't belong there :D

SusanneBusemann commented 2 years ago

@kaisdeljam Ohmann, danke! Der wurde mit rüberkopiert, hab ihn sowohl auf der Textseite als auch im Announcement rausgenommen, super dass Du es gesehen hast!!

kaisdeljam commented 2 years ago

@stjaco62 checked the question part of the final exam and this is what I found: Question 2: all answer-options wrong -> correct answer 10

Question 6: Answer should be Cola

Question 18: correct answer should be 54 (Lukas already mentioned it as I'm seeing it now)

Question 22:
image all answer-options are wrong -> with that code answer should be ['Yesterday,', 'Let', 'it', 'be,', 'Help,', 'Something']

Question 23: image Isn't the correct term "Built-in Functions"? Could cause confusion

GlennVerhaag commented 2 years ago

I agree with @Hiltiprant and @kaisdeljam on questions 2,6,18,22 and 23.

The answer "Functions can have one or several input parameters." for Question 24 is a bit misleading as well, as it's also possible for functions to have no input parameters at all.

image

SusanneBusemann commented 2 years ago

Question 24 is changed to "Functions can have none, one or more input parameters". All other Questions are changed as well (screenshot of Question 5 will be exchanged today), please re-check carefully!

LauritsE98 commented 2 years ago

Just completed this part of the final exam. Answers and questions appear to be correct, all of the above mentioned errors seem to be fixed aswell.

Hiltiprant commented 2 years ago

Same here, closing!