ExcelOnlineExaminationSystem | ExcelOnlineExaminationSystem-基于Excel VBA和Go语言的自动化考试系统
kandi X-RAY | ExcelOnlineExaminationSystem Summary
kandi X-RAY | ExcelOnlineExaminationSystem Summary
ExcelOnlineExaminationSystem is a Go library. ExcelOnlineExaminationSystem has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.
软件学报ISSN 1000-9825, CODEN RUXUEW E-mail: jos\@iscas.ac.cn. Journal of Software, [doi: 10.13328/j.cnki.jos.000000] 1(青海大学 计算机技术与应用系,青海 西宁 810000). 通讯作者: 李怡龙, E-mail: leeli\@live.cn. 摘 要: 针对期末考试任务繁重、考试系统依赖环境多安装复杂等情况,开发了前端基于EXCEL使用VBA语言、后端基于Go语言的自动化考试系统,实现了无纸化上机考试、结果批改和作弊检测一体,并给出了一种通用Microsoft Excel自动化考试系统的设计方法及通用的考试服务器及相关API接口,本文主要介绍了系统构成与功能实现. 中文引用格式: 李怡龙.基于Excel VBA和Go语言的自动化考试系统.软件学报. xxxx.htm. 英文引用格式: Li Yilong. Automated Examination System Based on Excel VBA and Go Language. Ruan Jian Xue Bao/Journal of Software, 2019 (in Chinese). Automated Examination System Based on Excel VBA and Go Language. 1(Department of Computer Technology and Applications, QingHai University, QingHai 810000, China). Abstract: Aiming at the heavy task of final examination and the complex installation of examination system depending on environment, an automated examination system based on EXCEL using VBA language at the front end and Go language at the back end is developed, which realizes the integration of paperless computer examination, result correction and cheating detection. A general design method of Microsoft Excel automated examination system and a general test server are given. Related API interface, this paper mainly introduces the system structure and function realization. Key words: Excel;Examination System;Golang;Excel VBA. Visual Basic for Applications(VBA)是Visual Basic的一种宏语言,是微软开发出来在其桌面应用程序中执行通用的自动化(OLE)任务的编程语言。主要能用来扩展Windows的应用程序功能,特别是Microsoft Office软件。也可说是一种应用程式视觉化的Basic 脚本。该语言于1993年由微软公司开发的的应用程序共享一种通用的自动化语言--------Visual Basic for Application(VBA),实际上VBA是寄生于VB应用程序的版本。微软在1994年发行的Excel5.0版本中,即具备了VBA的宏功能.
软件学报ISSN 1000-9825, CODEN RUXUEW E-mail: jos\@iscas.ac.cn. Journal of Software, [doi: 10.13328/j.cnki.jos.000000] 1(青海大学 计算机技术与应用系,青海 西宁 810000). 通讯作者: 李怡龙, E-mail: leeli\@live.cn. 摘 要: 针对期末考试任务繁重、考试系统依赖环境多安装复杂等情况,开发了前端基于EXCEL使用VBA语言、后端基于Go语言的自动化考试系统,实现了无纸化上机考试、结果批改和作弊检测一体,并给出了一种通用Microsoft Excel自动化考试系统的设计方法及通用的考试服务器及相关API接口,本文主要介绍了系统构成与功能实现. 中文引用格式: 李怡龙.基于Excel VBA和Go语言的自动化考试系统.软件学报. xxxx.htm. 英文引用格式: Li Yilong. Automated Examination System Based on Excel VBA and Go Language. Ruan Jian Xue Bao/Journal of Software, 2019 (in Chinese). Automated Examination System Based on Excel VBA and Go Language. 1(Department of Computer Technology and Applications, QingHai University, QingHai 810000, China). Abstract: Aiming at the heavy task of final examination and the complex installation of examination system depending on environment, an automated examination system based on EXCEL using VBA language at the front end and Go language at the back end is developed, which realizes the integration of paperless computer examination, result correction and cheating detection. A general design method of Microsoft Excel automated examination system and a general test server are given. Related API interface, this paper mainly introduces the system structure and function realization. Key words: Excel;Examination System;Golang;Excel VBA. Visual Basic for Applications(VBA)是Visual Basic的一种宏语言,是微软开发出来在其桌面应用程序中执行通用的自动化(OLE)任务的编程语言。主要能用来扩展Windows的应用程序功能,特别是Microsoft Office软件。也可说是一种应用程式视觉化的Basic 脚本。该语言于1993年由微软公司开发的的应用程序共享一种通用的自动化语言--------Visual Basic for Application(VBA),实际上VBA是寄生于VB应用程序的版本。微软在1994年发行的Excel5.0版本中,即具备了VBA的宏功能.
Support
Quality
Security
License
Reuse
Support
ExcelOnlineExaminationSystem has a low active ecosystem.
It has 12 star(s) with 1 fork(s). There are 1 watchers for this library.
It had no major release in the last 6 months.
ExcelOnlineExaminationSystem has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of ExcelOnlineExaminationSystem is current.
Quality
ExcelOnlineExaminationSystem has no bugs reported.
Security
ExcelOnlineExaminationSystem has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
ExcelOnlineExaminationSystem does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
ExcelOnlineExaminationSystem releases are not available. You will need to build from source code and install.
Installation instructions are not available. Examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi has reviewed ExcelOnlineExaminationSystem and discovered the below as its top functions. This is intended to give you an instant insight into ExcelOnlineExaminationSystem implemented functionality, and help decide if they suit your requirements.
- Init parses all of the txt files
- GetQuestionJSON returns a json representation of the QuestionList
- NewExam parses a new exam
- SetAnswer sets the answers
- Upload a file
- zipDir recursively copies a zip file into a zip file .
- MonitorProcess monitors the process .
- GetFile reads a file from a file
- Basic example of http .
- MonitorExam monitor exam
Get all kandi verified functions for this library.
ExcelOnlineExaminationSystem Key Features
No Key Features are available at this moment for ExcelOnlineExaminationSystem.
ExcelOnlineExaminationSystem Examples and Code Snippets
No Code Snippets are available at this moment for ExcelOnlineExaminationSystem.
Community Discussions
No Community Discussions are available at this moment for ExcelOnlineExaminationSystem.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install ExcelOnlineExaminationSystem
You can download it from GitHub.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page