Git Product home page Git Product logo

exam-python's Introduction

爱刷题

一个简单的无数据库的刷题H5应用

更新

爱刷题PLUS在爱刷题的基础上,舍弃了部署简单、纯前端部署等优势,加入了管理后台、更加方便管理操作和题库录入、修改等。

在UI界面上采用了新的设计(原本大概属于没有设计)。

具体内容可以查看爱刷题PLUS--ADMIN爱刷题PLUS--WECHAT爱刷题PLUS--API.

前言

迫于最近需要考试,平时碎片化时间较多,并不能合理利用碎片化时间。便想着可以用类似于驾考宝典的应用帮助自己充分利用碎片化时间。

于是将试卷WORD整理出来,导入了一些刷题网站(如刷刷题考试宝等),发现,都是需要收费的,可能一周就要10元。

逐到GITHUB搜索,可能因为姿势不正确,并没有找到合适的仓库。

被逼无奈,只好自己上手。做好了之后也可以分享给大家,共同学习共同努力。

特色内容

  1. 无后端、无数据库轻量化部署简单
  2. 使用JSON作为题库存储,层次清晰,结构简单易懂
  3. 有配套的word模板和模板到JSON转换工具
  4. 四种刷题模式:顺序刷题、乱序刷题、错题模式、背题模式
  5. 顺序答题和背题模式支持恢复答题进度

主要结构

  • index.html 主页,显示题库列表
  • type.html 刷题模式选择页面,可选四种模式
  • timu.html 刷题页面
  • json/*.json 存储题库
  • js/public.js js数组对应JSON题库的文件路径和描述信息ID等
  • py-timuToJson 转换JSON的模板和脚本

注:下载后双击index.html是无法直接食用的,需要配合web服务(如静态资源服务器或live-server等)食用

效果预览

目前自用演示站:http://shuati.mokevip.top/

效果图:

wD3NTA.png

FireShot Capture 020 答题类型选择 shuati.mokevip.top

FireShot Capture 023 爱刷题 shuati.mokevip.top

FireShot Capture 026 爱刷题 shuati.mokevip.top

FireShot Capture 029 爱刷题 shuati.mokevip.top

exam-python's People

Contributors

sa-da-sa-da 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.