exercism / javascript

Exercism exercises in JavaScript.
https://exercism.org/tracks/javascript
MIT License
582 stars 618 forks source link

Need to enhance the question to more understandable for students. #1779

Closed notelyfe closed 2 years ago

notelyfe commented 2 years ago
  1. Calculate the discounted rate for large projects question is not much understandable what to find and what not. Please explain it more clearly with each step what we have to find in it.
junedev commented 2 years ago

@NoteLyfe Sorry you had to wait for a reply this long.

Since we did not get other reports about problems with this task, I would like to ask you the following questions to narrow down the issue.

Please keep in mind that Exercism is not meant as platform for people that are new to programming. It is meant for people that already know at least one language reasonably well and want to learn another one. It case you are rather new to programming in general, maybe some of these general resources on problem solving are helpful to you: https://exercism.org/docs/tracks/python/problem-solving (The link leads to the Python track but the content is not Python specific.)

junedev commented 2 years ago

I'm closing this as it seems abandoned.