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 week 4 #133

Closed stjaco62 closed 2 years ago

stjaco62 commented 2 years ago

Hi, please check all questions (Self-tests, Weekly Assignments) of week 4.

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

Unit 1: Delete the . after "Usually" Unit 5, Q1: The correct answer has to be displayed in three lines. Currently two answers are identically Unit 5, Q2: replace "... to be output. .." by "... to be printed. ..." Unit 6, Q2: new image with the methods in two different statements, no chaining, ... Assig, Q2: Wrong figure ... Assig, Q6: Question does not fit to the assignment, replace figure and answers Assig, Q7: Same as before Assig, Q8: The formatting in the answers is destroyed

General comment: The points and the commas are hard to distinguish on openSAP. That's nasty for some questions

SusanneBusemann commented 2 years ago

HI all, same here - please comment if you found any issues with the questions of Week 4 as soon as you can. Thank you

GlennVerhaag commented 2 years ago

I checked the questions for Week 4, here's what I found:

image

Hiltiprant commented 2 years ago

I also checked the question in w4 yesterday. In only found (minor) issues in the assignment, so all following screenshots are referring to that.

Question 4 (2x)

IMG_0059

  1. Technically the answer with lstrip() is correct, but it may lead to confusion because you can remove leading 0 when editing number values packed in a String: grafik But that would be okay imo.

  2. The last answer states using strip() twice and gives an example using it 3 times. I would change that to "[...] `.strip() method multiple times (for example, [...])"

Question 6 & 7

As already stated by Glenn, the - signs have different length (probably from copying from Word? dash <--> hypen: Gedankenstrich bzw. Bindestrich). That looks confusing and the all should be hyphens (Bindestriche). IMG_0060 IMG_0061

Question 8

IMG_0062 The right answer is the only one formatted as code. Can all answer be formatted the same way to be consistent? Or is this done on purpose?

simonfreud commented 2 years ago

All questions checked! I found nothing else than the things that were already mentioned.

stjaco62 commented 2 years ago

All issues are solved, thanks for the input.

@stjaco62 No problem! (I notice, it's actually pretty funny to edit someone else's comments)