Skip to content

A Windows forms application that gives question problems and lets users upload their solution files. This program is used for programming competitions with a theme of Valentine's Day.

License

Notifications You must be signed in to change notification settings

Mindkerchief/VMatch

Repository files navigation

vmatch thumbnail VMatch vmatch badge

A Windows forms application that gives question problems and lets users upload their solution files. The questions are composed of riddles that reveal a programming problem when solved. A timer is active during the runtime and records every action performed by the participants. This program is used for programming competitions with a theme of Valentine's Day.

Table of Contents

Features

Main Features

main screen   problem screen

  • Timer - Displays the time left during competition.
  • Riddle-Problem - Reveals the riddles and problems to answer.
  • Upload Solution - Let the participant submit their solution file.

Additionl Features

riddle screen

  • Close Prevention - Prevents program from closing to prevent cheating.
  • Folder Access Restriction - Restrict participants from accessing the solution and log folder.
  • Action/Time Log - Records the time of starting, answering, submitting, closing and times-up in a text file.

Important

The program will create a restricted folder named answers inside the ~ folder. This contains the uploaded solution files and time log. To access the restricted folder, go to answers folder advance security property, then click continue and remove the Everyone group.

Tip

The program can only be closed by entering /close as the answer, ending the task in Task Manager, or waiting for the time limit to expire.

Installation

  1. Download the latest version of VMatch.
  2. Install VMatch-1.0.0.exe.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

About

A Windows forms application that gives question problems and lets users upload their solution files. This program is used for programming competitions with a theme of Valentine's Day.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages