摘要
针对大学《电工学》课程特点,利用ASP.NET等技术和SQLServer开发了一个基于数据库的远程多媒体教学系统。利用分段随机抽选法来实现智能组卷,解决了传统算法在试题库题量大时组卷效率低的问题,并利用SQLManagedProvider连接SQLServer数据库的方式对数据库进行访问,达到了预期的效果。
Based on the characters of electrotechnics, this paper develops the database -based remote multimedia CAI (computer aided instruction) system with ASP. NET, etc. and SQL Server. The algorithm of divided selection at random in intelligent, grouping test paper is used, and the questions of low efficiency of grouping test paper for the big quantity test in the traditional algorithm are settled. The SQL Managed Provider is used to connect to SQL Server for accessing database,obtaining the desired result.
出处
《电脑开发与应用》
2006年第2期17-18,21,共3页
Computer Development & Applications
基金
军队院校重点网络课程建设项目(项目序号:40)资助
关键词
远程多媒体
系统设计
ASP.NET
WEB数据库
智能组卷
分段随机抽选法
remote multimedia, system design, ASP , NET, Web database, intelligent grouping test paper, divided selection at random algorithm