Coder Social home page Coder Social logo

mcqexamsystem's Introduction

MCQ_ExamSystem

设计任务

设计一款简单的标准化考试系统,用户可以从题库中读取一定数目的题目,每次显示一题,用户输入答案,打完后提交,则系统自动阅卷给出成绩。

基本功能:

(1)用文件保存试题库(每个试题包括题目说明、A~D 4个备选答案、标准答案)。

(2)试题录入:可随时增加试题到试题库中。

(3)试题读取:每次从试题库中可以读出N道题(N由键盘输入)。

(4)答题:每次显示一道题,用户可实现输入自己的答案。

(5)自动判卷:系统可根据用户答案与标准答案的对比实现判卷并给出成绩。

拓展功能:

随机抽题。即根据用户的输入的题目数随机抽取题目组成一套试卷,在规定的时间内答题,大题成绩写入文件保存,并可以随时查询显示成绩。

mcqexamsystem's People

Contributors

livvta avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.