CN108228148A - 一种计算机课程辅助教学***的构建方法 - Google Patents

一种计算机课程辅助教学***的构建方法 Download PDF

Info

Publication number
CN108228148A
CN108228148A CN201611167674.6A CN201611167674A CN108228148A CN 108228148 A CN108228148 A CN 108228148A CN 201611167674 A CN201611167674 A CN 201611167674A CN 108228148 A CN108228148 A CN 108228148A
Authority
CN
China
Prior art keywords
module
student
teaching
assisted teaching
computer
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201611167674.6A
Other languages
English (en)
Inventor
马炳刚
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Heilongjiang Aoli Fulong Technology Development Co Ltd
Original Assignee
Heilongjiang Aoli Fulong Technology Development Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Heilongjiang Aoli Fulong Technology Development Co Ltd filed Critical Heilongjiang Aoli Fulong Technology Development Co Ltd
Priority to CN201611167674.6A priority Critical patent/CN108228148A/zh
Publication of CN108228148A publication Critical patent/CN108228148A/zh
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • G06F8/22Procedural
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09BEDUCATIONAL OR DEMONSTRATION APPLIANCES; APPLIANCES FOR TEACHING, OR COMMUNICATING WITH, THE BLIND, DEAF OR MUTE; MODELS; PLANETARIA; GLOBES; MAPS; DIAGRAMS
    • G09B7/00Electrically-operated teaching apparatus or devices working with questions and answers
    • G09B7/02Electrically-operated teaching apparatus or devices working with questions and answers of the type wherein the student is expected to construct an answer to the question which is presented or wherein the machine gives an answer to the question presented by a student

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Educational Administration (AREA)
  • Educational Technology (AREA)
  • Electrically Operated Instructional Devices (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

本发明公开了一种计算机课程辅助教学***的构建方法,所述方法包括以下步骤:第一步,分析辅助教学***在国内外研究现状;第二步,介绍计算机课程辅助教学***开发的技术及原理;第三步,对***进行需求分析;第四步,***的总体设计;第五步,***的详细设计,介绍***面向管理员、学生和教师用户主要功能模块的详细设计过程;第六步,***的实现和应用。本发明的计算机课程辅助教学***的构建方法,采用Apache、PHP、MySQL及Dreamweaver的组合,设计计算机辅助教学***,实现主要面向学生和教师的教学平台;能够为学生构建良好的学习环境,帮助教师解决辅导不到位的问题,实现教学模式的改革,提高教学质量。

Description

一种计算机课程辅助教学***的构建方法
技术领域
本发明涉及一种计算机课程辅助教学***的构建方法,属于计算机软件设计技术领域。
背景技术
随着教学科学的发展和计算机的普及应用,同时多媒体技术、网络技术也有了很大的发展与应用,这对教学手段和教学模式产生了巨大的影响;计算机水平已经成为衡量学生素质与能力的重要标志;计算机公共课是学生学***台和实际工作的研究分析,辅助教学***在取得一定发展的同时,也存在一些局限性和不足之处:一)部分计算机辅助教学***平台以远程教育为主,具有指定的***功能,***的可扩展性功能受到限制,不能很好进行功能调整以适应具体课程的实际需要;二)在职业教育领域,目前针对《计算机应用基础》课程考证开发设计的客观题匹配程序,不能满足课程的整体需求,如题目的讲解、问题答疑等功能;三)大型辅助教学***平台需要前期的资金投入和后期维护,难以控制成本。
发明内容
为解决上述问题,本发明提出了一种计算机课程辅助教学***的构建方法,能够为学生构建良好的学习环境,帮助教师解决辅导不到位的问题,实现教学模式的改革,提高教学质量。
本发明的计算机课程辅助教学***的构建方法,所述方法包括以下步骤:
第一步,分析辅助教学***在国内外研究现状,并介绍设计的目标范围及主要工作;
第二步,介绍计算机课程辅助教学***开发的技术及原理,介绍B/S结构、PHP语言、Apache服务器和MySQL数据库;
第三步,对***进行需求分析,画出***用例图,详细描述部分用例,并绘制活动图和领域模型图;
第四步,***的总体设计,介绍该***的架构总体设计、功能设计、用例的实现、静态结构设计和数据库的详细设计;
第五步,***的详细设计,介绍***面向管理员、学生和教师用户主要功能模块的详细设计过程;
第六步,***的实现和应用,介绍***的开发环境和运行环境配置,***主要功能和界面展示,并介绍***的应用和特点。
进一步地,所述第五步中的面向管理员主要功能模块包括登录和退出模块、部门和教师管理模块;面向学生主要功能模块包括学生用户注册模块、更改资料和课程表模块、问题答疑模块、在线测试模块、数据统计模块和提交作业模块;面向教师主要功能模块包括学生管理模块和问题答疑模块。
本发明与现有技术相比较,本发明的计算机课程辅助教学***的构建方法,采用Apache、PHP、MySQL及Dreamweaver的组合,设计计算机辅助教学***,实现主要面向学生和教师的教学平台;能够为学生构建良好的学习环境,帮助教师解决辅导不到位的问题,实现教学模式的改革,提高教学质量。
具体实施方式
本发明的计算机课程辅助教学***的构建方法,所述方法包括以下步骤:
第一步,分析辅助教学***在国内外研究现状,并介绍设计的目标范围及主要工作;
第二步,介绍计算机课程辅助教学***开发的技术及原理,介绍B/S结构、PHP语言、Apache服务器和MySQL数据库;
第三步,对***进行需求分析,画出***用例图,详细描述部分用例,并绘制活动图和领域模型图;
第四步,***的总体设计,介绍该***的架构总体设计、功能设计、用例的实现、静态结构设计和数据库的详细设计;
第五步,***的详细设计,介绍***面向管理员、学生和教师用户主要功能模块的详细设计过程;
第六步,***的实现和应用,介绍***的开发环境和运行环境配置,***主要功能和界面展示,并介绍***的应用和特点。
其中,所述第五步中的面向管理员主要功能模块包括登录和退出模块、部门和教师管理模块;面向学生主要功能模块包括学生用户注册模块、更改资料和课程表模块、问题答疑模块、在线测试模块、数据统计模块和提交作业模块;面向教师主要功能模块包括学生管理模块和问题答疑模块。
本发明的计算机课程辅助教学***的构建方法,有利于整合计算机课程的教学资源,提高职业院校学生学习的能力;将有利于对《计算机应用基础》课程教学资源进行整合,可以将考证真题分析等教学资料,计算机基础理论题库、历年真题操作题等集合到教学***中;对教学资源进行整合后,通过分类,***提供给学生理论学习、自我测试等功能进行学习和自我测试,体现学习自主性,培养学生的自学能力;
有利于促进师生沟通交流,减轻师生工作学习负担;通过辅助教学***,学生可以将学习过程中遇到的难点疑问反馈给教师,并提交课程作业,教师通过后台可以回复问题,帮助学生解决学习过程中的困惑,同时在***中显示,其他同学如果遇到相同的问题,也可通过***查询和浏览相关疑问的解答,避免了同一问题教师的重复解答;通过这种方式可以加强学生和教师、学生与学生之间的交流和课堂信息的反馈,培养协作学习能力,减轻了学生的学习负担和教师的工作负担;因此,网络为教学辅助***的设计带来了新的发展方向,设计和实现辅助教学***也就具有了较高的意义;
促进提高《计算机应用基础》课程的教学质量,提高《计算机应用基础》课程考证通过率;计算机应用基础课程作为新生第一学年的必修课,开设时间基本集中于第一学期,而在教学资源有限的情况下,每个班级每周只有4个课时的教学时间,因此,学生在课堂中学习的时间相对较少,如果没有教师进行辅导,许多学生出现知识遗忘的情况,这对教学质量有一定的影响;因此,计算机课程辅助教学***可以对需要学习的学生进行辅导,通过访问***,将可以方便对上课所学内容进行学习、自我测试等操作,对遗忘的知识进行复习,巩固和提高基础知识,这将有利于促进计算机教学质量的提高,同时提升考证的通过率;
计算机课程辅助教学***的建立将配合学校教学模式改革的发展,计算机课程辅助教学***将配合教学改革的发展,通过建立辅助教学***平台,为学生提供优越学习的环境,改变现有的传统教学模式,推动学校的信息化建设;
促进计算机应用基础知识在职业院校的普及和推广,推动职业教育的发展;计算机应用基础课程作为职业院校的必修课之一,目的在于推动和普及全民计算机教育,由于地区经济差异和个体差异,许多职业院校的学生在入校之前接触和使用计算机的机会较少,计算机应用基础知识较为薄弱,同时,入校之后由于硬件资源、课程排课等因素的存在,也影响着计算机基础知识的学***考试,将计算机应用基础知识教学资源进行归纳,使学生通过该***学***统一考试,可将该***在其他院校进行推广,以促进职业教育的发展。
上述实施例,仅是本发明的较佳实施方式,故凡依本发明专利申请范围所述的构造、特征及原理所做的等效变化或修饰,均包括于本发明专利申请范围内。

