learn-co-curriculum / python-p3-defining-class-attributes-and-methods

Other
0 stars 109 forks source link

Hiding information in drop-arrows #1

Open Fakishki opened 1 year ago

Fakishki commented 1 year ago

Canvas Link

https://learning.flatironschool.com/courses/6274/pages/defining-class-attributes-and-class-methods?module_item_id=554108

Concern

This isn't anything broken, but a suggestion. I've noticed in the Python curriculum, y'all sometimes hide important information in drop-arrows. Like, you'll ask a question, and then the answer is hidden in a drop arrow that someone needs to click. However, this really isn't clear. At no point do you say "click to see answer" or anything pointing to the fact that it's not just an open-ended question. I only say this to try to make the text more accessible to folks. Thanks. 2023-04-06 10_43_57-Defining Class Attributes and Class Methods_ Phase 3 2023-04-06 10_43_12-Defining Class Attributes and Class Methods_ Phase 3

Additional Context

No response

Suggested Changes

No response

professor-ben commented 1 year ago

Hi Wally,

Thanks for raising this issue. I agree that it might not be intuitive to everyone to click on those unlabeled arrows. We'll go ahead and start adding instructions to these as we work on the next version of the curriculum.

Thank you again, Ben