Skip to content

MediaBox-AUIKits/AUIExam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

阿里云 · 考场场景方案

简介

本项目为基于 阿里云视频直播 等服务在考试监考场景下的实践项目,目前对外开源 Server 、Web 端工程

  • Server
    • 基于 GOLANG 的服务端工程 (已不再维护更新,请使用下面的JAVA服务端代码)
    • 基于 JAVA 的服务端工程
  • Web
    • exam-invigilator 监考端前端工程
    • exam-examinee 考生端前端工程

建议先运行 Server 项目,把 Appserver 的域名配置到 Web 端的工程,再运行 Web 端

体验DEMO

访问此 链接 可在线体验