SkillAgentSearch skills...

QuizForm

A Quiz Form made possible with the help of Open Trivia Database (Free JSON API), built with Visual Basic.

Install / Use

/learn @Rishi-Sudhakar/QuizForm
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

QuizForm

QuizForm is a simple quiz application built with .NET Framework.

Features

  • Allows users to start a quiz.
  • Displays quiz questions and options.
  • Provides feedback on quiz completion.

Installation

To run this application, you need to have .NET SDK installed on your system.

  1. Clone the repository:

    git clone https://github.com/Rishi-Sudhakar/QuizForm.git
    
  2. Build and run the application: (.NET SDK is mandatory)

    dotnet run --project QuizForm
    

I used mono with MacOS, So pull requests on bugs are highly appreciated. (Please do provide any bugs/feedback in the pull request, I did not try this out in windows)

Usage

Upon running the application, you will be presented with the main window displaying the welcome message and a "Start Quiz" button. Click the button to begin the quiz.

Answer each quiz question by selecting the appropriate option. After answering all questions, you will receive feedback on your quiz completion.

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your proposed changes.

View on GitHub
GitHub Stars14
CategoryData
Updated1y ago
Forks0

Languages

Visual Basic .NET

Security Score

60/100

Audited on Feb 17, 2025

No findings