Lightning-AI / dl-fundamentals

Deep Learning Fundamentals -- Code material and exercises
https://lightning.ai/pages/courses/deep-learning-fundamentals/
320 stars 149 forks source link

[ui] Reporting Quiz 4.1 (PART 4) UI Issue #56

Closed jihoonkim2100 closed 1 year ago

jihoonkim2100 commented 1 year ago

Thank you for the aswesome courses. I wanted to express my appreciation for the engaging quizzes and exercises provided for each unit. They have been instrumental in keeping me motivated and actively learning throughout the course.

However, while working on Quiz 4.1, I came across a UI error that I would like to bring to your attention. Here are the specifies of the error:

Quiz 4.1, Dealing with More than Two Classes: Softmax Regression (PART 4) quiz option buttons don't work

When attempting to click my anwers for Quiz 4.1 (PART 4), I noticed that the "Radio button" options are unresponsive due to typo coding in UI. Therefore, clicking on the button does not trigger any action. I have attached a screenshot of the unresponsive "Radio buttion" option page for your reference.

ui _quiz_error

Expected result:

Actual result:

P.S. During the process of identifying and investigating a UI issue, I unintentionally discovered a method to easily bypass the correct answers in a quiz, enabling me to easily find out the answers. It may be necessary to implement measures to prevent such an approach.

rasbt commented 1 year ago

Thanks for the feedback! I appreciate it! The good news is that it should be fixed now 😊