JP2001109365A - Device and method for supporting study, and recording medium recording its program - Google Patents

Device and method for supporting study, and recording medium recording its program

Info

Publication number
JP2001109365A
JP2001109365A JP28809199A JP28809199A JP2001109365A JP 2001109365 A JP2001109365 A JP 2001109365A JP 28809199 A JP28809199 A JP 28809199A JP 28809199 A JP28809199 A JP 28809199A JP 2001109365 A JP2001109365 A JP 2001109365A
Authority
JP
Japan
Prior art keywords
question
answer
option
terms
learner
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
JP28809199A
Other languages
Japanese (ja)
Inventor
Makoto Matsuoka
誠 松岡
Shinichi Tsumori
伸一 津森
Yuichi Kawaguchi
雄一 川口
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP28809199A priority Critical patent/JP2001109365A/en
Publication of JP2001109365A publication Critical patent/JP2001109365A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a study support device capable of automatically preparing and presenting selective questions according to an understanding situation of a learner. SOLUTION: This study support system comprises a teaching material storage means for holding terms and plural explanation data for explaining the terms, a study status storage means for allocating numerical values to all repeated permutations composed by choosing two terms from those held by the teaching material storage means and storing them, an option selection means for selecting options of the set questions from the terms held by the teaching material storage means, a question preparing means for preparing questions including the options to be set as the questions selected by the above option selection means, a question presenting means for presenting the learner with the questions prepared by the above question preparing means, an answer receiving means for letting the learner select options of the presented questions, a correction judging means for judging the corrections of the options selected by the learner from the correct answers stored in the option selecting means, and a study status updating means for updating answer distances on the basis of the options set to the questions, the options by the learner, and the options of correct answers.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、学習支援装置、そ
の方法及びそのプログラムを記録した記録媒体に関する
ものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a learning support device, a method for the same, and a recording medium on which a program is recorded.

【0002】[0002]

【従来の技術】個別学習を目的としたコンピュータによ
る学習支援の歴史は古く、特に複数個の選択肢から正し
いと思われるものを選択する形式の問題(以下、選択問
題)を出題し、学習者の答案に応じた解説を行うタイプ
の学習支援方法は、コンピュータによる機械的な処理が
容易であることもあり、既に多くのプログラムが実用に
供されている。
2. Description of the Related Art The history of computer-assisted learning support for individual learning has a long history, and in particular, questions of the form of selecting one that is considered correct from a plurality of options (hereinafter referred to as a selection problem) are presented. The learning support method of the type of providing a comment in accordance with the answer may be easily mechanically processed by a computer, and many programs have already been put to practical use.

【0003】これらのプログラムの多くにおいて、学習
者に提示する問題は教材作成者により予め作成されてい
る。これら問題の中から、学習者に対して次にどの問題
を出題するかを決定する従来技術として、予め作成した
問題に対して、それぞれの各問題同士の難易を比較し
て、各問題に難易度を付与し、提示した問題の難易度と
その問題に対する学習者の答案に基づいて決定する方法
がある。このような方法として、例えば、特開平5−3
33760公報に開示されており、以下にその概要を示
す。
In many of these programs, the questions presented to the learner are created in advance by the creator of the teaching material. As a conventional technique for deciding which question is to be asked next to the learner from these questions, the difficulty of each problem is compared with that of a previously created problem. There is a method of assigning degrees and determining based on the difficulty of the presented problem and the student's answer to the problem. As such a method, for example, JP-A-5-3
It is disclosed in 33760 gazette, and its outline is shown below.

【0004】図15は従来の学習支援装置の構成図であ
る。図15において、問題記憶手段1501は、図17
に示すような、教材作成者によって設定された問題の難
易度、各問題を識別するための問題ID、問題、正解の
4つの情報からなる問題情報を複数格納している。難易
度記憶手段1502は学習者に対して次に出題すべき問
題の難易度を保持している。問題検索手段1503は難
易度記憶手段1502が保持する難易度に相当する問題
情報を問題記憶手段1501から検索して取り出し保持
する。問題提示手段105は学習者に問題を提示する。
答案受付手段106は学習者の答案入力を受け付ける。
正誤判定手段107は、答案受付手段106が受け付け
た答案と問題検索手段1503が保持する問題の正解と
を比較して正誤の判定を行う。説明作成手段1504は
正誤判定の結果を示す答案解説を作成する。解説提示手
段110は答案解説を学習者に提示する。難易度更新手
段1505は正誤判定手段107の判定結果を基に難易
度記憶手段1502に保持される難易度を更新する。
FIG. 15 is a configuration diagram of a conventional learning support device. In FIG. 15, the problem storage means 1501 is
And a plurality of pieces of question information including four pieces of information such as the difficulty level of the question set by the teaching material creator, the question ID for identifying each question, the question, and the correct answer. The difficulty storage means 1502 holds the difficulty of the next question to be set for the learner. The problem search means 1503 retrieves problem information corresponding to the difficulty level held by the difficulty level storage means 1502 from the problem storage means 1501 and holds it. The question presenting means 105 presents a question to the learner.
The answer receiving means 106 receives an answer input by the learner.
The correct / incorrect judgment unit 107 compares the answer accepted by the answer accepting unit 106 with the correct answer of the question held by the question search unit 1503 to judge correctness. The explanation creating means 1504 creates an answer explanation showing the result of the right / wrong judgment. The comment presenting means 110 presents the answer comment to the learner. The difficulty level updating unit 1505 updates the difficulty level stored in the difficulty level storage unit 1502 based on the determination result of the true / false determination unit 107.

【0005】図16に従来の学習支援装置の処理の流れ
を示す。この例では、問題の難易度は1から5まで設定
されているものとし、難易度の数値が大きいほど、問題
がより難しいことを表しているものとする。学習者が演
習を始めると、問題検索手段1503は難易度記憶手段
1502に記憶されている難易度を獲得する(ステップ
1601)。この例では難易度記憶手段1502には数
値の”2”が保持されているものとする。さらに獲得し
た難易度を持つ問題情報を問題記憶手段1501から検
索し、保持する(ステップ1602)。ステップ160
2で得られた問題情報に示される問題を問題提示手段1
05が学習者に提示する(ステップ1603)。答案の
入力として選択肢の番号を入力すると、学習者が解答番
号を入力し、答案受付手段106はこの番号を保持する
(ステップ1604)。正誤判定手段107は、問題検
索手段1503に保持されている問題情報から、当該問
題に対する正解番号を獲得し、これをステップ1604
から得られる学習者の解答番号と比較して、正誤判定を
行う(ステップ1605)。説明作成手段1504はス
テップ1605の結果を示す答案解説を作成し、解説提
示手段110が学習者に提示する(ステップ160
6)。難易度更新手段1505は、難易度記憶手段15
02に保持されている数値を更新する。この例では、正
解と判定された場合は、難易度記憶手段1502に保持
されている数値に対して1を足し、不正解と判定された
場合は、難易度記憶手段1502に保持されている数値
に対して1を引くものとする。また、難易度記憶手段1
502に保持されている数値が5のときに正解と判定さ
れた場合や、1のときに不正解と判定された場合は、更
新は行わない。正解と判定された場合は2に1を足した
3を難易度記憶手段1502に保持し、不正解と判定さ
れた場合は2から1を引いた1を難易度記憶手段150
2に保持する(ステップ1607)。学習者が演習を継
続する場合は、ステップ1601に戻る。上記を繰り返
して学習は進められる。
FIG. 16 shows a processing flow of a conventional learning support apparatus. In this example, it is assumed that the difficulty of the question is set from 1 to 5, and that the larger the value of the difficulty, the more difficult the problem is. When the learner starts the exercise, the problem search means 1503 acquires the difficulty stored in the difficulty storage 1502 (step 1601). In this example, it is assumed that the difficulty level storage unit 1502 holds a numerical value “2”. Further, problem information having the acquired difficulty level is retrieved from the problem storage means 1501 and held (step 1602). Step 160
The problem indicated by the problem information obtained in the step 2
05 is presented to the learner (step 1603). When the number of the option is input as the input of the answer, the learner inputs the answer number, and the answer accepting unit 106 holds this number (step 1604). The correct / wrong judging means 107 obtains a correct answer number for the question from the question information held in the question searching means 1503, and obtains this in step 1604.
Is compared with the answer number of the learner obtained from step (1605). The explanation creating means 1504 creates an answer explanation showing the result of step 1605, and the explanation presenting means 110 presents it to the learner (step 160).
6). The difficulty level updating unit 1505 includes the difficulty level storage unit 15.
Update the value stored in 02. In this example, when the answer is determined to be correct, 1 is added to the numerical value stored in the difficulty level storage unit 1502, and when the answer is determined to be incorrect, the numerical value stored in the difficulty level storage unit 1502 is added. 1 is subtracted from In addition, difficulty storage means 1
When the numerical value held in 502 is 5 and it is determined that the answer is correct, and when it is 1 and it is determined that it is incorrect, no update is performed. When it is determined that the answer is correct, 3 which is obtained by adding 1 to 2 is stored in the difficulty level storage means 1502, and when it is determined that the answer is incorrect, 1 which is obtained by subtracting 1 from 2 is stored in the difficulty level storage means 1502.
2 (step 1607). If the learner continues the exercise, the process returns to step 1601. The learning is advanced by repeating the above.

【0006】[0006]

【発明が解決しようとする課題】従来技術においては、
学習者に応じて難しい問題や易しい問題を提示するため
に、教材作成者が予め問題を作成し、それぞれの各問題
同士の難易を考慮して、問題に難易度を示す数値を付与
する。上述の従来例では、難易度”2”の問題に正解し
た場合、より難しい問題としてより難易度の値の大きい
難易度”3”の問題を次に出題し、不正解した場合、よ
り易しい問題としてより難易度の値の小さい難易度”
1”の問題を次に出題する。
In the prior art,
In order to present difficult or easy questions depending on the learner, the creator of the teaching material creates the questions in advance, and assigns a numerical value indicating the degree of difficulty to the questions in consideration of the difficulty of each question. In the above-described conventional example, when the correct answer is the question of the difficulty "2", the next question is the question of the difficulty "3" having a larger value of the difficulty as a more difficult question. Difficulty with lower difficulty value
The question 1 ”will be asked next.

【0007】しかしながら、教材作成者が設定する問題
の難易度と学習者が実際に感じる問題の難易度は必ずし
も一致しない。一般に、学習者が感じる問題の難しさ
は、当該問題の内容を、自身がどの程度修得しているか
否かに依存すると考えられるが、選択問題においては、
提示された各選択肢の内容に対して修得しているか否か
もポイントになり、いかに教材作成者が難易度の低い問
題と考えても、学習者が選択肢の内容に関する知識を有
していなければ、学習者にとって難しい問題になること
もあり得る。例えば、次のような例が考えられる。
However, the difficulty level of the problem set by the creator of the learning material does not always match the difficulty level of the problem actually felt by the learner. Generally, it is considered that the difficulty of a problem felt by a learner depends on the degree to which oneself has mastered the content of the problem.
The point is also whether or not you have mastered the content of each presented option, no matter how much the material creator thinks it is a difficult problem, if the learner does not have knowledge about the content of the option, It can be a difficult problem for learners. For example, the following example can be considered.

【0008】教材作成者はどちらも正解が「1」となる
図2(A)と図2(B)の2つの問題において、図2
(A)の問題は図2(B)の問題より難しいと考え、図
2(A)の問題の難易度を図2(B)の問題の難易度よ
り値を大きく設定したとする。また、学習者Bは「物理
レコード」、「フロッピーディスク」が何を意味するも
のか分かっておらず、「論理レコード」、「ハードディ
スク」の意味は分かっているものとする。
The creator of the teaching material considers two questions in FIG. 2A and FIG. 2B in which the correct answer is “1”.
It is assumed that the problem of FIG. 2A is more difficult than the problem of FIG. 2B, and the difficulty of the problem of FIG. 2A is set to be larger than the difficulty of the problem of FIG. It is also assumed that the learner B does not know what “physical record” and “floppy disk” mean, and knows the meaning of “logical record” and “hard disk”.

【0009】この学習者Bにとって、図2(A)の問題
は「2」の「論理レコード」、「3」の「ハードディス
ク」の意味を分かっているので、それぞれはこの問題の
正解にならないことは分かり、迷うことなく正解の
「1」を選ぶことができる。図2(B)の問題は「3」
の「ハードディスク」の意味を分かっているので、この
問題の正解にならないことは分かるが、「1」の「物理
レコード」と「2」の「フロッピーディスク」のどちら
かで迷うことになる。この場合、学習者Bにとっては、
図2(A)の問題の方が図2(B)の問題より易しいと
感じると考えることができ、教材作成者が設定した問題
の難易度に一致しない。
For the learner B, since the question of FIG. 2 (A) knows the meanings of "logical record" of "2" and "hard disk" of "3", each of them cannot be the correct answer to this question. Can understand and can select the correct "1" without hesitation. The problem in Fig. 2 (B) is "3"
I know the meaning of "hard disk", so I can understand that it is not the correct answer to this problem, but I get lost in either "physical record" of "1" or "floppy disk" of "2". In this case, for learner B,
It can be considered that the problem in FIG. 2A is easier than the problem in FIG. 2B, and does not match the difficulty level of the problem set by the creator of the teaching material.

【0010】このように、教材作成者が予め決定した固
定の難易度に基づいて問題を出題した場合、学習者によ
っては理解状況に適さない問題が出題される場合があっ
た。
As described above, when the creator of a learning material issues a question based on a fixed difficulty level determined in advance, a problem that is not appropriate for the understanding situation may be presented depending on the learner.

【0011】さて、上記例で示したように、図2(A)
の問題、図2(B)の問題の正解はともに「1」である
が、学習者Aにとっては図2(A)の問題の方が難し
く、学習者Bとっては図2(B)の問題の方が難しいと
感じると思われる。このことを勘案すると、選択問題に
おいては、提示された各選択肢の内容に対する理解状況
に加え、どのように選択肢を組み合わせるかによって、
問題の難易を制御できると考えられる。
Now, as shown in the above example, FIG.
2B and the correct answer of the problem of FIG. 2B are both “1”, but the problem of FIG. 2A is more difficult for the learner A, and the problem of FIG. You may find the problem more difficult. Taking this into account, in the choice question, in addition to the understanding of the content of each presented option, depending on how to combine the options,
It would be possible to control the difficulty of the problem.

【0012】そこで、本発明では、教材作成者が決定し
た固定の難易度を用いるのではなく、学習者が過去に取
り組んだ問題とそれに対する学習者の答案を基に、各選
択肢の理解状況を定量化し、この数値を基に問題の難易
を動的に計算することにより、学習者の理解状況に応じ
た問題を提示する学習支援装置、学習支援方法及びその
プログラムを記録する記録媒体を提供することを目的と
する。
Therefore, in the present invention, instead of using the fixed difficulty level determined by the creator of the teaching material, the understanding status of each option is determined based on the problem that the learner has worked on in the past and the student's answer to the problem. Provided is a learning support device, a learning support method, and a recording medium for recording the program, which quantify and dynamically calculate the difficulty level of a problem based on the numerical value, thereby presenting a problem according to a learner's understanding situation. The purpose is to:

【0013】[0013]

【課題を解決するための手段】本発明では、教材記憶手
段が、用語と当該用語を説明する説明データを複数保持
する。学習状況記憶手段が、教材記憶手段が保持する用
語から2個の用語を選んで構成される全ての重複順列に
対する解答距離を記憶する。選択肢選定手段が、学習状
況記憶手段に記憶される解答距離に基づいて、教材記憶
手段が保持する用語の中から出題選択肢を選ぶ。問題作
成手段が、選択肢選定手段が選んだ出題選択肢を含んだ
問題を作成する。問題提示手段が、問題作成手段が作成
した問題を学習者に提示する。答案受付手段が、提示さ
れた問題の選択肢を学習者に選択させる。正誤判定手段
が、選択肢選定手段に記憶されている正解と学習者が選
んだ選択肢を比較し正誤の判定を行う。学習状況更新手
段が、出題選択肢と学習者が選んだ選択肢と正解となる
選択肢に基づいて解答距離を更新する。
According to the present invention, the teaching material storage means stores a plurality of terms and explanation data for explaining the terms. The learning situation storage means stores answer distances for all overlapping permutations formed by selecting two terms from the terms held by the learning material storage means. An option selection unit selects an option from the terms held by the learning material storage unit based on the answer distance stored in the learning situation storage unit. The question creating means creates a question including the question choices selected by the option selecting means. The question presenting means presents the question created by the question creating means to the learner. The answer accepting means allows the learner to select an option of the presented question. The correct / incorrect judgment means compares the correct answer stored in the option selection means with the option selected by the learner to judge correctness. The learning status updating means updates the answer distance based on the question choice, the choice selected by the learner, and the correct answer.

【0014】これにより、学習者の理解状況に応じた問
題を提示することができ、学習効果を向上させることが
できる。
[0014] This makes it possible to present a problem according to the learner's understanding situation, thereby improving the learning effect.

【0015】[0015]

【発明の実施の形態】本発明の学習支援装置では、用語
と当該用語を説明する説明データを複数保持する教材記
憶手段と、教材記憶手段が保持する用語から2個の用語
を選んで構成される全ての重複順列に対する解答距離を
記憶する学習状況記憶手段と、学習状況記憶手段に記憶
される解答距離に基づいて、教材記憶手段が保持する用
語の中から、出題選択肢を選ぶ選択肢選定手段と、選択
肢選定手段が選んだ出題選択肢を含む問題を作成する問
題作成手段と、問題作成手段が作成した問題を学習者に
提示する問題提示手段と、提示された問題の選択肢を学
習者に選択させる答案受付手段と、提示された問題の選
択肢を学習者に選択させる答案受付手段と、選択肢選定
手段に記憶されている正解と学習者が選んだ選択肢を比
較し正誤の判定を行う正誤判定手段と、出題選択肢と学
習者が選んだ選択肢と正解となる選択肢に基づいて解答
距離を更新する学習状況更新手段を備える。
BEST MODE FOR CARRYING OUT THE INVENTION A learning support apparatus according to the present invention comprises a learning material storing means for storing a plurality of terms and explanatory data for explaining the terms, and two terms selected from the terms stored in the learning material storing means. A learning situation storage means for storing answer distances for all overlapping permutations, and an option selecting means for selecting a question choice from terms held by the learning material storage means based on the answer distances stored in the learning situation storage means. , A question creating means for creating a question including the question choices selected by the option selecting means, a question presenting means for presenting the question created by the question creating means to the learner, and the learner selecting the presented question options. The answer accepting means, the answer accepting means for allowing the learner to select an option of the presented problem, and the correct answer stored in the option selecting means are compared with the options selected by the learner to determine correctness. Cormorants includes a right or wrong decision means, the learning situation update means for updating the answer distance based on the choices to be the correct answer and the option chosen by the question choices learner.

【0016】この構成により、学習者の理解状況に応じ
た問題を提示することができるようになる。
With this configuration, it is possible to present a problem according to the learner's understanding situation.

【0017】次に図面を参照しながら、本発明の実施の
形態について説明する。図1は本発明の一実施の形態に
おける学習支援装置のブロック図である。図1におい
て、問題提示手段105、答案受付手段106、正誤判
定手段107、解説提示手段110は従来の学習支援装
置の構成図(図15)で示したものと同じである。本実
施の形態では、出題する問題は図2の(A)や(B)の
ようなものとする。まず、全体の動作を説明する前に、
本発明の動作の中心となる選択肢選定手段103および
学習状況更新手段108について説明する。
Next, an embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram of a learning support device according to an embodiment of the present invention. In FIG. 1, a problem presenting unit 105, a response receiving unit 106, a right / wrong determining unit 107, and a comment presenting unit 110 are the same as those shown in the configuration diagram (FIG. 15) of the conventional learning support device. In the present embodiment, the questions to be set are as shown in FIGS. 2A and 2B. First, before explaining the whole operation,
The option selecting unit 103 and the learning status updating unit 108, which are the main operations of the present invention, will be described.

【0018】先述の図2の例で示したように、選択問題
においては、出題選択肢の各選択肢に対する学習者の理
解状況と、その理解状況を基に、どのように選択肢を組
み合わせるかによって、問題の難易を制御できると考え
られる。そこで、本発明においては、学習者に問題を提
示する際、学習者がどの選択肢を選びそうかを次のよう
に考える。
As shown in the example of FIG. 2 described above, in the selection problem, the question is determined by the learner's understanding of each of the question options and how to combine the options based on the understanding. Can be controlled. Therefore, in the present invention, when presenting a problem to a learner, the following consideration is given to which option the learner is likely to select.

【0019】出題の対象となる複数個の用語の集合{U
1,U2,・・・,Un}において、2個の用語を選んで
構成される全ての重複順列に対して数値(以下、解答距
離と呼ぶ)を対応付け、h(Ui,Uj)で表す。ここ
で、重複順列とは、重複を含めて2個を順位をつけて選
んだ組であり、例えば、集合{U1,U2,U3}の場
合には、(U1,U1)、(U1,U2)、(U1,U
3)、(U2,U1)、(U2,U2)、(U2,U
3)、(U3,U1)、(U3,U2)、(U3,U
3)の9個の組ができる。本実施の形態ではUi,Uj
の解答距離h(Ui,Uj)が小さい程、正解がUiと
なる問題において、Ujが選ばれやすいことを示してい
ると考え、解答距離h(Ui,Uj)が大きい程、正解
がUiとなる問題において、Ujが選ばれにくいことを
示していると考える。例えば、h(Ui,Uj)=1、
h(Ui,Uk)=2では、Uiが正解となる問題にお
いて、学習者はUkよりもUjの方が選びやすいことに
なる。
A set of a plurality of terms to be set {U
1, U2,..., Un}, a numerical value (hereinafter, referred to as an answer distance) is associated with all overlapping permutations formed by selecting two terms, and is represented by h (Ui, Uj). . Here, the overlapping permutation is a set in which two items including the duplication are ranked and selected. For example, in the case of the set {U1, U2, U3}, (U1, U1), (U1, U2) ), (U1, U
3), (U2, U1), (U2, U2), (U2, U
3), (U3, U1), (U3, U2), (U3, U
9 sets of 3) are created. In the present embodiment, Ui, Uj
It is considered that as the answer distance h (Ui, Uj) becomes smaller, the correct answer becomes Ui, indicating that Uj is more likely to be selected. As the answer distance h (Ui, Uj) becomes larger, the correct answer becomes Ui. It is considered that this indicates that Uj is difficult to be selected. For example, h (Ui, Uj) = 1,
When h (Ui, Uk) = 2, in a problem in which Ui is the correct answer, the learner can easily select Uj rather than Uk.

【0020】本発明においては、学習者が選択問題を解
く場合は、次の方法によるものと考える。 (a)正解と思われる選択肢があれば、それらを解答の
候補とする。 (b)正解にならないと思われる選択肢があれば、それ
らを解答の候補から外す。 (c)(a)、(b)の過程で解答の候補を一つに絞り
込めた場合は、その選択肢を解答として選ぶ。 (d)解答の候補を一つに絞り込めない場合は、残った
ものの中から一つの選択肢を適当に選ぶ。
In the present invention, the following method is considered when the learner solves the selection problem. (A) If there are any options that seem to be the correct answer, they are set as answer candidates. (B) If there are any options that do not seem to be correct, remove them from the candidates for answers. (C) When the answer candidates are narrowed down to one in the process of (a) and (b), the option is selected as the answer. (D) If the answer candidates cannot be narrowed down to one, one option is appropriately selected from the remaining ones.

【0021】すなわち、学習者に対して、ある問題(よ
り難しい問題や、より易しい問題を決定する上で、基点
となる問題であり、以下、対象問題と呼ぶ)より易しい
問題を出題するときには、上記(a)(b)の試行の結
果、解答の候補を一つに絞り込みやすく、かつ一つに絞
り込んだ選択肢が正解となるような問題を出題するよう
に働き、逆により難しい問題を出題するときには、一つ
に絞り込みにくいか、または一つに絞り込んだ選択肢が
不正解となるような問題を出題するように働けばよいと
考えられる。
In other words, when a learner asks for a problem that is easier than a certain problem (a problem that is a base point in determining a more difficult problem or an easier problem, hereinafter referred to as a target problem), As a result of the above trials (a) and (b), it is easy to narrow down the answer candidates to one, and it works so as to give a question in which the narrowed down option is the correct answer, and conversely, gives a more difficult question. At times, it may be considered that it may be difficult to narrow down to one, or it may be sufficient to work so as to give a question in which the narrowed down option is incorrect.

【0022】出題の対象となるn個の用語の集合におい
て、対象問題のk個の選択肢を{V1,・・・,Vk}、
その正解選択肢をViとしたとき、次に出題する問題の
正解選択肢Ui、及び正解選択肢Uiを含むk個の選択
肢{U1,・・・,Uk}を以下のように選ぶ。
In a set of n terms to be set, k choices of the target problem are represented by {V1,..., Vk},
Assuming that the correct answer option is Vi, the correct answer option Ui of the question to be set next and k options {U1,..., Uk} including the correct answer option Ui are selected as follows.

【0023】対象問題より易しい問題を出題するために
は、(a)の考えから、正解となる選択肢を選ぶ度合が
より高い用語を正解選択肢として選定し、(b)の考え
から正解以外の選択肢は解答候補からより外しやすいよ
うに選択肢を選定することにより実現できると考えられ
る。そこで、本実施の形態では(数1)もしくは(数
2)を満足するk個の用語の組を出題の対象となる用語
から取り出し、この中から任意に一つ選ぶものとする。
In order to set a question that is easier than the target question, a term having a higher degree of selecting a correct answer is selected as a correct answer from the idea of (a), and an option other than the correct answer is selected from the idea of (b). Can be realized by selecting options so that they can be easily removed from answer candidates. Therefore, in the present embodiment, a set of k terms that satisfies (Equation 1) or (Equation 2) is extracted from the terms to be presented, and one of them is arbitrarily selected.

【0024】[0024]

【数1】 (Equation 1)

【0025】[0025]

【数2】 (Equation 2)

【0026】逆に、対象問題より難しい問題を出題する
ためには、(a)の考えから、正解となる選択肢を選ぶ
度合がより低い用語を正解選択肢として選定し、(b)
の考えから正解以外の選択肢は解答候補からより外しに
くいような選択肢を選定することにより実現できると考
えられる。そこで、本実施の形態では(数3)もしくは
(数4)を満足するk個の用語の組を出題の対象となる
用語から取り出し、この中から任意に一つ選ぶものとす
る。
On the other hand, in order to set a question that is more difficult than the target question, from the idea of (a), a term having a lower degree of selecting a correct answer option is selected as a correct answer option, and (b)
Based on the above idea, it is considered that an option other than the correct answer can be realized by selecting an option that is harder to remove from the answer candidates. Therefore, in the present embodiment, a set of k terms that satisfies (Equation 3) or (Equation 4) is extracted from the terms to be presented, and one of them is arbitrarily selected.

【0027】[0027]

【数3】 (Equation 3)

【0028】[0028]

【数4】 (Equation 4)

【0029】例えば、出題対象となる用語を{物理レコ
ード,論理レコード,可変長レコード,ハードディス
ク}(n=4)とし、対象問題の正解を「可変長レコー
ド」とし、出題選択肢を{論理レコード,可変長レコー
ド,ハードディスク}(k=3)とする。また、学習状
況記憶手段が図3のように記憶されている場合の選択肢
の選定方法は次のようになる。
For example, the term to be set is {physical record, logical record, variable length record, hard disk} (n = 4), the correct answer of the target question is “variable length record”, and the choices for the question are {logical record, Variable length record, hard disk # (k = 3). The method of selecting options when the learning status storage means is stored as shown in FIG. 3 is as follows.

【0030】出題対象となる4個の用語から3個取り出
した時の出した時の組合わせは4C3=4通りある
({物理レコード,論理レコード,可変長レコード},
{物理レコード,論理レコード,ハードディスク},
{物理レコード,可変長レコード,ハードディスク},
{論理レコード,可変長レコード,ハードディス
ク})。これら4通りの各用語の組において、正解とな
る用語の候補は3つあるので、出題選択肢の候補は3×
4=12通りあることになる(例えば、用語の組g1:
{物理レコード,論理レコード,可変長レコード}にお
いて、物理レコード,論理レコード,可変長レコードそ
れぞれを正解とすることができるので、この組から、
「物理レコード」を正解とする出題選択肢g1、「論理
レコード」を正解とする出題選択肢g1、「可変長レコ
ード」を正解とする出題選択肢g1の3つのパターンを
出題選択肢の候補として得る)。これら12通りに対し
て、正解選択肢をUi(i=1、2、3のいづれか)と
したとき、h(Ui,Ui)とh(Ui,Uj)(j=
1〜3、ただしj≠i)の総和を求めると図4のように
表される。
When three words are extracted from the four terms to be set, there are 4C3 = 4 possible combinations ({physical record, logical record, variable length record},
{Physical record, logical record, hard disk},
{Physical record, variable length record, hard disk},
{Logic record, variable length record, hard disk}). In each of these four sets of terms, there are three correct term candidates.
4 = 12 cases (for example, term set g1:
In {Physical record, logical record, variable length record}, each physical record, logical record, and variable length record can be answered correctly.
Three options are obtained as candidates for the question choices: a question choice g1 with the correct answer of "physical record", a question choice g1 with the correct answer of "logical record", and a question choice g1 with the correct answer of "variable length record". Assuming that the correct answer is Ui (i = 1, 2, 3) for these 12 cases, h (Ui, Ui) and h (Ui, Uj) (j =
1 to 3, where j ≠ i) is obtained as shown in FIG.

【0031】対象問題は、h(可変長レコード,可変長
レコード)=4、h(可変長レコード,論理レコード)
+h(可変長レコード,ハードディスク)=13となる
ので、図4から、対象問題より易しい問題を出題する場
合は、(数1)および(数2)を満足する403、40
7、408、411に示される用語の組が出題選択肢の
候補となり、この中の任意の一つを出題選択肢として決
定する。対象問題より難しい問題を出題する場合は、
(数3)および(数4)を満足する402、405、4
06、409、410に示される用語の組が出題選択肢
の候補となり、この中の任意の一つを出題選択肢として
決定する。
The target problem is h (variable length record, variable length record) = 4, h (variable length record, logical record)
+ H (variable-length record, hard disk) = 13, so from FIG. 4, if a question easier than the target problem is set, 403 and 40 satisfy (Equation 1) and (Equation 2).
The set of terms shown in 7, 408, and 411 are candidates for question options, and any one of them is determined as a question option. If you have a question that is more difficult than the target question,
402, 405, and 4 satisfying (Equation 3) and (Equation 4)
A set of terms indicated by reference numerals 06, 409, and 410 are candidates for question options, and any one of them is determined as a question option.

【0032】ただし、より易しい問題のための選択肢を
選定する時、(数1)及び(数2)を満足する用語の組
がない、または、より難しい問題のための選択肢を選定
する時、(数3)及び(数4)を満足する用語の組がな
い場合は、正解選択肢、及び出題選択肢ともに対象問題
と同じものとする。
However, when selecting an option for an easier problem, there is no term set that satisfies (Equation 1) and (Equation 2), or when selecting an option for a more difficult problem, If there is no term set that satisfies Equation 3) and Equation 4, both the correct answer choice and the question choice are the same as the target question.

【0033】次に学習状況更新手段108の動作につい
て説明する。ある問題において、ある選択肢が選ばれた
回数が多いほど、次に出題した時も学習者はその選択肢
を選ぶ度合いが高く、選ばれなかった回数が多いほど、
次に出題した時も学習者はその選択肢を選ばない度合い
が高いと考えることができる。
Next, the operation of the learning status updating means 108 will be described. For a given question, the more times an option is chosen, the more likely the learner will choose that option the next time the question is asked,
The next time a question is asked, it can be considered that the learner is more likely not to choose that option.

【0034】そこで、本実施の形態では、解答距離の値
を正解選択肢を第1順位、出題選択肢を第2順位とする
全ての組に対して更新するものとし、その更新は次のよ
うに行う。出題選択肢を{U1,U2,・・・,Uk}と
し、正解となる選択肢をUiとする。ここで、学習者が
選んだ選択肢をUjとすると、h(Ui,Uj)を1増
やし、選ばれなかったUm(j≠m)に対して、h(U
i,Um)を1減らす。
Therefore, in the present embodiment, the answer distance value is updated for all the sets in which the correct choice is the first rank and the question choice is the second rank, and the update is performed as follows. . The question choices are {U1, U2,..., Uk}, and the correct answer is Ui. Here, assuming that the choice selected by the learner is Uj, h (Ui, Uj) is incremented by one, and h (U ≠ j) is determined for the unselected Um (j な か っ m).
i, Um) by one.

【0035】例えば、解答距離が図7(A)のような状
態のとき、図2(A)を出題し、学習者が「2」を解答
したとすると、h(物理レコード、論理レコード)の値
を1減らし、選ばれなかった「1」の「物理レコー
ド」、「3」の「ハードディスク」に対して、h(物理
レコード、物理レコード)、h(物理レコード、ハード
ディスク)の値を1増やすことにより、図7(B)のよ
うに更新される。解答距離が図7(B)のような状態の
とき、図2(A)を出題し、学習者が「1」を解答した
とすると、図7(C)のように更新される。なお、h
(Ui,Uj)の値は0から10までとるものとし、既
にh(Ui,Uj)の値が0のときに、正解選択肢Ui
の問題にUjを選んでもh(Ui,Uj)の値は0のま
まとする。また、既にh(Ui,Uj)の値が10のと
きに、正解選択肢Uiの問題にUjを選ばなくても、h
(Ui,Uj)の値は10のままとする。
For example, when the answer distance is as shown in FIG. 7 (A), if a question is given in FIG. 2 (A) and the learner answers "2", h (physical record, logical record) Decrease the value by 1 and increase the value of h (physical record, physical record) and h (physical record, hard disk) by 1 for the "physical record" of "1" and the "hard disk" of "3" that are not selected Thus, the data is updated as shown in FIG. When the answer distance is as shown in FIG. 7 (B), if FIG. 2 (A) is set and the learner answers "1", the answer is updated as shown in FIG. 7 (C). Note that h
The value of (Ui, Uj) is assumed to be from 0 to 10, and when the value of h (Ui, Uj) is already 0, the correct answer option Ui
The value of h (Ui, Uj) remains at 0 even if Uj is selected for the problem (1). Also, when the value of h (Ui, Uj) is already 10, even if Uj is not selected for the question of the correct answer Ui, h
The value of (Ui, Uj) remains at 10.

【0036】上述の選択肢選定手段103及び学習状況
更新手段108の動作を踏まえ、本発明の実施の形態に
ついて説明する。本実施の形態で扱う問題は選択肢数が
3つの問題であり、直前の問題で正解した場合、次の出
題はより難しい問題を出題するものとし、直前問題で不
正解の場合、次の出題はより易しい問題を出題するもの
とし、対象問題は直前に出題した問題とする。また、学
習者が過去に解いた問題にまだ現れてない用語について
は、解答距離を定義できないため、本実施の形態におい
ては、解答距離の最小値0と最大値10の中間値5を解
答距離の初期値として与えることにする。
An embodiment of the present invention will be described based on the operations of the above-mentioned option selecting means 103 and learning situation updating means 108. The question dealt with in this embodiment is a question with three choices. If the correct answer is given in the immediately preceding question, the next question will be a more difficult question. If the answer in the previous question is incorrect, the next question will be Easier questions shall be set, and the target questions shall be the questions set immediately before. In addition, since the answer distance cannot be defined for a term that has not yet appeared in the problem solved by the learner in the past, in the present embodiment, an intermediate value 5 between the minimum value 0 and the maximum value 10 of the answer distance is determined as the answer distance. Will be given as the initial value of.

【0037】教材記憶手段101は、図5に示すように
用語とその用語を説明する文を複数保持しているものと
し、これらすべての用語が選択問題の選択肢の対象とな
る。さらに、学習状況記憶手段102には図8に示すよ
うに、学習者の各用語に関する解答距離が記憶されてい
るものとする。また、直前の問題が図2(A)に示す問
題であったとする。選択肢選定手段103は直前の問題
の正解番号、および出題選択肢を記憶しており、これを
基に次の問題の正解選択肢、および出題選択肢を選定す
る。直前の問題(図2(A))で不正解した場合、より
易しい問題を作成するために、図8の解答距離を基に、
(数1)及び(数2)を満足する3個の用語の組を取り
出し(図9(A))、この中から任意に一つ選んだもの
を出題選択肢として決定する。直前の問題(図2
(A))で正解した場合、より難しい問題を作成するた
めに、図8の解答距離を基に、(数3)及び(数4)を
満足する3個の用語の組を取り出し(図9(B))、こ
の中から任意に一つ選んだものを出題選択肢として決定
する。なお、図9(A)、(B)において、第1フィー
ルドが正解選択肢である。
As shown in FIG. 5, the teaching material storage means 101 holds a plurality of terms and a plurality of sentences explaining the terms, and all of these terms are candidates for the choice questions. Further, it is assumed that the learning condition storage means 102 stores answer distances for each term of the learner as shown in FIG. It is also assumed that the immediately preceding problem is the problem shown in FIG. The option selecting means 103 stores the correct answer number of the immediately preceding question and the question choices, and selects the correct answer option and the question choice of the next question based on these. If you answer incorrectly in the previous question (Fig. 2 (A)), based on the answer distance in Fig. 8,
A set of three terms satisfying (Equation 1) and (Equation 2) is taken out (FIG. 9A), and one selected arbitrarily from these is determined as a question choice. Last problem (Fig. 2
When a correct answer is obtained in (A)), a set of three terms satisfying (Equation 3) and (Equation 4) is extracted based on the answer distance in FIG. (B)), arbitrarily selected one of them is determined as a question choice. In FIGS. 9A and 9B, the first field is a correct choice.

【0038】選択肢選定手段103は正解選択肢と出題
選択肢を決定後、出題選択肢とその正解番号を保持する
(ステップ601)。学習者に出題する第1問目は対象
問題がないので、ランダムに3個の用語を組を取り出
し、その中の1個をランダムに選んで正解選択肢とし、
正解番号を保持する。
After determining the correct answer option and the question option, the option selecting means 103 holds the question option and its correct number (step 601). Since the first question to be given to the learner has no target problem, three sets of terms are extracted at random and one of them is randomly selected as a correct answer choice.
Holds the correct answer number.

【0039】以降は、図9(B)の901に示す出題選
択肢が選定されたものとして説明する。問題作成手段1
04は、上記のように選択肢選定手段103が決定した
正解選択肢の説明と出題選択肢を用いて図10のような
問題を作成し(ステップ602)、問題提示手段105
が学習者に問題を提示する(ステップ603)。答案受
付手段106により、学習者の答案を受け付ける。学習
者は番号「2」を解答したとする(ステップ604)。
正誤判定手段107は選択肢選定手段103に保持され
ている正解番号「1」と学習者の解答番号「2」を比較
して、学習者の解答は不正解と判定される(ステップ6
05)。学習状況更新手段108は、先述したように正
解選択肢を第1順位、出題選択肢の各選択肢を第2順位
とする全ての組に対して、解答距離を更新する。この結
果、図8に示す学習状況記憶手段102は図11のよう
に更新される(ステップ606)。解説作成手段109
は正誤判定手段107の結果を基に、答案解説を作成す
る。誤って選ばれた用語の説明を教材記憶手段101か
ら取り出し、この説明を含む図12のような答案解説を
作成する(ステップ607)。解説提示手段110は答
案解説を学習者に提示する(ステップ608)。また、
学習者が正解した場合は図13に示すような答案解説が
解説作成手段109により作成され、解説提示手段11
0により学習者に答案解説が提示される。学習状況記憶
手段102が図14のようになった場合、どのような問
題でも学習者は正解できるとして学習を終了する。図1
4に至ってない場合はステップ601に戻り、学習を継
続する。上記を繰り返すことにより学習は進められる。
Hereinafter, the description will be made assuming that the question option 901 shown in FIG. 9B is selected. Question creation means 1
In step 04, a question as shown in FIG. 10 is created using the explanation of the correct answer option determined by the option selecting means 103 and the question options (step 602), and the question presenting means 105.
Presents a problem to the learner (step 603). The answer accepting means 106 accepts the answer of the learner. It is assumed that the learner has answered the number "2" (step 604).
The correct / incorrect judgment means 107 compares the correct answer number "1" held in the option selecting means 103 with the learner's answer number "2", and determines that the learner's answer is incorrect (step 6).
05). As described above, the learning status updating unit 108 updates the answer distance for all the sets in which the correct answer is the first rank and each of the question choices is the second rank. As a result, the learning status storage means 102 shown in FIG. 8 is updated as shown in FIG. 11 (step 606). Explanation making means 109
Creates an answer explanation based on the result of the right / wrong judgment means 107. The explanation of the term selected by mistake is taken out from the teaching material storage means 101, and an answer explanation as shown in FIG. 12 including this explanation is created (step 607). The comment presentation means 110 presents the answer comment to the learner (step 608). Also,
When the learner answers correctly, a commentary explanation as shown in FIG.
0 indicates the answer explanation to the learner. When the learning status storage means 102 becomes as shown in FIG. 14, the learner can correct any problem and ends the learning. FIG.
If the number has not reached 4, the process returns to step 601 to continue the learning. Learning is advanced by repeating the above.

【0040】なお、本実施の形態において、2つの用語
の組の解答距離の値を0から10までとしたが、上記し
たように2つの用語の組に何らかの数値を与え、少なく
ともその数値の大小によって正解となる用語の選ばれや
すさをシステムの中で表しているものは全て含まれる。
また、数値が小さい程、選ばれやすいとしたが、逆に値
が大きい程選ばれやすいとしても同様の効果が得られ
る。
In the present embodiment, the value of the answer distance of the set of two terms is from 0 to 10. However, as described above, some numerical value is given to the set of two terms, and at least the magnitude of the numerical value is given. Anything that expresses the ease of selecting the correct term by the system in the system is included.
Also, the smaller the numerical value, the easier it is to select, but the larger the value, the easier it is to select, the same effect is obtained.

【0041】また、選択肢数3としたが、この数に限ら
れるものではない。
Although the number of choices is three, the number is not limited to three.

【0042】また、対象問題は常に直前の問題となるよ
うに更新したが、これに限られるものでなく、要するに
選択肢を選定するときに、何らかの基準で対象問題を適
宜選ぶようにしてもよい。
Although the target question is always updated to be the immediately preceding question, the present invention is not limited to this. In short, when selecting an option, the target question may be appropriately selected based on some criteria.

【0043】また、本実施の形態では用語を説明する説
明データとして、用語を説明する文としたが、当該用語
の説明データはこれに限られるものでなく、または図ま
たは絵または音声または動画でもよい。
In the present embodiment, the sentence explaining the term is used as the explanation data for explaining the term. However, the explanation data for the term is not limited to this, and may be a figure, a picture, a sound, or a moving image. Good.

【0044】また、本実施の形態では、用語の説明文に
対して、用語を選択肢とする問題を示したが、用語に対
して、用語を説明する説明データを選択肢とする問題で
も同様の効果が得られる。
Further, in the present embodiment, the problem in which the term is an option for the description of the term is described. However, the same effect can be obtained for the problem in which the explanation data for explaining the term is an option for the term. Is obtained.

【0045】[0045]

【発明の効果】本発明によると、学習者が過去に取り組
んだ問題とそれに対する学習者の答案を基に、問われて
いる内容に対して学習者が出題選択肢の中のどの選択肢
を選びやすいかを数値として表し、この数値を基に、正
解選択肢と出題選択肢を選ぶことにより、問題の難易を
制御して、学習者の理解状況に応じた選択問題を自動的
に生成することができ、学習効果を向上させることがで
きる。
According to the present invention, it is easy for the learner to select one of the question options based on the problem the learner has worked on in the past and the student's answer to the problem. Is expressed as a numerical value, and based on this numerical value, by choosing the correct answer choice and the question choice, it is possible to control the difficulty of the problem and automatically generate a choice problem according to the learner's understanding situation, The learning effect can be improved.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の学習支援装置の一実施の形態の構成図FIG. 1 is a configuration diagram of an embodiment of a learning support device of the present invention.

【図2】(A)問題の一例を示す図 (B)問題の一例を示す図FIG. 2A illustrates an example of a problem. FIG. 2B illustrates an example of a problem.

【図3】学習状況記憶手段の構成図FIG. 3 is a configuration diagram of a learning status storage unit.

【図4】次に出題する問題の選択肢の候補を示す図FIG. 4 is a diagram showing candidate choices for a question to be set next;

【図5】教材記憶手段の構成図FIG. 5 is a configuration diagram of a teaching material storage unit.

【図6】本発明の学習支援装置の処理を示すフローチャ
ート
FIG. 6 is a flowchart showing processing of the learning support device of the present invention.

【図7】学習状況記憶手段の更新方法の説明図FIG. 7 is an explanatory diagram of a method of updating the learning status storage means.

【図8】学習状況記憶手段の構成図FIG. 8 is a configuration diagram of a learning status storage unit.

【図9】(A)次に出題する問題の選択肢の候補を示す
図 (B)次に出題する問題の選択肢の候補を示す図
9A is a diagram showing a candidate for a question to be presented next, and FIG. 9B is a diagram showing a candidate for a question to be presented next.

【図10】問題の一例を示す図FIG. 10 shows an example of a problem.

【図11】学習状況記憶手段の構成図FIG. 11 is a configuration diagram of a learning status storage unit.

【図12】不正解時の答案解説の一例を示す図FIG. 12 is a diagram showing an example of an answer explanation at the time of an incorrect answer;

【図13】正解時の答案解説の一例を示す図FIG. 13 is a diagram showing an example of answer explanation at the time of a correct answer.

【図14】学習状況記憶手段の構成図FIG. 14 is a configuration diagram of learning status storage means;

【図15】従来の学習支援装置の構成図FIG. 15 is a configuration diagram of a conventional learning support device.

【図16】従来の学習支援装置の処理を示すフローチャ
ート
FIG. 16 is a flowchart showing processing of a conventional learning support device.

【図17】問題記憶手段の構成図FIG. 17 is a configuration diagram of a problem storage unit.

【符号の説明】[Explanation of symbols]

101 教材記憶手段 102 学習状況記憶手段 103 選択肢選定手段 104 問題作成手段 105 問題提示手段 106 答案受付手段 107 正誤判定手段 108 学習状況更新手段 109 解説作成手段 110 解説提示手段 1501 問題記憶手段 1502 難易度記憶手段 1503 問題検索手段 1504 説明作成手段 1505 難易度更新手段 Reference Signs List 101 teaching material storage means 102 learning situation storage means 103 option selection means 104 question creation means 105 question presentation means 106 answer acceptance means 107 correctness judgment means 108 learning situation update means 109 commentary creation means 110 explanation presentation means 1501 problem storage means 1502 difficulty storage Means 1503 Problem search means 1504 Description creation means 1505 Difficulty updating means

───────────────────────────────────────────────────── フロントページの続き (72)発明者 川口 雄一 大阪府門真市大字門真1006番地 松下電器 産業株式会社内 Fターム(参考) 2C028 BB01 BC01 BC02 BD01 CA06 CB02 5B049 BB22 DD01 DD05 EE05 FF01 FF09  ──────────────────────────────────────────────────続 き Continuing from the front page (72) Inventor Yuichi Kawaguchi 1006 Kazuma Kadoma, Osaka Prefecture Matsushita Electric Industrial Co., Ltd. F-term (reference) 2C028 BB01 BC01 BC02 BD01 CA06 CB02 5B049 BB22 DD01 DD05 EE05 FF01 FF09

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 用語と当該用語を説明する説明データを
複数保持する教材記憶手段と、前記教材記憶手段が保持
する用語から2個の用語を選んで構成される全ての重複
順列に対して定まる数値(以下、解答距離と呼ぶ)を記
憶する学習状況記憶手段と、前記解答距離に基づいて、
教材記憶手段が保持する用語の中から、正解となる用語
(以下、正解選択肢と呼ぶ)と正解とならない一つ又は
複数個の用語を、出題する問題の選択肢(以下、出題選
択肢と呼ぶ)として選ぶ選択肢選定手段と、前記選択肢
選定手段が選んだ出題選択肢を含み、正解選択肢を正解
とする問題を作成する問題作成手段と、前記問題作成手
段が作成した問題を学習者に提示する問題提示手段と、
提示された問題の選択肢を学習者に選択させる答案受付
手段と、正解と学習者が選んだ選択肢を比較し正誤の判
定を行う正誤判定手段と、出題選択肢と学習者が選んだ
選択肢と正解となる選択肢に基づいて解答距離を更新す
る学習状況更新手段を備えたことを特徴とする学習支援
装置。
1. A learning material storing means for storing a plurality of terms and explanatory data for explaining the terms, and all overlapping permutations formed by selecting two terms from the terms stored in the learning material storing means. A learning situation storage means for storing a numerical value (hereinafter referred to as an answer distance), and based on the answer distance,
From the terms held by the teaching material storage means, one or more terms that are not correct and one or more terms that are not correct are set as question options (hereinafter referred to as question options). An option selecting means to be selected, a question creating means including a question option selected by the option selecting means, a question creating means for creating a question having a correct answer as a correct answer, and a question presenting means for presenting a question created by the question creating means to a learner. When,
Answer accepting means for allowing the learner to select the presented question option, correct / incorrect judgment means for comparing the correct answer with the option selected by the learner and determining correctness, and setting the question choice and the option and correct answer selected by the learner. A learning support device, comprising: a learning status updating unit that updates an answer distance based on a choice.
【請求項2】 用語と当該用語を説明する説明データを
複数保持する教材記憶手段と、前記教材記憶手段が保持
する用語から2個の用語を選んで構成される全ての重複
順列に対して定まる数値(以下、解答距離と呼ぶ)を記
憶する学習状況記憶手段を備えたコンピュータシステム
において、前記解答距離に基づいて、教材記憶手段が保
持する用語の中から、正解となる用語(以下、正解選択
肢と呼ぶ)と正解とならない一つ又は複数個の用語を、
出題する問題の選択肢(以下、出題選択肢と呼ぶ)とし
て選ぶステップと、前記出題選択肢を含み、正解選択肢
を正解とする問題を作成するステップと、作成した問題
を学習者に提示するステップと、提示された問題の選択
肢を学習者に選択させるステップと、正解と学習者が選
んだ選択肢を比較し正誤の判定を行うステップと、出題
選択肢と学習者が選んだ選択肢と正解となる選択肢に基
づいて解答距離を更新するステップを備えたことを特徴
とする学習支援方法。
2. A teaching material storage means for holding a plurality of terms and explanation data for explaining the terms, and all overlapping permutations formed by selecting two terms from the terms held by the teaching material storage means. In a computer system provided with a learning situation storage means for storing a numerical value (hereinafter, referred to as an answer distance), a term which becomes a correct answer (hereinafter, a correct answer option) is selected from the terms held by the teaching material storage means based on the answer distance. One or more terms that do not answer correctly)
Selecting a question as an option (hereinafter referred to as an option) of the question to be set, a step of creating a question including the question option, and having the correct answer as a correct answer; a step of presenting the created question to a learner; Allowing the learner to select an option for the given question, comparing the correct answer with the option selected by the learner to determine correctness, and based on the question choices, the option selected by the learner and the correct answer. A learning support method comprising a step of updating an answer distance.
【請求項3】 用語と当該用語を説明する説明データを
複数保持する教材記憶手段と、前記教材記憶手段が保持
する用語から2個の用語を選んで構成される全ての重複
順列に対して定まる数値(以下、解答距離と呼ぶ)を記
憶する学習状況記憶手段と、前記解答距離に基づいて、
教材記憶手段が保持する用語の中から、正解となる用語
(以下、正解選択肢と呼ぶ)と正解とならない一つ又は
複数個の用語を、出題する問題の選択肢(以下、出題選
択肢と呼ぶ)として選ぶ選択肢選定手段と、前記選択肢
選定手段が選んだ出題選択肢を含み、正解選択肢を正解
とする問題を作成する問題作成手段と、前記問題作成手
段が作成した問題を学習者に提示する問題提示手段と、
提示された問題の選択肢を学習者に選択させる答案受付
手段と、正解と学習者が選んだ選択肢を比較し正誤の判
定を行う正誤判定手段と、出題選択肢と学習者が選んだ
選択肢と正解となる選択肢に基づいて解答距離を更新す
る学習状況更新手段とを備えた学習支援プログラムをコ
ンピュータ読み取り可能に記録した記録媒体。
3. A teaching material storage means for holding a plurality of terms and explanatory data for explaining the terms, and all overlapping permutations formed by selecting two terms from the terms held by the teaching material storage means. A learning situation storage means for storing a numerical value (hereinafter referred to as an answer distance), and based on the answer distance,
From the terms held by the teaching material storage means, one or more terms that are not correct and one or more terms that are not correct are set as question options (hereinafter referred to as question options). An option selecting means to be selected, a question creating means including a question option selected by the option selecting means, a question creating means for creating a question having a correct answer as a correct answer, and a question presenting means for presenting a question created by the question creating means to a learner. When,
Answer accepting means for allowing the learner to select the presented question option, correct / incorrect judgment means for comparing the correct answer with the option selected by the learner and determining correctness, and setting the question choice and the option and correct answer selected by the learner. A recording medium in which a learning support program comprising: a learning situation updating means for updating an answer distance based on an option is computer-readable.
JP28809199A 1999-10-08 1999-10-08 Device and method for supporting study, and recording medium recording its program Pending JP2001109365A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP28809199A JP2001109365A (en) 1999-10-08 1999-10-08 Device and method for supporting study, and recording medium recording its program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP28809199A JP2001109365A (en) 1999-10-08 1999-10-08 Device and method for supporting study, and recording medium recording its program

Publications (1)

Publication Number Publication Date
JP2001109365A true JP2001109365A (en) 2001-04-20

Family

ID=17725684

Family Applications (1)

Application Number Title Priority Date Filing Date
JP28809199A Pending JP2001109365A (en) 1999-10-08 1999-10-08 Device and method for supporting study, and recording medium recording its program

Country Status (1)

Country Link
JP (1) JP2001109365A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009509200A (en) * 2005-09-23 2009-03-05 フラウンホッファー−ゲゼルシャフト ツァ フェルダールング デァ アンゲヴァンテン フォアシュンク エー.ファオ Apparatus, method, and computer program for editing an exam, and apparatus, method, and computer program for testing an examinee
JP2009199326A (en) * 2008-02-21 2009-09-03 Seikatsu Kyodo Kumiai Coop Sapporo Merchandise-related information management server and merchandise-related information management system
JP2010256795A (en) * 2009-04-28 2010-11-11 Wao Corporation Question information output device, question information output method and program
KR101196292B1 (en) 2010-06-18 2012-11-06 (주)팍스넷 Method for automatically generate a problem and Method for learning
CN106781790A (en) * 2016-12-10 2017-05-31 杭州博世数据网络有限公司 A kind of on-line study system with self-picketing orthofunction

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009509200A (en) * 2005-09-23 2009-03-05 フラウンホッファー−ゲゼルシャフト ツァ フェルダールング デァ アンゲヴァンテン フォアシュンク エー.ファオ Apparatus, method, and computer program for editing an exam, and apparatus, method, and computer program for testing an examinee
JP2009199326A (en) * 2008-02-21 2009-09-03 Seikatsu Kyodo Kumiai Coop Sapporo Merchandise-related information management server and merchandise-related information management system
JP2010256795A (en) * 2009-04-28 2010-11-11 Wao Corporation Question information output device, question information output method and program
KR101196292B1 (en) 2010-06-18 2012-11-06 (주)팍스넷 Method for automatically generate a problem and Method for learning
CN106781790A (en) * 2016-12-10 2017-05-31 杭州博世数据网络有限公司 A kind of on-line study system with self-picketing orthofunction

Similar Documents

Publication Publication Date Title
JP4996608B2 (en) Apparatus, method, and computer program for editing an exam, and apparatus, method, and computer program for testing an examinee
KR102316980B1 (en) Apparatus for providing question personalized user and method performing thereof
JP2019124964A (en) E-learning system
US20130167707A1 (en) System and Method for Teaching and Testing Musical Pitch
CN113590956A (en) Knowledge point recommendation method and device, terminal and computer readable storage medium
JP2001109365A (en) Device and method for supporting study, and recording medium recording its program
CN105574789A (en) Classroom roll calling method and system
KR102341462B1 (en) Game based method for developing foreign language vocabulary learning application
KR20150101756A (en) Method of learning words and system thereof
KR102248949B1 (en) Method for providing Korean language service and apparatus for performing the method
KR101440394B1 (en) Method for studying word
JP5233003B2 (en) Learning support device and learning support program
CN108446277B (en) Method and device for simulating learning
US20120308968A1 (en) Language training apparatus, method and computer program
JP6225236B1 (en) Information processing apparatus, program, and information processing method
Mirzaei et al. Usability testing of VLASTA: a vocabulary learning and strategy teaching app
JP2004004409A (en) Method and apparatus for informing defective part in educational material
JP7024184B2 (en) Learning support programs, equipment, and methods
WO2017204679A1 (en) Method for automatically creating video content taking into account the preferences of a user
CN115098790B (en) Course management method and system for online education platform
JP4335231B2 (en) Problem questioning apparatus and recording medium
KR102215546B1 (en) Foreign language learning apparatus using repeated study and multiple-item simultaneous exposure
JPH1165411A (en) Automatic preparation device of individually adaptive test problem for systematic learning
JP2006053273A (en) Content creating device, program, and recording medium
JP4337990B2 (en) Problem questioning apparatus and recording medium