Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reassessing exercise difficulty levels #672

Open
tasxatzial opened this issue Sep 15, 2024 · 0 comments
Open

Reassessing exercise difficulty levels #672

tasxatzial opened this issue Sep 15, 2024 · 0 comments

Comments

@tasxatzial
Copy link
Member

tasxatzial commented Sep 15, 2024

It's about time to reassess the difficulty of the exercises. Some of them are way off; for example, the change exercise is labeled as easy when, in fact, it's closer to hard compared to the rest of the exercises. This might not seem like a big problem until we realize that incorrect difficulty ratings can easily dissuade people who choose exercises based on difficulty and cause them to abandon the track.

The purpose of this adjustment isn't to determine the absolute difficulty of the exercises, as that's impossible, but to judge their relative difficulty. Here's how I would approach it:

  • First, do a quick pass over all exercises and rate them as easy, medium, or hard. We don't need to be entirely accurate at this stage.
  • Second, do another pass and check if any exercises in a set should move up or down a level. To do this, each exercise should be compared with the others in its set. For example, if an "easy" exercise is harder than most of the other easy exercises, it might be safer to label it as "medium".
  • Lastly, take each set and compare all exercises relative to one another. For example, the easiest exercises in the easy category will be assigned a 1, and the hardest a 3.

Any other ideas on how we should be approaching this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant