CN105912604A - 一种个性化推荐课程的在线培训平台 - Google Patents
一种个性化推荐课程的在线培训平台 Download PDFInfo
- Publication number
- CN105912604A CN105912604A CN201610209392.1A CN201610209392A CN105912604A CN 105912604 A CN105912604 A CN 105912604A CN 201610209392 A CN201610209392 A CN 201610209392A CN 105912604 A CN105912604 A CN 105912604A
- Authority
- CN
- China
- Prior art keywords
- user
- course
- module
- database
- storing
- 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
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/953—Querying, e.g. by the use of web search engines
- G06F16/9535—Search customisation based on user profiles and personalisation
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09B—EDUCATIONAL OR DEMONSTRATION APPLIANCES; APPLIANCES FOR TEACHING, OR COMMUNICATING WITH, THE BLIND, DEAF OR MUTE; MODELS; PLANETARIA; GLOBES; MAPS; DIAGRAMS
- G09B5/00—Electrically-operated educational appliances
- G09B5/08—Electrically-operated educational appliances providing for individual presentation of information to a plurality of student stations
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Educational Administration (AREA)
- Educational Technology (AREA)
- Business, Economics & Management (AREA)
- Data Mining & Analysis (AREA)
- General Engineering & Computer Science (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Electrically Operated Instructional Devices (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
本发明公开了一种个性化推荐课程的在线培训平台,本发用户网络浏览数据库用于存储与用户相同IP地址三天内网络浏览的关键词,用户课程学习数据库用于存储用户已学过和正在学习的课程,课程模块为培训平台的现有课程数据库;课程分析模块用于从课程模块中选择含有用户网络浏览数据库中关键词的课程,且该课程不包含在用户课程学习数据库中;用户课程推荐数据库用于存储课程分析模块选中的课程,课程推荐模块用于用户登陆后在网页上滚动显示用户课程推荐数据库中的课程。本发明能够提取用户最近关注点,将与用户最近关注点相关的课程主动推荐给用户,避免用户向其他培训网站流失。
Description
技术领域
本发明涉及一种个性化推荐课程的在线培训平台。
背景技术
在线培训由于具有以下优势而迅猛发展:
(1)无须将学员从各地召集在一起,从而大大节省了培训费用;
(2)学员人数不象传统培训那样受到教室大小的限制;
(3)可以及时、低成本地更新培训内容;
(4)可以充分利用网上大量的多媒体资源,增强课程的趣味性;
(5)课程进行安排灵活,学员可以自己决定学习时间。
现在的培训网站课程模式是固定,也就是所有的游览者看到的课程是一致。
发明内容
本发明要解决的技术问题是:提供一种个性化推荐课程的在线培训平台。
为了解决上述技术问题,本发明包括用户注册模块、用户登陆模块、用户基本信息数据库、用户网络浏览数据库、用户课程学习数据库、用户课程推荐数据库、课程模块和课程推荐模块,用户基本信息数据库用于存储用户在用户注册模块填写的用户信息,用户登陆模块连接用户信息数据库,用户网络浏览数据库用于存储与用户相同IP地址三天内网络浏览的关键词,用户课程学习数据库用于存储用户已学过和正在学习的课程,课程模块为培训平台的现有课程数据库;课程分析模块用于从课程模块中选择含有用户网络浏览数据库中关键词的课程,且该课程不包含在用户课程学习数据库中;用户课程推荐数据库用于存储课程分析模块选中的课程,课程推荐模块用于用户登陆后在网页上滚动显示用户课程推荐数据库中的课程。
本发明的有益效果是:本发明能够提取用户最近关注点,将与用户最近关注点相关的课程主动推荐给用户,使得用户一登陆就能接收到与其相关的课程推荐,避免用户向其他培训网站流失。
附图说明
图1是本发明的流程图;
具体实施方式
如图1所示的个性化推荐课程的在线培训平台,它包括用户注册模块、用户登陆模块、用户基本信息数据库、用户网络浏览数据库、用户课程学习数据库、用户课程推荐数据库、课程模块和课程推荐模块,用户基本信息数据库用于存储用户在用户注册模块填写的用户信息,用户登陆模块连接用户信息数据库,用户网络浏览数据库用于存储与用户相同IP地址三天内网络浏览的关键词,用户课程学习数据库用于存储用户已学过和正在学习的课程,课程模块为培训平台的现有课程数据库;课程分析模块用于从课程模块中选择含有用户网络浏览数据库中关键词的课程,且该课程不包含在用户课程学习数据库中;用户课程推荐数据库用于存储课程分析模块选中的课程,课程推荐模块用于用户登陆后在网页上滚动显示用户课程推荐数据库中的课程。
Claims (1)
1.一种个性化推荐课程的在线培训平台,其特征在于:包括用户注册模块、用户登陆模块、用户基本信息数据库、用户网络浏览数据库、用户课程学习数据库、用户课程推荐数据库、课程模块和课程推荐模块,用户基本信息数据库用于存储用户在用户注册模块填写的用户信息,用户登陆模块连接用户信息数据库,用户网络浏览数据库用于存储与用户相同IP地址三天内网络浏览的关键词,用户课程学习数据库用于存储用户已学过和正在学习的课程,课程模块为培训平台的现有课程数据库;课程分析模块用于从课程模块中选择含有用户网络浏览数据库中关键词的课程,且该课程不包含在用户课程学习数据库中;用户课程推荐数据库用于存储课程分析模块选中的课程,课程推荐模块用于用户登陆后在网页上滚动显示用户课程推荐数据库中的课程。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610209392.1A CN105912604A (zh) | 2016-04-05 | 2016-04-05 | 一种个性化推荐课程的在线培训平台 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610209392.1A CN105912604A (zh) | 2016-04-05 | 2016-04-05 | 一种个性化推荐课程的在线培训平台 |
Publications (1)
Publication Number | Publication Date |
---|---|
CN105912604A true CN105912604A (zh) | 2016-08-31 |
Family
ID=56745273
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201610209392.1A Pending CN105912604A (zh) | 2016-04-05 | 2016-04-05 | 一种个性化推荐课程的在线培训平台 |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN105912604A (zh) |
Cited By (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106528656A (zh) * | 2016-10-20 | 2017-03-22 | 杨瀛 | 一种基于学员历史和实时学习状态参量实现课程推荐的方法和系统 |
CN108230777A (zh) * | 2018-01-18 | 2018-06-29 | 上海处甲教育科技有限公司 | 一种教育培训平台 |
WO2018227762A1 (zh) * | 2017-06-13 | 2018-12-20 | 深圳市鹰硕技术有限公司 | 一种基于网络的在线互动学习系统和方法 |
CN109710828A (zh) * | 2018-12-20 | 2019-05-03 | 中国联合网络通信集团有限公司 | 网上学习平台的课程资源管理方法、装置和设备 |
CN109766492A (zh) * | 2018-12-24 | 2019-05-17 | 中国联合网络通信集团有限公司 | 学习推荐方法、装置、设备和可读介质 |
CN110930273A (zh) * | 2019-11-29 | 2020-03-27 | 成都中科大旗软件股份有限公司 | 一种人才培训管理系统和方法 |
CN112417269A (zh) * | 2020-10-30 | 2021-02-26 | 南京湛杰信息科技有限公司 | 一种智能在线培训服务信息推送算法 |
CN114357323A (zh) * | 2022-03-19 | 2022-04-15 | 深圳市启程教育科技有限公司 | 基于外贸人才用课程推荐系统及方法 |
CN114969545A (zh) * | 2022-06-16 | 2022-08-30 | 江苏智慧智能软件科技有限公司 | 一种心理健康课程个性化智能推荐系统及方法 |
CN116701791A (zh) * | 2023-07-20 | 2023-09-05 | 国信蓝桥教育科技股份有限公司 | 基于人工智能的课程推荐方法及系统 |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103544663A (zh) * | 2013-06-28 | 2014-01-29 | Tcl集团股份有限公司 | 网络公开课的推荐方法、系统和移动终端 |
CN104063443A (zh) * | 2014-06-13 | 2014-09-24 | 百度在线网络技术(北京)有限公司 | 搜索结果的提供方法和装置 |
CN104142955A (zh) * | 2013-05-08 | 2014-11-12 | 中国移动通信集团浙江有限公司 | 一种推荐学习课程的方法和终端 |
US9058242B2 (en) * | 2010-03-04 | 2015-06-16 | Gshift Labs Inc. | Method and system of optimizing a web page for search engines |
-
2016
- 2016-04-05 CN CN201610209392.1A patent/CN105912604A/zh active Pending
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9058242B2 (en) * | 2010-03-04 | 2015-06-16 | Gshift Labs Inc. | Method and system of optimizing a web page for search engines |
CN104142955A (zh) * | 2013-05-08 | 2014-11-12 | 中国移动通信集团浙江有限公司 | 一种推荐学习课程的方法和终端 |
CN103544663A (zh) * | 2013-06-28 | 2014-01-29 | Tcl集团股份有限公司 | 网络公开课的推荐方法、系统和移动终端 |
CN104063443A (zh) * | 2014-06-13 | 2014-09-24 | 百度在线网络技术(北京)有限公司 | 搜索结果的提供方法和装置 |
Non-Patent Citations (2)
Title |
---|
张岚: "基于学习行为的用户兴趣建模及应用研究", 《中国优秀硕士学位论文全文数据库 信息科技辑》 * |
王利: "Web使用挖掘方法及其在个性化学习系统中的应用研究", 《中国优秀硕士学位论文全文数据库 信息科技辑》 * |
Cited By (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106528656B (zh) * | 2016-10-20 | 2019-08-20 | 杭州新百锐基业科技股份有限公司 | 一种基于学员历史和实时学习状态参量实现课程推荐的方法和系统 |
CN106528656A (zh) * | 2016-10-20 | 2017-03-22 | 杨瀛 | 一种基于学员历史和实时学习状态参量实现课程推荐的方法和系统 |
WO2018227762A1 (zh) * | 2017-06-13 | 2018-12-20 | 深圳市鹰硕技术有限公司 | 一种基于网络的在线互动学习系统和方法 |
CN108230777A (zh) * | 2018-01-18 | 2018-06-29 | 上海处甲教育科技有限公司 | 一种教育培训平台 |
CN109710828B (zh) * | 2018-12-20 | 2020-11-06 | 中国联合网络通信集团有限公司 | 网上学习平台的课程资源管理方法、装置和设备 |
CN109710828A (zh) * | 2018-12-20 | 2019-05-03 | 中国联合网络通信集团有限公司 | 网上学习平台的课程资源管理方法、装置和设备 |
CN109766492A (zh) * | 2018-12-24 | 2019-05-17 | 中国联合网络通信集团有限公司 | 学习推荐方法、装置、设备和可读介质 |
CN110930273A (zh) * | 2019-11-29 | 2020-03-27 | 成都中科大旗软件股份有限公司 | 一种人才培训管理系统和方法 |
CN112417269A (zh) * | 2020-10-30 | 2021-02-26 | 南京湛杰信息科技有限公司 | 一种智能在线培训服务信息推送算法 |
CN114357323A (zh) * | 2022-03-19 | 2022-04-15 | 深圳市启程教育科技有限公司 | 基于外贸人才用课程推荐系统及方法 |
CN114969545A (zh) * | 2022-06-16 | 2022-08-30 | 江苏智慧智能软件科技有限公司 | 一种心理健康课程个性化智能推荐系统及方法 |
CN114969545B (zh) * | 2022-06-16 | 2023-10-13 | 江苏智慧智能软件科技有限公司 | 一种心理健康课程个性化智能推荐系统及方法 |
CN116701791A (zh) * | 2023-07-20 | 2023-09-05 | 国信蓝桥教育科技股份有限公司 | 基于人工智能的课程推荐方法及系统 |
CN116701791B (zh) * | 2023-07-20 | 2023-10-20 | 国信蓝桥教育科技股份有限公司 | 基于人工智能的课程推荐方法及系统 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN105912604A (zh) | 一种个性化推荐课程的在线培训平台 | |
CN104539694B (zh) | 学习平台的消息推送方法和系统 | |
Apostolopoulou et al. | Cultural heritage and education. Integrating tour maps in a bilateral project | |
Habbash | Learning English vocabulary using mobile phones: Saudi Arabian EFL teachers in focus | |
CN104572918B (zh) | 一种在线课程的搜索方法 | |
Sun et al. | How the young generation uses digital textbooks via mobile learning terminals: Measurement of elementary school students in C hina | |
CN107045533A (zh) | 基于标签的教育资源推荐方法及系统 | |
Zhang et al. | [Retracted] Mobile Terminal System of Intelligent College English Teaching and Training Mode | |
Laufer | Lexical frequency profiles | |
CN106530864A (zh) | 一种高等数学综合教学系统 | |
Mukundan et al. | Developing reading materials for ESL learners | |
Howlett | How Thai students use mobile devices when learning EFL and the effect of urban/rural school location | |
CN106600237A (zh) | 一种辅助记忆中医药书籍的方法和装置 | |
Boraie | Future of English | |
De Pietro | Authentic and situated learning with the use of an adaptive search engine and a QR-code in mobile mode | |
Windnagel | The usage of simple Dublin Core metadata in digital math and science repositories | |
Jones | Materials development for teaching pronunciation | |
Meng | [Retracted] Intelligent Integration of Online Environmental Education Resources for English Language and Literature Majors Based on Collaborative Filtering Algorithm | |
Phillips et al. | Mobile media usage by undergraduates and implications for m-learning instructional design | |
Bing | Design of English Teaching Corpus Resource‐Sharing System Based on XML Technology | |
Janjic et al. | ELEARNING ROMANIAN LANGUAGE SERBIA-WEBSITE EXAMPLE | |
Kalinic et al. | The effectiveness and students’ perception of an adaptive mobile learning system based on personalized content and mobile web | |
Trako et al. | Making great strides yet a learning crisis remains in Tanzania: Results of the SDI and SABER service delivery surveys | |
Grossi et al. | Teaching transition skills in inclusive schools | |
McCormack | Using Literature to Teach Culture |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
WD01 | Invention patent application deemed withdrawn after publication | ||
WD01 | Invention patent application deemed withdrawn after publication |
Application publication date: 20160831 |