Quiz Extension
This is a simple VS Code extension that allows users to take a JavaScript-related quiz directly in the editor.
Features
- Interactive Quiz: Answer multiple-choice questions within VS Code.
- Scoring System: Get your score at the end of the quiz.
- Customizable Questions: Easily modify or add more questions for personalized quizzes.
Requirements
- Visual Studio Code: This extension works with VS Code version 1.56 or higher.
- Node.js: Ensure that Node.js is installed for any required dependencies.
Extension Settings
This extension doesn't currently add any configurable settings.
Known Issues
- No known issues at the moment.
Release Notes
1.0.0
- Initial release of the Quiz Extension.
Following extension guidelines
Ensure that you've read through the extensions guidelines and follow the best practices for creating your extension.
Working with Markdown
You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:
- Split the editor (
Cmd+\ on macOS or Ctrl+\ on Windows and Linux).
- Toggle preview (
Shift+Cmd+V on macOS or Shift+Ctrl+V on Windows and Linux).
- Press
Ctrl+Space (Windows, Linux, macOS) to see a list of Markdown snippets.
Enjoy!
| |