All Projects → DDDDanny → Examonline

DDDDanny / Examonline

在线考试系统😈

Programming Languages

python
139335 projects - #7 most used programming language
python3
1442 projects

Labels

Projects that are alternatives of or similar to Examonline

Geonode
GeoNode is an open source platform that facilitates the creation, sharing, and collaborative use of geospatial data.
Stars: ✭ 988 (+2145.45%)
Mutual labels:  django
Pyexcel Io
One interface to read and write the data in various excel formats, import the data into and export the data from databases
Stars: ✭ 40 (-9.09%)
Mutual labels:  django
Postix
Cashdesk system used at Chaos Communication Congress
Stars: ✭ 42 (-4.55%)
Mutual labels:  django
Django Rename App
A Django Management Command to rename existing Django Applications.
Stars: ✭ 38 (-13.64%)
Mutual labels:  django
Likelion django study summary
🦁Like Lion 7th Python Django Study Summary📚
Stars: ✭ 40 (-9.09%)
Mutual labels:  django
Ponee
A lightweight Django template ready for Heroku
Stars: ✭ 41 (-6.82%)
Mutual labels:  django
Django Crm
Open Source Python CRM based on Django
Stars: ✭ 981 (+2129.55%)
Mutual labels:  django
Django Music Streaming App
Simple Music Stream App
Stars: ✭ 43 (-2.27%)
Mutual labels:  django
Django react boilerplate
Boiler-Plate code to Use Django with React
Stars: ✭ 40 (-9.09%)
Mutual labels:  django
Cmdb
cmdb saltstack
Stars: ✭ 1,013 (+2202.27%)
Mutual labels:  django
Djangox
Django starter project with 🔋
Stars: ✭ 984 (+2136.36%)
Mutual labels:  django
Dcmp
Docker Container Management Platform(Dashboard UI)
Stars: ✭ 39 (-11.36%)
Mutual labels:  django
Marsha
🎬 A self-hosted opensource LTI video provider
Stars: ✭ 41 (-6.82%)
Mutual labels:  django
Djangocms Picture
django CMS Picture is a plugin for django CMS that allows you to add images on your site.
Stars: ✭ 37 (-15.91%)
Mutual labels:  django
Planetpython telegrambot
Django App Planet Python Telegram Bot
Stars: ✭ 42 (-4.55%)
Mutual labels:  django
Photomanager
Self hosted Google Photos alternative
Stars: ✭ 36 (-18.18%)
Mutual labels:  django
Django Rest Apis
Sample Django App using Twitter Sign in (OAuth) and REST APIs.
Stars: ✭ 40 (-9.09%)
Mutual labels:  django
Sublimall Server
Server behind Sublimall SublimeText plugin
Stars: ✭ 43 (-2.27%)
Mutual labels:  django
Django Preserialize
Convert your model instances and querysets into dicts and list with style.
Stars: ✭ 42 (-4.55%)
Mutual labels:  django
Django Databrowse
Databrowse is a Django application that lets you browse your data.
Stars: ✭ 41 (-6.82%)
Mutual labels:  django

在线考试系统

这是一个简单的在线考试系统。
功能模块有4大模块:用户管理模块、试题管理模块、试卷管理模块和考试管理模块。
系统角色有3类:系统管理员、学生用户和教师用户。

功能点

用户管理模块

  • [ ] 用户登录与注销
  • [ ] 用户激活
  • [ ] 用户信息编辑
  • [ ] 找回密码
  • [ ] 用户消息
  • [ ] 日志管理

试题管理模块

  • [ ] 试题新增
  • [ ] 试题修改
  • [ ] 试题删除
  • [ ] 试题筛选及排序
  • [ ] 试题收藏
  • [ ] 公共题库和私人题库的分类
  • [ ] 错题查询及筛选(面向学生用户)

试卷管理模块

  • [ ] 试卷新增
  • [ ] 试卷修改
  • [ ] 试卷删除
  • [ ] 复制试卷
  • [ ] 试卷查看

考试管理模块

  • [ ] 新增考试
  • [ ] 试卷答题(面向学生用户)
  • [ ] 考试成绩查询
  • [ ] 考试成绩下载

技术栈

服务端:Python 3.7 + Django 2.1.4
前端:HTML+CSS+JavaScript+JQuery+Bootstrap
数据库:MySQL 5.7
后台管理系统:Django Admin


PS:内容暂定,待完善。。。
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].