Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>quiz-extensionNew to Visual Studio Code? Get it now.
quiz-extension

quiz-extension

Quiz

|
12 installs
| (1) | Free
A simple quiz extension for VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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.

Quiz in action

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.

  • Extension Guidelines

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.

For more information

  • Visual Studio Code's Markdown Support
  • Markdown Syntax Reference

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft