KR102598698B1 - User-customizing learning service system - Google Patents

User-customizing learning service system Download PDF

Info

Publication number
KR102598698B1
KR102598698B1 KR1020210119298A KR20210119298A KR102598698B1 KR 102598698 B1 KR102598698 B1 KR 102598698B1 KR 1020210119298 A KR1020210119298 A KR 1020210119298A KR 20210119298 A KR20210119298 A KR 20210119298A KR 102598698 B1 KR102598698 B1 KR 102598698B1
Authority
KR
South Korea
Prior art keywords
learner
module
learning
weak
scoring
Prior art date
Application number
KR1020210119298A
Other languages
Korean (ko)
Other versions
KR20230036441A (en
KR102598698B9 (en
Inventor
이윤규
김정훈
Original Assignee
주식회사 맞추다
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 주식회사 맞추다 filed Critical 주식회사 맞추다
Priority to KR1020210119298A priority Critical patent/KR102598698B1/en
Publication of KR20230036441A publication Critical patent/KR20230036441A/en
Application granted granted Critical
Publication of KR102598698B1 publication Critical patent/KR102598698B1/en
Publication of KR102598698B9 publication Critical patent/KR102598698B9/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/20Education
    • G06Q50/205Education administration or guidance
    • G06Q50/2057Career enhancement or continuing education service
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/901Indexing; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/906Clustering; Classification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/151Transformation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods

Abstract

본 발명은 사용자 맞춤형 학습 서비스 시스템에 관한 것으로, 기존의 종이 또는 전자문서에 작성된 문제를 디지털화하되, 태그를 부여하여 디지털 문제를 제작하는 디지털 컨텐츠 제작모듈과, 상기 디지털 컨텐츠 제작모듈에서 제작된 문제를 분류 저장하는 문제 데이터베이스와, 학습자 단말에 상기 문제 데이터베이스에 저장된 문제를 제공하고, 학습자의 문제 풀이 결과를 수신하는 학습서비스 플랫폼 서버와, 상기 학습자의 문제 풀이 결과를 채점하고, 오답노트를 생성하는 채점모듈과, 상기 채점모듈의 채점결과를 누적 저장하여 학습자의 학습 성취도 등을 관리하는 학습자 관리모듈을 포함할 수 있다.The present invention relates to a user-customized learning service system, which includes a digital content creation module that digitizes problems written in existing paper or electronic documents and creates digital problems by assigning tags, and problems created in the digital content creation module. A problem database that stores classifications, a learning service platform server that provides problems stored in the problem database to the learner's terminal and receives the learner's problem-solving results, and a scoring system that grades the learner's problem-solving results and creates an incorrect answer note. It may include a module and a learner management module that manages the learner's learning achievement by accumulating and storing the scoring results of the scoring module.

Description

사용자 맞춤형 학습 서비스 시스템{User-customizing learning service system}User customized learning service system {User-customizing learning service system}

본 발명은 사용자 맞춤형 학습 서비스 시스템에 관한 것으로, 더 상세하게는 효율적 학습을 위하여 사용자에게 최적화된 학습 서비스를 제공할 수 있는 시스템에 관한 것이다.The present invention relates to a user-tailored learning service system, and more specifically, to a system that can provide an optimized learning service to users for efficient learning.

교육 및 학습에서의 교육평가 활동의 목적은 교수 및 학습과정에 최대한 도움을 제공함으로써 학생의 학습과 교사의 교수 활동의 효과를 극대화하기 위한 것이다. 교육평가와 관련하여 오답노트에 관한 연구도 다수 이루어져 왔는데 성취도 검사 결과에 대한 학생들의 자기 평가 내용을 바탕으로 수학과 성취도 검사에서 오답을 유발하는 원인을 분류하고 그 구조를 분석하거나, 학습자가 직접 평가 문제를 생성할 수 있고, 심화 및 보충학습 기능을 통하여 학습을 보완할 수 있도록 하고, 오답노트 기능을 통하여 반복적인 평가가 가능하고, 자신의 평가에 대한 결과 분석과 학습 통계를 통하여 즉각적인 피드백이 가능하도록 구성하는 연구가 진행되어 왔다.The purpose of educational evaluation activities in teaching and learning is to maximize the effectiveness of student learning and teachers' teaching activities by providing maximum help to the teaching and learning process. In relation to educational evaluation, many studies have been conducted on incorrect answer notes. Based on students' self-evaluation of the achievement test results, the causes that cause incorrect answers in mathematics achievement tests are classified and their structure is analyzed, or the learner can directly solve the evaluation problems. You can create and supplement learning through in-depth and supplementary learning functions, enable repeated evaluation through the incorrect answer note function, and enable immediate feedback through analysis of the results of your own evaluation and learning statistics. Research has been conducted to construct it.

온라인 상에서 오답노트를 작성하고 이용할 수 있도록 하는 플랫폼이 연구 및 개발되었는데, 이와 관련하여 선행기술인 한국등록특허 제10-1049896호(2011년07월19일 공고) 및 한국등록특허 제10-1720270호(2017년 04월 10일 공고)에는, 온라인을 통해 학습운영서버의 공부방으로 입장한 학생들에게 오프라인스케줄에 따라 학습진도에 맞는 과제문제와 그 답안을 제공하고, 학생이 온라인상으로 입력하는 문제풀이 결과를 분석하여 오답노트를 제공하며, 문제풀이 결과를 분석하여 제시하는 구성과, 복수의 단계로 구성된 복습 프로그램의 각 단계에 통과율을 설정하고, 사용자 단말기로부터 복습 프로그램의 단계 수행 결과를 수신하고, 단계 수행 결과가 설정된 통과율에 미달인 경우 단계에 설정된 통과율을 조정하는 구성이 각각 개시되어 있다.A platform that allows writing and using incorrect answer notes online has been researched and developed. In relation to this, the prior art, Korean Patent No. 10-1049896 (announced on July 19, 2011) and Korean Patent No. 10-1720270 ( (Notice on April 10, 2017), students who enter the study room of the learning operation server online are provided with homework problems and answers that match their learning progress according to the offline schedule, and the problem-solving results that students enter online Analyzes and provides incorrect answer notes, configures the problem-solving results to be analyzed and presented, sets a pass rate for each step of the review program consisting of multiple steps, receives the step performance results of the review program from the user terminal, and steps A configuration for adjusting the pass rate set in a step when the performance result is less than the set pass rate is disclosed.

그러나 실제 학원가에서는 많은 문제를 강사 및 교수진이 직접 만들고 학생들에게 나눠주면서 풀도록 하고, 오답의 경우 다시 복습을 하도록 유도는 하고 있지만, 실제로 많은 학생들은 오답노트가 주는 효과를 알고 있으면서도 시간이 많이 소요된다는 점 때문에 오답노트를 작성하지 않는다. 또, 학원에서는 각 학생별로 각 학생이 어떠한 문제를 틀렸고 어떠한 수업을 들으며 어느 정도의 진도를 나가고 있는 파악을 해야 하지만, 모두 오프라인으로 이루어지기 때문에 이를 일일이 체크하기에는 인력과 시간의 낭비가 막대하다. However, in actual academies, instructors and faculty create many problems themselves and hand them out to students to solve, and encourage them to review again in case of incorrect answers. However, many students are aware of the effect of incorrect answer notes, but they say that it takes a lot of time. I do not write incorrect answer notes because of the points. In addition, academies need to figure out for each student which questions he or she got wrong, which classes he or she is taking, and what progress he or she is making. However, since this is all done offline, it is a huge waste of manpower and time to check this one by one.

이에, 학원에서 자체적으로 만든 문제를 입력할 수 있고, 각 교재별로 오답을 별도로 체크할 수 있으면서도 학생의 진도 및 학업성취율을 피드백할 수 있는 플랫폼의 연구 및 개발이 요구된다.Accordingly, there is a need for research and development of a platform that allows the academy to input self-created problems, check incorrect answers separately for each textbook, and provide feedback on the student's progress and academic achievement rate.

또한, 기존의 디지털 온라인 학습의 경우, 학습자 개인의 점수, 취약한 과목 및 과정에 대한 정보를 피드백하고 있지만, 해당 과목 또는 과정이 취약한 이유 또는 취약한 과정이 다수의 학습자에게서 발생하는 이유 등의 분석이 어려워 취약 과정의 학습에 실질적인 도움을 주기 어려운 문제점이 있었다.In addition, in the case of existing digital online learning, information on individual learners' scores and weak subjects and courses is fed back, but it is difficult to analyze why the subject or course is weak or why weak courses occur in many learners. There was a problem that it was difficult to provide practical help in learning weak courses.

상기와 같은 문제점들을 감안한 본 발명이 해결하고자 하는 기술적 과제는, 다양한 종이 문제집을 디지털화하여 학습자에게 제공하여, 오답 노트의 자동 생성과 성취도에 따른 문제추천을 통해 학습 성취도를 향상시킬 수 있는 시스템을 제공함에 있다.The technical problem that the present invention aims to solve in consideration of the above problems is to provide a system that can improve learning achievement by digitizing various paper workbooks and providing them to learners, automatically generating incorrect answer notes and recommending problems according to achievement level. It is in

또한, 본 발명은 디지털화된 문제마다 과목, 유형, 출제 스타일등의 태그를 포함시켜, 정답과 오답을 분석할 때 태그를 이용하여 성취도가 높은 과목 또는 과정과 취약한 과목 또는 과정을 자동으로 분석하여, 학습자가 취약점을 인지할 수 있도록 하는 시스템을 제공함에 다른 목적이 있다.In addition, the present invention includes tags such as subject, type, and question style for each digitized problem, and automatically analyzes high-achieving subjects or courses and weak subjects or courses using tags when analyzing correct and incorrect answers. Another purpose is to provide a system that allows learners to recognize vulnerabilities.

아울러 본 발명의 다른 과제는, 학습자 개인의 취약한 과목 및 그 과목의 특정 과정에 대한 추천 문제를 추천 및 제공할 수 있는 시스템을 제공함에 있다.In addition, another task of the present invention is to provide a system that can recommend and provide recommended problems for individual learners' weak subjects and specific courses in those subjects.

그리고 본 발명은 인공지능을 이용하여 학습자들의 취약한 학습 과정을 분석하여, 유사한 과정에서 취약함을 보이는 학습자들의 패턴을 확립하고, 유사 패턴을 가지는 학습자들에게 공통적인 문제를 추천할 수 있도록 하는 시스템을 제공함에 목적이 있다.The present invention uses artificial intelligence to analyze learners' weak learning processes, establishes patterns of learners showing weaknesses in similar processes, and recommends common problems to learners with similar patterns. The purpose is to provide.

상기와 같은 과제를 해결하기 위한 본 발명 시스템은, 기존의 종이 또는 전자문서에 작성된 문제를 디지털화하되, 태그를 부여하여 디지털 문제를 제작하는 디지털 컨텐츠 제작모듈과, 상기 디지털 컨텐츠 제작모듈에서 제작된 문제를 분류 저장하는 문제 데이터베이스와, 학습자 단말에 상기 문제 데이터베이스에 저장된 문제를 제공하고, 학습자의 문제 풀이 결과를 수신하는 학습서비스 플랫폼 서버와, 상기 학습자의 문제 풀이 결과를 채점하고, 오답노트를 생성하는 채점모듈과, 상기 채점모듈의 채점결과를 누적 저장하여 학습자의 학습 성취도 등을 관리하는 학습자 관리모듈을 포함할 수 있다.The present invention system for solving the above problems includes a digital content creation module that digitizes problems written in existing paper or electronic documents and creates digital problems by assigning tags, and problems created in the digital content creation module. A problem database for classifying and storing problems, a learning service platform server for providing problems stored in the problem database to a learner terminal and receiving the learner's problem solving results, and grading the learner's problem solving results and generating an incorrect answer note. It may include a scoring module and a learner management module that manages the learner's learning achievement by accumulating and storing the scoring results of the scoring module.

본 발명의 실시예에서, 상기 학습자 단말에 표시되는 시험 문제의 종류에 따라 필기 영역을 포함하는 사용자 인터페이스를 제공하는 인터페이스 제공모듈을 더 포함할 수 있다.In an embodiment of the present invention, an interface providing module that provides a user interface including a writing area according to the type of test question displayed on the learner terminal may be further included.

본 발명의 실시예에서, 상기 학습자 관리모듈에 저장된 학습자의 성취도 정보를 분석하여, 취약 과정을 선별하여 안내하고, 학습 조언을 생성하여 상기 학습자 단말에 제공할 수 있다.In an embodiment of the present invention, the learner's achievement information stored in the learner management module is analyzed, weak courses are selected and guided, and learning advice is generated and provided to the learner terminal.

본 발명의 실시예에서, 상기 디지털 컨텐츠 제작모듈은, 전자문서에 기재된 문제들을 HTML 또는 XML 형식으로 변환하고, HTML 또는 XML 형식으로 변환된 문제들을 문제 내용, 보기 내용, 그림으로 분할하고, 문제의 내용에 따라 과목, 유형, 출제 스타일을 포함하는 태그를 생성한 한 후, 생성된 태그와 분할된 문제들을 병합하여 디지털화된 문제를 생성할 수 있다.In an embodiment of the present invention, the digital content creation module converts the problems written in the electronic document into HTML or XML format, divides the problems converted into HTML or XML format into problem content, view content, and pictures, and After creating a tag including subject, type, and question style according to the content, you can create a digitized problem by merging the created tag and the divided problems.

본 발명의 실시예에서, 상기 인공지능 학습 추천모듈은, 학습자들의 취약 과목 및 과정에 대한 패턴을 형성하고, 상기 패턴을 정규화하여 과정간의 관계를 파악하고, 추천 문제를 제공할 때, 취약 과목의 과정에 더하여 상기 취약 과목의 과정과 관련된 다른 과정에서 속한 문제도 함께 제공할 수 있다.In an embodiment of the present invention, the artificial intelligence learning recommendation module forms a pattern for learners' weak subjects and courses, normalizes the pattern to identify relationships between courses, and provides recommendation problems. In addition to the course, problems belonging to other courses related to the course of the weak subject above can also be provided.

본 발명은 디지털화된 문제를 제공하고, 자동으로 채점하여, 오답 노트를 자동으로 생성함으로써, 오답 노트 제작에 필요한 시간을 단축할 수 있는 효과가 있다.The present invention has the effect of shortening the time required to create incorrect answer notes by providing digitized problems, automatically scoring them, and automatically generating incorrect answer notes.

또한, 본 발명은 디지털화된 문제에 태그를 적용하여, 채점 결과에 따라 태그를 누적 저장함으로써, 학습자의 학습 성취율이 높은 과목 및 과정과, 취약한 과목 및 과정을 자동으로 분류하여, 학습자에게 피드백할 수 있어 효율적인 학습이 가능하도록 하는 효과가 있다.In addition, the present invention applies tags to digitized problems and cumulatively stores the tags according to the scoring results, automatically classifying subjects and courses with a high learning achievement rate and subjects and courses with a weak learner, and providing feedback to the learner. This has the effect of enabling efficient learning.

그리고 본 발명은 누적된 태그 정보를 이용하여 학습자의 취약한 과목 및 과정에 부합하는 새로운 문제들을 제공함으로써, 취약 과목 및 과정에 대한 집중적인 학습이 가능하도록 하여 성취율을 개선할 수 있는 효과가 있다.In addition, the present invention has the effect of improving the achievement rate by providing new problems that match the learner's weak subjects and courses using accumulated tag information, thereby enabling intensive learning on weak subjects and courses.

아울러 본 발명은 인공지능을 이용하여 학습자들이 특정 과목 및 과정에서 취약한 학습 성취율을 나타내는 이유를 분석하여, 동일 과목 및 과정에 취약함을 나타내는 학습자들의 패턴을 확립하고, 패턴에 따른 문제를 추천하여 학습효과를 높일 수 있다.In addition, the present invention uses artificial intelligence to analyze the reasons why learners show weak learning achievement rates in specific subjects and courses, establish patterns of learners showing weaknesses in the same subjects and courses, and recommend problems according to the patterns for learning. The effect can be increased.

도 1은 본 발명 사용자 맞춤형 학습 서비스 시스템의 블록 구성도이다.
도 2는 디지털 컨텐츠 제작모듈의 문제 변환 과정의 흐름도이다.
도 3은 사용자 인터페이스의 예시도이다.
도 4는 학습자 개인의 취약 과목 및 과정을 설명하는 화면의 예시도이다.
1 is a block diagram of the user-customized learning service system of the present invention.
Figure 2 is a flowchart of the problem conversion process of the digital content production module.
3 is an example diagram of a user interface.
Figure 4 is an example of a screen explaining a learner's individual weak subjects and courses.

이하, 본 발명 사용자 맞춤형 학습 서비스 시스템에 대하여 첨부한 도면을 참조하여 상세히 설명한다.Hereinafter, the user customized learning service system of the present invention will be described in detail with reference to the attached drawings.

본 발명의 실시 예들은 당해 기술 분야에서 통상의 지식을 가진 자에게 본 발명을 더욱 완전하게 설명하기 위해 제공되는 것이며, 아래에 설명되는 실시 예들은 여러 가지 다른 형태로 변형될 수 있으며, 본 발명의 범위가 아래의 실시 예들로 한정되는 것은 아니다. 오히려, 이들 실시 예는 본 발명을 더욱 충실하고 완전하게 하며 당업자에게 본 발명의 사상을 완전하게 전달하기 위하여 제공되는 것이다.The embodiments of the present invention are provided to more completely explain the present invention to those skilled in the art, and the embodiments described below may be modified into various other forms, and the embodiments of the present invention may be modified. The scope is not limited to the examples below. Rather, these examples are provided to make the present invention more faithful and complete and to fully convey the spirit of the present invention to those skilled in the art.

본 명세서에서 사용된 용어는 특정 실시 예를 설명하기 위하여 사용되며, 본 발명을 제한하기 위한 것이 아니다. 본 명세서에서 사용된 바와 같이 단수 형태는 문맥상 다른 경우를 분명히 지적하는 것이 아니라면, 복수의 형태를 포함할 수 있다. 또한, 본 명세서에서 사용되는 경우 "포함한다(comprise)" 및/또는"포함하는(comprising)"은 언급한 형상들, 숫자, 단계, 동작, 부재, 요소 및/또는 이들 그룹의 존재를 특정하는 것이며, 하나 이상의 다른 형상, 숫자, 동작, 부재, 요소 및/또는 그룹들의 존재 또는 부가를 배제하는 것이 아니다. 본 명세서에서 사용된 바와 같이, 용어 "및/또는"은 해당 열거된 항목 중 어느 하나 및 하나 이상의 모든 조합을 포함한다. The terms used herein are used to describe specific embodiments and are not intended to limit the invention. As used herein, the singular forms include the plural forms unless the context clearly indicates otherwise. Additionally, when used herein, “comprise” and/or “comprising” means specifying the presence of stated features, numbers, steps, operations, members, elements and/or groups thereof. and does not exclude the presence or addition of one or more other shapes, numbers, operations, members, elements and/or groups. As used herein, the term “and/or” includes any one and all combinations of one or more of the listed items.

본 명세서에서 제1, 제2 등의 용어가 다양한 부재, 영역 및/또는 부위들을 설명하기 위하여 사용되지만, 이들 부재, 부품, 영역, 층들 및/또는 부위들은 이들 용어에 의해 한정되지 않음은 자명하다. 이들 용어는 특정 순서나 상하, 또는 우열을 의미하지 않으며, 하나의 부재, 영역 또는 부위를 다른 부재, 영역 또는 부위와 구별하기 위하여만 사용된다. 따라서, 이하 상술할 제1 부재, 영역 또는 부위는 본 발명의 가르침으로부터 벗어나지 않고서도 제2 부재, 영역 또는 부위를 지칭할 수 있다.Although terms such as first, second, etc. are used herein to describe various members, regions, and/or portions, it is obvious that these members, parts, regions, layers, and/or portions are not limited by these terms. . These terms do not imply any particular order, superiority or inferiority, or superiority or inferiority, and are used only to distinguish one member, region or portion from another member, region or portion. Accordingly, a first member, region or portion described below may refer to a second member, region or portion without departing from the teachings of the present invention.

이하, 본 발명의 실시 예들은 본 발명의 실시 예들을 개략적으로 도시하는 도면들을 참조하여 설명한다. 도면들에 있어서, 예를 들면, 제조 기술 및/또는 공차에 따라, 도시된 형상의 변형들이 예상될 수 있다. 따라서, 본 발명의 실시 예는 본 명세서에 도시된 영역의 특정 형상에 제한된 것으로 해석되어서는 아니 되며, 예를 들면 제조상 초래되는 형상의 변화를 포함하여야 한다.Hereinafter, embodiments of the present invention will be described with reference to drawings schematically showing embodiments of the present invention. In the drawings, variations of the depicted shape may be expected, for example, depending on manufacturing techniques and/or tolerances. Accordingly, embodiments of the present invention should not be construed as being limited to the specific shape of the area shown in this specification, but should include, for example, changes in shape resulting from manufacturing.

도 1은 본 발명의 바람직한 실시예에 따른 사용자 맞춤형 학습 서비스 시스템의 블록 구성도이다.1 is a block diagram of a user-customized learning service system according to a preferred embodiment of the present invention.

도 1을 참조하면 본 발명 사용자 맞춤형 학습 서비스 시스템은, 기존의 종이 또는 전자문서에 작성된 문제를 디지털화하되, 태그를 부여하여 디지털 문제를 제작하는 디지털 컨텐츠 제작모듈(30)과, 상기 디지털 컨텐츠 제작모듈(30)에서 제작된 문제를 분류 저장하는 문제 데이터베이스(60)와, 학습자 단말(20)에 상기 문제 데이터베이스(60)에 저장된 문제를 제공하고, 학습자의 문제 풀이 결과를 수신하는 학습서비스 플랫폼 서버(10)와, 상기 학습자의 문제 풀이 결과를 채점하고, 오답노트를 생성하는 채점모듈(50)과, 상기 채점모듈의 채점결과를 누적 저장하여 학습자의 학습 성취도 등을 관리하는 학습자 관리모듈(70)과, 플랫폼에서 학습자 단말(20)의 사용자 인터페이스를 제공하는 인터페이스 제공모듈(80)을 포함하여 구성된다.Referring to Figure 1, the user-tailored learning service system of the present invention includes a digital content creation module 30 that digitizes problems written in existing paper or electronic documents and creates digital problems by assigning tags, and the digital content creation module A problem database 60 that classifies and stores the problems created in (30), and a learning service platform server that provides the problems stored in the problem database 60 to the learner terminal 20 and receives the learner's problem solving results ( 10), a scoring module 50 that scores the learner's problem solving results and creates an incorrect answer note, and a learner management module 70 that manages the learner's learning achievement by accumulating and storing the scoring results of the scoring module. and an interface providing module 80 that provides a user interface of the learner terminal 20 on the platform.

또한, 상기 학습자 관리모듈(70)에 저장된 학습자의 성취도 정보를 분석하여, 취약 과정을 선별하여 안내하고, 학습 조언을 생성하여 상기 학습자 단말(20)에 제공하는 인공지능 학습 추천모듈(40)을 더 포함할 수 있다.In addition, an artificial intelligence learning recommendation module (40) that analyzes the learner's achievement information stored in the learner management module (70), selects and guides weak courses, generates learning advice, and provides it to the learner terminal (20). More may be included.

이하, 상기와 같이 구성되는 본 발명의 바람직한 실시예에 따른 사용자 맞춤형 서비스 시스템의 구성과 작용에 대하여 보다 상세히 설명한다.Hereinafter, the configuration and operation of the user-customized service system according to a preferred embodiment of the present invention configured as described above will be described in more detail.

먼저, 디지털 컨텐츠 제작모듈(30)은 알려진 종이 문제집의 문제나 전자문서에 기록된 문제를 본 발명에서 사용되는 디지털화된 문제로 변환하고, 문제DB(60)에 저장한다.First, the digital content production module 30 converts problems from known paper workbooks or problems recorded in electronic documents into digitized problems used in the present invention and stores them in the problem DB 60.

도 2는 디지털 컨텐츠 제작모듈(30)의 문제 변환 과정의 흐름도이다.Figure 2 is a flowchart of the problem conversion process of the digital content production module 30.

도 2를 참조하면, 전자문서에 기록된 문제들을 HTML 또는 XML 형식으로 변환한다.Referring to Figure 2, problems recorded in electronic documents are converted into HTML or XML format.

이와 같은 형식의 변환은 학습자 단말(20)의 화면 비율에서 선명하게 확인할 수 있도록 형식을 변환하는 것으로 이해될 수 있다.This format conversion can be understood as converting the format so that it can be clearly viewed in the screen ratio of the learner terminal 20.

종이 문제집에 인쇄된 문제들은 물리적인 스캔과 텍스트 인식 기술을 이용하여 전자문서화 될 수 있다. 전자문서의 형식은 예를 들어 PDF형식일 수 있으며, HWP 등 다른 전자문서 형식일 수도 있다.Problems printed in paper workbooks can be converted into electronic documents using physical scanning and text recognition technology. The format of the electronic document may be, for example, PDF format, or it may be another electronic document format such as HWP.

전자문서에 기록된 문제 또는 문제집은 단순히 텍스트 정보를 기록한 것으로, 이를 HTML 형식으로 변환하여, 정보를 추가하거나 편집하는 등의 처리를 보다 용이하게 수행할 수 있다.Problems or workbooks recorded in electronic documents are simply recorded text information, and can be converted to HTML format to more easily perform processing such as adding or editing information.

본 발명은 전자문서 문제집을 제공하는 e-book 서비스와는 다르게 문제 하나하나가 '데이터'화 되어있다는 특징이 있다.The present invention has the characteristic that, unlike e-book services that provide electronic document problem sets, each problem is converted into 'data'.

전자문서 파일을 HTML 형식으로 변환하는 예로서, PDF파일을 HTML코드로 변환하는 PDF to HTML 기술을 예로들 수 있다.An example of converting an electronic document file into HTML format is the PDF to HTML technology, which converts a PDF file into HTML code.

그 다음, HTML 코드로 변환된 문제들을 요소별로 분할한다. 이때의 요소는, 문제 내용, 보기 내용, 그림(이미지)일 수 있다.Next, the problems converted to HTML code are divided into elements. The elements at this time may be problem content, example content, or picture (image).

또한, 각 문제에 대한 태그를 결정한다.Additionally, determine a tag for each problem.

태그는 문제가 속한 단원, 유형, 주제 등을 포함한다.Tags include the unit, type, topic, etc. to which the problem belongs.

태그의 결정은 인공지능을 이용하여 기존의 문제들과 단원, 유형, 주제 정보를 학습하여, 문제의 내용에 따라 자동으로 태그를 생성할 수 있도록 한다.Tags are determined using artificial intelligence to learn existing problems, units, types, and topic information, and automatically create tags according to the content of the problem.

이때 태그 생성을 위한 인공지능 프로세스에는 자연어 인식 프로세스를 포함하는 것으로 한다.At this time, the artificial intelligence process for tag creation is assumed to include a natural language recognition process.

그 다음, 상기 문제와 태그를 결합하여 문제를 디지털 컨텐츠로 생성하고, 이를 문제DB(60)에 저장한다.Next, the problem and tags are combined to create digital content, which is stored in the problem DB 60.

이러한 과정을 통해 태블릿 등의 학습자 단말(20)에서 직접 문제를 확인하고, 풀 수 있는 디지털화된 문제집을 제공할 수 있다.Through this process, it is possible to provide a digitized workbook that can directly check and solve problems on the learner terminal 20, such as a tablet.

학습 서비스 플랫폼 서버(10)는 각 모듈의 결과물을 공유할 수 있는 환경을 제공함과 아울러 유, 무선 인터넷망 또는 광대역 통신망을 통해 가입된 학습자의 학습자 단말(20)에 문제를 제공하고, 채점 결과를 제공하며, 생성된 오답노트를 제공하고, 이후 학습시 추천 문제들을 제공할 수 있다.The learning service platform server 10 provides an environment in which the results of each module can be shared, as well as providing problems to the learner terminal 20 of the subscribed learner through a wired or wireless Internet network or a broadband communication network, and providing scoring results. It can provide generated incorrect answer notes and provide recommended problems for future study.

상기 학습 서비스 플랫폼 서버(10)는 접속된 학습자 단말(20)에 상기 문제DB(60)에 저장된 문제를 제공할 수 있다. The learning service platform server 10 may provide problems stored in the problem DB 60 to the connected learner terminal 20.

이때 문제DB(60)는 학습자 단말(20)에서 설정한 문항의 수에 맞춰 제공되거나, 학습자가 준비하는 시험의 평균적인 문항수에 맞춰 제공될 수 있다.At this time, the question DB 60 may be provided according to the number of questions set in the learner terminal 20, or may be provided according to the average number of questions for the test prepared by the learner.

또한, 태블릿 PC 등의 학습자 단말(20)에서 문제의 풀이시 실제 종이 문제집의 문제를 풀이하는 것과 같은 사용자 인터페이스를 제공할 수 있다.In addition, when solving problems on the learner terminal 20, such as a tablet PC, a user interface similar to solving problems in an actual paper workbook can be provided.

이와 같은 사용자 인터페이스는 인터페이스 제공모듈(80)에서 제공된다.This user interface is provided by the interface providing module 80.

예를 들어, 도 3에 도시한 바와 같이 인터페이스 제공모듈(80)은 문제의 특성상 풀이 과정이 필요한 경우, 도 3에서 좌측의 문제의 표시 영역 이외에 사용자가 필기를 수행하고, 필기 내용을 확인할 수 있는 우측의 풀이 영역을 제공하여, 태블릿 PC를 사용하여 문제를 풀 때, 실제 종이 시험지를 푸는 것과 같은 효과를 제공할 수 있다.For example, as shown in FIG. 3, when a solution process is required due to the nature of the problem, the interface providing module 80 provides a space where the user can write and check the content of the handwriting in addition to the problem display area on the left side of FIG. 3. By providing a solution area on the right, solving problems using a tablet PC can provide the same effect as solving an actual paper test paper.

그 다음, 학습자 단말(20)은 학습자가 선택한 각 문항의 선택 답을 학습 서비스 플랫폼 서버(10)로 제공하고, 이는 채점모듈(50)에서 채점된다.Next, the learner terminal 20 provides the selected answer for each question selected by the learner to the learning service platform server 10, which is scored in the scoring module 50.

채점모듈(50)은 학습자 단말(20)에 제공된 문제들의 정답 정보를 저장하고, 정답 정보와 학습자가 선택한 선택 답을 비교하여, 정답과 오답을 구분한다.The scoring module 50 stores the correct answer information for the problems provided to the learner terminal 20, compares the correct answer information with the selected answer selected by the learner, and distinguishes correct answers from incorrect answers.

또한, 채점모듈(50)은 단순히 정답과 오답을 구분하는 것에 그치지 않고, 정답인 문제들의 태그와 오답인 문제들의 태그를 분리하여 저장한다. 특히 오답인 문제들은 태그를 누적 저장하여 해당 학습자가 취약한 과목이나 과정에 대한 정보를 획득한다.In addition, the scoring module 50 does not simply distinguish between correct and incorrect answers, but separates and stores the tags of correct and incorrect problems. In particular, for questions with incorrect answers, tags are stored cumulatively to obtain information about subjects or courses in which the learner is weak.

이러한 채점 결과는 학습자 단말(20)로 제공됨과 아울러 학습자 관리모듈(70)에 저장된다. 학습자 관리모듈(70)은 학습자 개인별 학습 성취도 정보를 저장한다.These scoring results are provided to the learner terminal 20 and are stored in the learner management module 70. The learner management module 70 stores learning achievement information for each learner.

또한, 채점모듈(50)은 채점 결과 중 오답인 문제들만을 추출하여 오답 노트를 생성하고, 상기 학습 서비스 플랫폼 서버(10)에 게시하여, 학습자 단말(20)에서 오답 노트를 다운받아 확인할 수 있도록 한다.In addition, the scoring module 50 extracts only the questions with incorrect answers from the scoring results, generates an incorrect answer note, and posts it on the learning service platform server 10, so that the incorrect answer note can be downloaded and checked from the learner terminal 20. do.

따라서 학습자 단말(20)에서 문제를 푼 즉시 채점과 오답 노트의 생성이 가능하기 때문에 학습자가 별도의 오답 노트를 작성하는 시간과 노력을 줄일 수 있으며, 편리하게 오답 노트를 확인하면서 학습을 할 수 있어, 학습 성과를 높일 수 있다.Therefore, since grading and creation of incorrect answer notes are possible immediately after solving the problem on the learner terminal 20, learners can reduce the time and effort of writing separate incorrect answer notes, and can conveniently learn while checking the incorrect answer notes. , can improve learning performance.

본 발명의 다른 특징 중 하나로, 인공지능 학습 추천모듈(40)은 학습자 관리모듈(70)에 저장된 정보를 학습하여 학습자가 특정한 과목이나 과정에 취약한 이유와 학습 성과를 높일 수 있는 방법을 제안할 수 있다.As one of the other features of the present invention, the artificial intelligence learning recommendation module 40 can learn the information stored in the learner management module 70 to suggest reasons why the learner is weak in a specific subject or process and ways to increase learning performance. there is.

인공지능 학습 추천모듈(40)은 학습자 관리모듈(70)에 저장된 오답의 태그 정보를 학습하여, 취약한 과목, 과정(단원)을 확인한다.The artificial intelligence learning recommendation module 40 learns the tag information of incorrect answers stored in the learner management module 70 and identifies weak subjects and courses (units).

또한, 동일한 태크정보를 가지는 문제를 반복적으로 틀렸는지에 대한 확인을 수행할 수 있다.Additionally, it is possible to check whether problems with the same tag information are repeatedly incorrect.

그리고, 인공지능 학습 추천모듈(40)은 오답의 지문이 긍정형, 부정형인지 판단하여 긍정형 오답의 수와 부정형 오답의 수를 확인할 수 있다.In addition, the artificial intelligence learning recommendation module 40 can determine whether the fingerprint of an incorrect answer is positive or negative and confirm the number of positive incorrect answers and the number of negative incorrect answers.

이와 같은 과정을 통해 학습자가 지문을 정확하게 읽고 이해했는지, 확인할 수 있으며, 동일 유형의 문제에 대하여 반복적으로 오답을 제출했는지의 여부를 확인할 수 있다.Through this process, it is possible to check whether the learner has read and understood the passage accurately and whether he or she has repeatedly submitted incorrect answers to the same type of problem.

인공지능 학습 추천모듈(40)은 해당 학습자에게 확인된 취약한 과목, 과정에 대한 문제를 추천할 수 있다. 즉, 인공지능 학습 추천모듈(40)은 문제DB(60)에서 취약한 과정과 유형에 해당하는 문제들을 검색하여 추출하고, 추출된 문제들을 추천 문제로 하여 학습 서비스 플랫폼 서버(10)를 통해 학습자 단말(20)에 제공할 수 있다.The artificial intelligence learning recommendation module 40 can recommend problems regarding weak subjects and courses identified for the learner. In other words, the artificial intelligence learning recommendation module 40 searches and extracts problems corresponding to weak processes and types from the problem DB 60, uses the extracted problems as recommendation problems, and sends them to the learner terminal through the learning service platform server 10. It can be provided in (20).

도 4는 학습자 개인의 취약 과목 및 과정(단원)을 설명하는 화면의 예시도이다.Figure 4 is an example of a screen explaining a learner's weak subjects and courses (units).

또한, 인공지능 학습 추천모듈(40)은 학습자에게 학습 조언을 생성하여 출력할 수 있다. 학습 조언은 문제의 지문을 정확하게 읽도록 하거나, 반복적인 오답 제출시에는 오답 노트를 활용하라는 내용을 포함할 수 있다.Additionally, the artificial intelligence learning recommendation module 40 can generate and output learning advice to the learner. Study advice may include instructions to read the problem passage accurately or to use an error note when repeatedly submitting incorrect answers.

그리고 인공지능 학습 추천모듈(40)은 다수의 학습자들의 취약 과정 패턴을 생성할 수 있다.And the artificial intelligence learning recommendation module 40 can generate vulnerable course patterns for multiple learners.

예를 들어 A라는 학습자가 특정 과목의 a~d 과정 중, a과정이 가장 취약하고, d과정이 그 다음으로 취약한 것으로 판단된 경우, A 학습자의 패턴은 a-d-b,c로 정의할 수 있다.For example, if a learner named A is judged to be the weakest among courses a to d in a specific subject, and course d is the next weakest, learner A's pattern can be defined as a-d-b,c.

이와 같은 학습자 패턴 정의를 다수의 학습자로 확대하면, 학습자들이 공통적으로 취약한 패턴들이 정의될 수 있다.By expanding this definition of learner patterns to a large number of learners, patterns in which learners are commonly weak can be defined.

예를 들어 a과정이 취약한 학습자들은 d과정도 취약하며, b과정은 학습 성취도가 높은 패턴을 따른다 등의 패턴 분석을 수행할 수 있다.For example, pattern analysis can be performed to show that learners who are weak in course a are also weak in course d, and course b follows a pattern of high learning achievement.

이러한 패턴 분석을 통해 a과정과 d과정의 관계를 판단할 수 있으며, d과정의 학습 성취도 부족에 따라 a과정의 학습 성취도가 취약하게 되는 등의 관계를 파악할 수 있다.Through this pattern analysis, it is possible to determine the relationship between course a and course d, and it is possible to identify relationships such as how the learning achievement of course a becomes weak due to the lack of learning achievement of course d.

따라서 신규 학습자가 a과정이 취약한 것으로 채점모듈(50)의 채점결과에서 판단되면, 인공지능 학습 추천모듈(40)은 그 신규 학습자에 대한 추천 문제로 a과정에 대한 문제뿐만 아니라 d과정의 문제를 함께 추천 문제로 제공할 수 있다.Therefore, if it is determined from the scoring results of the scoring module 50 that a new learner is weak in course a, the artificial intelligence learning recommendation module 40 recommends not only the problem of course a but also the problem of course d as a recommendation problem for the new learner. It can also be provided as a recommended problem.

이처럼 본 발명은 취약한 과정에 대한 학습 성취도 향상을 위하여, 그 취약한 과정과 연관된 다른 과정의 문제를 함께 풀고, 학습하도록 유도함으로써, 학습자의 학습 성취도를 보다 빠르게 향상시킬 수 있게 된다.In this way, in order to improve the learning achievement of the weak course, the present invention can improve the learner's learning achievement more quickly by solving problems of other courses related to the weak course and encouraging learning.

본 발명은 상기 실시예에 한정되지 않고 본 발명의 기술적 요지를 벗어나지 아니하는 범위 내에서 다양하게 수정, 변형되어 실시될 수 있음은 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에 있어서 자명한 것이다.It is obvious to those skilled in the art that the present invention is not limited to the above-mentioned embodiments and can be implemented with various modifications and variations without departing from the technical gist of the present invention. will be.

10:학습 서비스 플랫폼 서버 20:학습자 단말
30:디지털 컨텐츠 제작모듈 40:인공지능 학습 추천모듈
50:채점모듈 60:문제 데이터베이스
70:학습자 관리모듈 80:사용자 인터페이스 제공모듈
10: Learning service platform server 20: Learner terminal
30: Digital content production module 40: Artificial intelligence learning recommendation module
50: Scoring module 60: Problem database
70: Learner management module 80: User interface provision module

Claims (5)

기존의 종이에 작성된 문제를 전자화한 전자문서 또는 제작된 전자문서에 기재된 문제들을 HTML 또는 XML 형식으로 변환하고, HTML 또는 XML 형식으로 변환된 문제들을 문제 내용, 보기 내용, 그림으로 분할하고, 문제의 내용에 따라 과목, 유형, 출제 스타일을 포함하는 태그를 생성한 한 후, 생성된 태그와 분할된 문제들을 병합하여 디지털화된 문제를 생성하는 디지털 컨텐츠 제작모듈;
상기 디지털 컨텐츠 제작모듈에서 제작된 문제를 분류 저장하는 문제 데이터베이스;
학습자 단말에 상기 문제 데이터베이스에 저장된 문제를 제공하고, 학습자의 문제 풀이 결과를 수신하는 학습서비스 플랫폼 서버;
상기 학습자의 문제 풀이 결과를 채점하고, 오답노트를 생성하는 채점모듈;
상기 학습자 단말에 표시되는 시험 문제의 종류에 따라 필기 영역을 포함하는 사용자 인터페이스를 제공하는 인터페이스 제공모듈; 및
상기 채점모듈의 채점결과를 누적 저장하여 학습자의 학습 성취도 등을 관리하는 학습자 관리모듈을 포함하는 시스템.
Convert the problems written on existing paper into electronic documents or problems written in the produced electronic documents into HTML or XML format, divide the problems converted into HTML or XML format into problem content, example content, and pictures, and A digital content production module that generates tags including subjects, types, and question styles according to content, and then merges the generated tags with the divided problems to create digitized problems;
a problem database that classifies and stores problems created in the digital content production module;
A learning service platform server that provides problems stored in the problem database to the learner terminal and receives the learner's problem solving results;
A scoring module that scores the learner's problem solving results and creates an incorrect answer note;
an interface providing module that provides a user interface including a writing area according to the type of test question displayed on the learner terminal; and
A system including a learner management module that manages the learner's learning achievement by accumulating and storing the scoring results of the scoring module.
삭제delete 제1항에 있어서,
상기 학습자 관리모듈에 저장된 학습자의 성취도 정보를 분석하여, 취약 과정을 선별하여 안내하고, 학습 조언을 생성하여 상기 학습자 단말에 제공하는 인공지능 학습 추천모듈을 더 포함하는 시스템.
According to paragraph 1,
The system further includes an artificial intelligence learning recommendation module that analyzes the learner's achievement information stored in the learner management module, selects and guides weak courses, generates learning advice, and provides it to the learner terminal.
삭제delete 제3항에 있어서,
상기 인공지능 학습 추천모듈은,
학습자들의 취약 과목 및 과정에 대한 패턴을 형성하고,
상기 패턴을 정규화하여 과정간의 관계를 파악하고,
추천 문제를 제공할 때, 취약 과목의 과정에 더하여 상기 취약 과목의 과정과 관련된 다른 과정에서 속한 문제도 함께 제공하는 시스템.
According to paragraph 3,
The artificial intelligence learning recommendation module is,
Forming patterns for learners’ weak subjects and courses,
Normalize the above patterns to identify relationships between processes,
When providing recommended problems, a system that provides problems from other courses related to the weak subject course in addition to the weak subject course.
KR1020210119298A 2021-09-07 2021-09-07 User-customizing learning service system KR102598698B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020210119298A KR102598698B1 (en) 2021-09-07 2021-09-07 User-customizing learning service system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020210119298A KR102598698B1 (en) 2021-09-07 2021-09-07 User-customizing learning service system

Publications (3)

Publication Number Publication Date
KR20230036441A KR20230036441A (en) 2023-03-14
KR102598698B1 true KR102598698B1 (en) 2023-11-06
KR102598698B9 KR102598698B9 (en) 2024-03-15

Family

ID=85502502

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020210119298A KR102598698B1 (en) 2021-09-07 2021-09-07 User-customizing learning service system

Country Status (1)

Country Link
KR (1) KR102598698B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117649319A (en) * 2023-12-11 2024-03-05 广州工程技术职业学院 Intelligent teaching method, device, equipment and medium based on sea dangerous goods classification

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20130083002A (en) * 2011-12-27 2013-07-22 두산동아 주식회사 Apparatus and method for managing digital learning contents based on xml
KR102055256B1 (en) * 2017-09-08 2019-12-13 주식회사 듀코젠 A learning system capable of providing a cloud-based digital item authoring solution and distribution service platform, and the control method thereof
KR102097777B1 (en) * 2018-02-21 2020-04-06 (주)형지엘리트 Method for judging learning achievement method based on user's handwritten data, smart device, server and system for the same
KR102104660B1 (en) * 2018-04-23 2020-04-24 주식회사 에스티유니타스 System and method of providing customized education contents

Also Published As

Publication number Publication date
KR20230036441A (en) 2023-03-14
KR102598698B9 (en) 2024-03-15

Similar Documents

Publication Publication Date Title
Falloon An analysis of young students' thinking when completing basic coding tasks using Scratch Jnr. On the iPad
Strang Beyond engagement analytics: Which online mixed-data factors predict student learning outcomes?
Kotsiantis Use of machine learning techniques for educational proposes: a decision support system for forecasting students’ grades
US20170084197A1 (en) Systems and methods for automatic distillation of concepts from math problems and dynamic construction and testing of math problems from a collection of math concepts
CN111144079B (en) Method and device for intelligently acquiring learning resources, printer and storage medium
Nuankaew et al. The study of the factors and development of educational model: The relationship between the learner context and the curriculum context in higher education
Richardson et al. The role of feedback in the under-attainment of ethnic minority students: evidence from distance education
Wibawa et al. Learning analytic and educational data mining for learning science and technology
Hui et al. A review on learning analytics
KR102598698B1 (en) User-customizing learning service system
Jiang et al. Examining computational thinking processes in modeling unstructured data
Banihashem et al. Learning analytics for online game-Based learning: a systematic literature review
Tristán-López et al. Evaluation of ICT competencies
Abba et al. Community college writers' metaknowledge of effective writing
Strang How student behavior and reflective learning impact grades in online business courses
American Library Association ACRL standards: Information literacy compentency standards for higher education
CN107430824B (en) Semi-automatic system and method for evaluating responses
Maaliw III et al. Comparative analysis of data mining techniques for classification of student’s learning styles
Cleven A multilayer network approach for real-time adaptive personalized learning
Aryadoust et al. Role of assessment in second language writing research and pedagogy
Berding et al. Performance and Configuration of Artificial Intelligence in Business Education Learning Analytics Applications. A Content Analysis-Based Approach.
Lusardi et al. Who is Most Affected by Covid-19?
Chang et al. Online annotation system and student clustering platform
KR100328776B1 (en) Education system using network and a method thereof
Kohlhase et al. An exploration in the space of mathematical knowledge

Legal Events

Date Code Title Description
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
N231 Notification of change of applicant
GRNT Written decision to grant
G170 Re-publication after modification of scope of protection [patent]