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.
YunNanDsBase/WebRoot/upload/微服务架构教育项目组成2.txt

43 lines
1.5 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

技术上采用微服务架构支持K8SJFinal+JDK21+Mysql5.7+Docker+Pika+Vue+UniApp构成技术栈。
目标:
1、基础功能一次开发以后项目迭代可以随时拉取镜像就可以有支撑服务无需重复开发。
2、高性能高并发横向可扩展
3、WEB端手机端健全各种技术全面得到实践应用
模块
一、基础支撑系统
0、学段表
1、科目
2、支持多套章节目录结构 scheme+structure
3、支持知识点目录结构
二、资源库
1、上传资源上传到支持S3协议的Minio服务或者华为云、阿里云存储
2、支持文件在线预览功能需要整合下面的服务
3、支持系统提供的资源和自己上传的资源共享、上级等概念暂不支持
https://file.kkview.cn/
https://gitee.com/kekingcn/file-online-preview
三、题库
1、录入试题
暂不支持导入试题
2、支持单选判断多选子母题比如一个题干多个小题简答
3、支持根据试题级卷包括手动组卷自动级卷
四、考试系统
1、发布考试
2、在规定的时间内答题
2、导入考生名单生成准考证生成用户名和密码
3、考生高并发答题最终系统输出成绩导出成绩
4、针对题目的得分率进行分析
五、调查问卷系统
1、发布调查问卷
2、在规定的时间内答题
3、针对题目的得分率进行分析
4、输出问卷结果报告