鉴于大家对ASP十分关注,我们编辑小组在此为大家搜集整理了“网上答疑系统”一文,供大家参考学习
包括论文,源程序,论文字数:11930,页数:21
摘 要:基于WWW方式的网络远程教学是远程教育中的主要发展模式。它提供了一系列辅助网络课程教学的功能,是未来教学的一个主要的发展方向。但现阶段远程教育仍存在很大的不足,还等待着不断的完善!网上答疑系统就是其中相当重要的一个部分,它可以承担一部分网络教学的任务,弥补学生在网络学习中交流方面的不足。网上答疑系统的建立,解决了网络教学这种非面对面教学形式中学生与教师之间交流的困难,促进了学生和教师通过网络实现面对面的学习交流,进一步完善了现代远程教育体系。本文就基于WWW方式的答疑系统的功能及实现方法进行了讨论,并给出了实际的解决方案。
关键字:非实时答疑;在线答疑;文件上载;zip自解压;全文检索;Asp;ACCESS
Design of net suspect-replying system based on ASP
Abstract: The net long-distance tuition based on WWW is a major development model of long-distance education. It providing a serious of function, which assists net course-teaching, is a great development direction of tuition in future. However, long-distance education today still exists much shortage waiting for perfection! The net suspect-replying system just is an important section, which can not only bear a part of net-tuition’s assignment but also might make up for the insufficiency of students communication with each other in net study. The construction of net suspect-replying system not only solves the difficulty in communication between students and teachers but also accelerates face-to-face communication by net as well as consummates the modern-long-distance-education-system. This article discusses function and realization method of the suspect-replying system based on WWW, and also presents the practical solving measure.
Key words: suspect-replying not timely; suspect-replying online; file-upload; zip auto-decompression ; entire article search; Asp; ACCESS
目录
引言 1
第一章 软件结构设计 2
1.1 从功能模块角度进行系统分解 2
1.1.1 学员功能模块 2
1.1.2教师功能模块 4
1.1.3管理员功能模块 5
1.1.4模块小结 6
1.2 从答疑方式角度进行系统分解 7
1.2.1非实时答疑模块 7
1.2.2实时答疑模块 7
1.2.3 模块小结 7
第二章 系统数据库设计 8
2.1个人信息数据表设计 8
2.2问题及答案数据表设计 8
2. 3科目版块分类数据表设计 9
2. 4系统参数表设计 9
2. 5其他辅助版块数据表设计 10
2.6 小结 11
第三章 系统详细设计 12
3.1学员提问过程和程序流程图 12
3.1.1提问过程 12
3.1.2程序流程图 12
3.2 教师回答问题过程和程序流程图 13
3.2.1教师回答问题过程 13
3.2.2程序流程图 14
3.3 本章小结 14
第四章 系统实现关键技术 15
4.1 图表、文件上载技术 15
4.2 全文检索技术 17
4.3 ZIP自解压 17
结束语 18
参考文献 18