1、 毕业设计说明书毕业设计说明书 自适应网络课程学习导航系统 院(系)、部: 计算机科学与技术系 摘 要 现代信息技术的发展,使得基于 WEB 技术的网络教育平台成为现代教育技术改革与 发展的方向。本文就根据现已存在的问题,对网络课程学习系统做了全面的分析和整体 的介绍。介绍了 ASP+ACCESS 技术开发该系统的子系统的整个过程,即自适应网络课程 学习导航系统。该系统主要利用了 ASP 强大的网络数据库访问技术,实现了网络学习的 自适应性。系统设计并实现了模块导航、知识点检索导航、知识点关联导航和帮助导航 等多种导航。这些导航各自发挥了不同的作用与功能。知识点检索导航和知识点关联导 航主要根
2、据知识点之间的联系, 动态的显示给用户不同的知识点内容。 这在一定程度上, 提高了用户的学习效率和学习积极性。并以 C 语言为实例进行了系统实现。 论文主要介绍了本课题的开发背景、系统分析、数据库设计和系统的设计与实现。 关键词 ASP;ACCESS;网络教育;导航;自适应性 ABSTRACT With the development of information technology, the web-based education platform has been a direction of modern education. According to the problems exi
3、sting at present, the paper gives an overall analysis and introduction of Internet courseware system. At the same time, it gives all the procession of developing the subsystem using ASP+ACCESS technology. Through the strong ability of ASP+ACCESS technology, it realizes online studying adaptively. Th
4、e system designs and realizes different navigation strategies such as module navigation, searching navigation, knowledge classifying navigation and helping navigation. These strategies have different functions. Searching knowledge navigation and knowledge classifying navigation are mainly based on the relations of the knowledge and then supplies different knowledge to users. So that it improves users learning efficiency and study enthusiasm to a certain extent. The system is also realized u