Claims (2)

1.一种计算机课程辅助教学***的构建方法,其特征在于,所述方法包括以下步骤:
第一步,分析辅助教学***在国内外研究现状,并介绍设计的目标范围及主要工作;
第二步,介绍计算机课程辅助教学***开发的技术及原理,介绍B/S结构、PHP语言、Apache服务器和MySQL数据库;
第三步,对***进行需求分析,画出***用例图,详细描述部分用例,并绘制活动图和领域模型图;
第四步,***的总体设计,介绍该***的架构总体设计、功能设计、用例的实现、静态结构设计和数据库的详细设计;
第五步,***的详细设计,介绍***面向管理员、学生和教师用户主要功能模块的详细设计过程;
第六步,***的实现和应用,介绍***的开发环境和运行环境配置,***主要功能和界面展示,并介绍***的应用和特点。
2.根据权利要求1所述的计算机课程辅助教学***的构建方法,其特征在于,所述第五步中的面向管理员主要功能模块包括登录和退出模块、部门和教师管理模块;面向学生主要功能模块包括学生用户注册模块、更改资料和课程表模块、问题答疑模块、在线测试模块、数据统计模块和提交作业模块;面向教师主要功能模块包括学生管理模块和问题答疑模块。
CN201611167674.6A 2016-12-16 2016-12-16 一种计算机课程辅助教学***的构建方法 Pending CN108228148A (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611167674.6A CN108228148A (zh) 2016-12-16 2016-12-16 一种计算机课程辅助教学***的构建方法

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611167674.6A CN108228148A (zh) 2016-12-16 2016-12-16 一种计算机课程辅助教学***的构建方法

Publications (1)

Publication Number Publication Date
CN108228148A true CN108228148A (zh) 2018-06-29

Family

ID=62651674

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611167674.6A Pending CN108228148A (zh) 2016-12-16 2016-12-16 一种计算机课程辅助教学***的构建方法

Country Status (1)

Country Link
CN (1) CN108228148A (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112000318A (zh) * 2020-08-31 2020-11-27 中国科学院长春光学精密机械与物理研究所 光电对抗装备教学训练***通用架构方法、设备及介质

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112000318A (zh) * 2020-08-31 2020-11-27 中国科学院长春光学精密机械与物理研究所 光电对抗装备教学训练***通用架构方法、设备及介质
CN112000318B (zh) * 2020-08-31 2022-02-08 中国科学院长春光学精密机械与物理研究所 光电对抗装备教学训练***通用架构方法、设备及介质

Similar Documents

Publication Publication Date Title
CN108228148A (zh) 一种计算机课程辅助教学***的构建方法
Li et al. Teaching innovation and practice of the basic computer course based on the principle of individualized teaching and classified cultivation
Sun et al. Research on information technology innovation and three-dimensional entrepreneurship diversified personnel training practice teaching system
Gao et al. Improvement on teaching microwave engineering course by incorporating the artificial intelligence technology
Cai Construction of English-assisted translation learning system based on association rules mining
Zhang et al. Discussion on Teaching Reform of “Traditional Landscape Architecture Design” Course in Applied Universities
Xie Exploring the Path of" Dual-teacher" Faculty Construction in the Context of School-enterprise Cooperation—Take the Data Science and Big Data Technology Program as an Example
Gao Computational thinking and MOOC-oriented computer courses teaching mode for non-computer major
Niu et al. Flipped-Blended Model Based on MOOC and Micro-lecture
Yandong Research on the fragmented learning of “java language programming” in the internet+ era
Pan et al. Construction of an Engineering Innovative Practice Center Based on the Integration of Industry and Education
Du Meiting The problems and optimization strategies of primary education informatization development
Jiang et al. The Applications and Drawbacks of Emerging AI Framework in Online Education Field
Sheng Study on Teaching Model of Higher Vocational Tourism Management Specialty Based on" Intelligence+"
Chen A Kind of Basketball Teaching System Design Based on Network
Gao et al. Reform of Mathematics Teaching Mode from the Perspective of Artificial Intelligence and Big Data
Wu Blended Teaching Practice of Linux C Programming for the Cultivation of Practice and Innovation Ability of New Engineering
Song et al. Exploration on Informatization of Flipped Classroom in the Teaching of Human Anatomy and Physiology in Pharmacy
Xin A study of changing practices in higher education in the age of artificial intelligence
Ma Research on the Implementation Path of Ideological and Political Education in Civil Engineering and Architecture Major Courses from the Perspective of Critical Thinking
Zhang et al. Study of MOOC and Flipped Classroom in Biochemistry Teaching
He et al. Analysis on the Path of Optimizing the Ideological and Political Wisdom Classroom Teaching in High School under the Background of Education Digitization
Yang Research on the Reform and Innovation of “Internet+ Higher Education”
Xue-yan et al. Research and practice on teaching mode of “Introduction to Computer Science” in Business-Education Partnership
Guo The Challenge of the College Computer Basic Education in Big Data Environment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20180629