You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot-online-exam/doc
xiaoifei ffe9f1c9bd
init Repo
10 months ago
..
deploy init Repo 10 months ago
images init Repo 10 months ago
references init Repo 10 months ago
sql init Repo 10 months ago
README.md init Repo 10 months ago

README.md

在线考试系统功能开发

用户基本功能

  • 注册
  • 登录
  • 个人信息(查看和修改头像头像修改需要用到FastDFS相关的接口)

考试展示和参加

  • 单选、多选、判断都能正常展示和参加考试做题
  • 计时和计分的功能

管理

  • 试题管理(单选、多选、判断的录入)
  • 考试管理(设置有效时间和给试卷组题)