Add a test to JS Basics tasks
Open
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 1.2k
- Forks
- 357
- PR merge metrics
- No merged PRs in 30d
Description
- Create a test based on a List of (Advanced) JavaScript Questions
- Add link to test and instructions to report result to JS Basics task
Implementation approach suggestions:
- Test will not show correct answer
- Based on wrong answer option or for any wrong answer the test will suggest a material to study before student re-tries the test
See also:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading tasks/js-basics.md and the linked list of Advanced JavaScript Questions, then compare the typeofnan example. Define the test scope and how wrong answers map to study material before adding the test; done means the test hides correct answers, provides retry guidance, and the task links to it with reporting instructions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100