The Software QA System is a comprehensive tool developed for the Software Basis Contest.
This repository has been archived on 2023-03-17. You can view files and clone it, but cannot push or open issues/pull-requests.
 
Go to file
Haozhe Xie f96fe9ab85
Migrate to Gitea@haozhexie.com.
2023-03-17 23:19:27 +08:00
Screenshots Add screenshots to the repository. 2014-02-12 11:54:00 +08:00
SoftwareQASystem Create repository on GitHub. 2013-08-18 14:46:01 +08:00
.gitignore Initial commit 2013-08-17 23:24:56 -07:00
Help-and-Support.chm Modified the README.md. 2014-02-12 12:09:10 +08:00
LICENSE Initial commit 2013-08-17 23:24:56 -07:00
README.md Migrate to Gitea@haozhexie.com. 2023-03-17 23:19:27 +08:00
SoftwareQASystem.sln Create repository on GitHub. 2013-08-18 14:46:01 +08:00

README.md

Software QA System

Version: 6.1.0 (Released on April 14th, 2013)

Official Website | Tech Support |


Introduction

Software QA System is designed for Software Basis Contest which was held by School of Software in Hefei University of Technology.

The solution has 3 projects:

Software Enrollment System

It's used for enrollment for competitors before the contest or at the the contest.

Software Management System

It's used for managing the contests. You can know how many people attend the contest and how many questions they answered. After the contest, you can export their scores to an excel file.

Software QA System

Competitors use this system to answer their question. This system will get questions from an Access file, and check how many questions the competitor answered is right. After all questions is answered, the system will post the score to the server.


Screenshots

Software QA System

Login

Main Window

Software Management System

Main Window

Software Enrollment System

Main Window


License

This project is open sourced under GNU GPL v3.