Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP4043817B2 - Learning method and system - Google Patents
[go: Go Back, main page]

JP4043817B2 - Learning method and system - Google Patents

Learning method and system Download PDF

Info

Publication number
JP4043817B2
JP4043817B2 JP2002079076A JP2002079076A JP4043817B2 JP 4043817 B2 JP4043817 B2 JP 4043817B2 JP 2002079076 A JP2002079076 A JP 2002079076A JP 2002079076 A JP2002079076 A JP 2002079076A JP 4043817 B2 JP4043817 B2 JP 4043817B2
Authority
JP
Japan
Prior art keywords
text
correct answer
displayed
question sentence
learning
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.)
Expired - Fee Related
Application number
JP2002079076A
Other languages
Japanese (ja)
Other versions
JP2003280502A (en
Inventor
秀典 木曽
美和 中川
典子 志村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Dai Nippon Printing Co Ltd
Original Assignee
Dai Nippon Printing 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 Dai Nippon Printing Co Ltd filed Critical Dai Nippon Printing Co Ltd
Priority to JP2002079076A priority Critical patent/JP4043817B2/en
Publication of JP2003280502A publication Critical patent/JP2003280502A/en
Application granted granted Critical
Publication of JP4043817B2 publication Critical patent/JP4043817B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Electrically Operated Instructional Devices (AREA)

Description

【0001】
【産業上の利用分野】
本発明は、コンピュータを用いて学習を行う学習方法およびシステムに関する。
【0002】
【従来の技術】
従来より、学習を行う際には、紙に印刷された問題に対して解答し、正答と照らし合わせて知識を深めていくことが行われていた。近年では、コンピュータを利用して学習するシステムも出現してきており、このようなシステムでは、問題を画面に表示させ、利用者がコンピュータに対して解答すると、コンピュータから何らかの応答が返ってくる。これにより、利用者はより興味をもって学習を行うことができるようになってきている。
【0003】
【発明が解決しようとする課題】
しかしながら、上記のようなコンピュータを利用した学習システムであっても、利用者に興味をもって学習をさせるには、まだまだ不十分なものとなっている。特に、テキスト、問題文等の関係が上手く連携されておらず、利用者の学習効果が高まらないという問題がある。
【0004】
上記のような点に鑑み、本発明は、利用者が興味を持って学習をすることができると共に、学習効果を高めることが可能な学習方法およびシステムを提供することを課題とする。
【0005】
【課題を解決するための手段】
上記課題を解決するため、本発明では、表示装置および指示入力装置を有するコンピュータを利用して学習を行う方法として、学習の内容であるテキストを前記表示装置に表示する段階、前記表示されたテキストに対応する内容の問題文を前記表示装置に表示する段階、前記指示入力装置を用いた解答に対する応答を行う応答段階を実行するようにしたことを特徴とする。
本発明によれば、コンピュータを利用して画面上にまずテキストを表示し、続いてテキストに対応する内容の問題文を表示し、この問題に対する解答に対して、正解の場合、コンピュータが正答を問題文に表示するようにしたので、利用者が興味を持って学習をすることができると共に、学習効果を高めることが可能となる。
【0006】
【発明の実施の形態】
以下、本発明の好適な実施形態について、図面を参照して詳細に説明する。
(1.システム構成)
図1は、本発明に係る学習システムの一実施形態によるシステム構成図である。図1において、1は演算制御装置、2は表示手段、3は指示入力手段、4は問題認識手段、5は正答提示手段、6は正答記憶手段である。
【0007】
図1に示す学習システムは、現実にはコンピュータとその周辺機器により実現される。具体的には、演算制御装置1はCPUおよびメモリで実現され、メモリに読み込んだプログラムを実行することにより、全体の演算制御を実行するものである。表示手段2は、テキストや問題文の表示を行う機能を有しており、CRT、液晶等のディスプレイ装置で実現される。指示入力手段3は、問題文に対する解答する問題の指定、テキスト中からの解答の指定、その他演算制御装置1に対する各種指示を行う入力機器であり、マウスやキーボードにより実現される。問題認識手段4は、指示入力手段3による問題の指定が行われた際に、どの問題(問題文中の空欄箇所)が選択されたかを認識する機能を有している。正答提示手段5は、指示入力手段3による解答があった際、その解答が正解であった場合に正答を表示手段2に表示させる機能を有している。問題認識手段4、正答提示手段5は現実には専用のプログラムをメモリに読込んでCPUで実行することにより実現され、演算制御装置1の一機能として稼動する。正答記憶手段6は、問題文中の問題に対応する正答がテキスト中のどの部分に記載されているかを対応づけて記憶したものであり、コンピュータに内蔵または接続され、コンピュータから読出し可能な補助記憶装置により実現される。
【0008】
(2.処理の流れ)
次に、本発明に係る学習方法について、図1に示した学習システムの処理動作と共に説明する。図2は本発明に係る学習方法の概要を示すフローチャートである。まず、学習システムを起動して初期画面を表示手段2に表示させる(ステップS1)。さらに指示入力手段3を用いて所定の操作を行うことにより図3に示すような学習画面を表示手段2に表示させる。この時点では、学習画面には問題は表示されず、テキストだけが表示される(ステップS2)。
【0009】
ここで、図3の学習画面について説明する。図3において、31はテキスト表示領域、32は問題文表示領域、33は問題ボタン、34は隠蔽ボタン、35は進行状況インジケータ、36はメッセージ表示欄である。テキスト表示領域31には、この項で学習する内容が掲載されており、テキストもしくは学習内容の解説としての役割を果たしている。テキスト表示領域31には、文章の他必要に応じて図面、画像等が表示される。図3の例では、図面として2つのグラフが表示されている。問題文表示領域32は、利用者に対する問題を文章として表示する領域であり、このテーマで学習した内容の理解度をテストするための問題文が表示される。ただし、この時点では、テキストの内容に専念させるため何も表示されていない。問題ボタン33は、問題文を表示させるために用意されたボタンであり、マウス等(指示入力手段3に対応)を用いて画面上でカーソルを合わせクリックすることにより、問題文表示領域32に問題文を表示させる。「隠す」と表示された隠蔽ボタン34は、テキスト表示領域31に表示されている文言のうち、あらかじめ設定されている重要な文言を隠蔽するために用意されたボタンである。進行状況インジケータ35は、利用者の学習の進行状況を示すインジケータであり、各章が○で示された数のテーマで構成されており、どの程度まで進んでいるかがわかるようになっている。例えば、図3の例では、この章では5個のテーマがあり現在は1つ目であることを示している。メッセージ表示欄36は、システムから利用者に対してのメッセージを表示する欄であり、利用者は、表示されたメッセージを参考にして操作を行う。図3の例では、テキスト表示領域31には、学習する内容が表示され、問題文表示領域32には何も表示されていない状態であるので、メッセージ表示欄36には、「テキストを良く読んで、内容を理解して下さい。」といったメッセージが表示されている。
【0010】
このような学習画面において、利用者はテキスト表示領域31に表示された内容を読んで知識の習得を行う。続いて、習得度の確認を行いたい場合は、問題ボタン33をクリックする。これにより、図4に示すように問題文表示領域32に問題文が表示される(ステップS3)。問題文は、文章中において問題とする文言に網伏せを行った形式で表示され、いわゆる穴埋め問題として出題が行われる。図4の例では、▲1▼、▲2▼で示した2箇所に網伏せが行われ、2つの問題が出題されている。図4からもわかるように網の大きさは、ほぼ同一となっており、網の大きさにより解答の文字数が推測できないようになっている。このとき、メッセージ表示欄36には、「問題文中のブランクを選択して下さい。」といったメッセージが表示され、利用者は網掛けされた箇所をクリックすれば良いことを理解することができる。ここで、▲1▼で示した網をクリックすると、演算制御装置1がクリックされた位置を認識する。すると、問題認識手段4は、指定された位置により、問題▲1▼が選択されたことを認識する(ステップS4)。さらに問題認識手段4は、正答記憶手段6を参照して問題に対する正答を認識して正答提示手段5に正答を通知する。一方、演算制御装置1は、クリックされた位置の網を点滅表示させる。この場合、問題▲1▼に対応する網が点滅することになる。点滅は問題が正しく選択されてシステムが認識したことを利用者に示すものであり、当然のことながら、点滅中に網が消えた瞬間であっても解答が見えるようにはなっていない。網が消えた瞬間は網の部分が空白になっているだけである。
【0011】
この状態において、利用者は、学習画面のテキスト表示領域31内の文章から文言を指定する。具体的には、マウスを用いて文章中の文言にカーソルを合わせ、クリックする。図には示していないが、このときメッセージ表示欄36には、「テキストから解答を選択して下さい。」といったメッセージが表示され、利用者は解答がテキスト中にあることを知ることができるようになっている。正答提示手段5は、現在選択されている問題▲1▼の正答がテキスト表示領域31内のどの位置にあるかを認識しており、利用者がクリックした位置が認識している正答の位置であれば、問題文表示領域32の網▲1▼の位置に掛かっている網を消滅させ、代わりに正答を表示させる(ステップS5)。例えば、図4において、問題▲1▼の正答が「クアラルンプール」である場合、正答は、図5に示すように表示される。すなわち、正答の文字数が多い場合は、網の大きさに係わらず挿入され、問題文全体が後にずれることになる。また、テキスト中のどの文言が正答かを認識させるためにテキスト中の正答である文言も図5に示すように反転(黒box、白ヌキ文字)される。
【0012】
同様に問題▲2▼に答えるためには、利用者は網▲2▼の位置をクリックした後、テキスト領域31内の文言をクリックする。正答提示手段5は、利用者がクリックした位置が認識している正答の位置であれば、問題文表示領域32の網▲2▼の位置に掛かっている網を消滅させ、代わりに正答を表示させる。例えば、問題▲2▼の正答が「東京」である場合、正答は、図6に示すように表示されることになる。これで、問題文に網伏せされていた2問正解したことになる。問題文中の全ての問題が解かれると、次のテーマに進むことができるように設定されている。ここでは、問題▲2▼の正答である「東京」が問題文中に表示されると同時に、図6に示すように移動ボタン37が表示される。このとき、学習システムの演算制御装置1においては、テーマ1−1に履修済みのステータスが付与され、これに基づいて学習画面に移動ボタン37を表示させる処理を行う。この移動ボタン37をクリックすることにより利用者は次のテーマへ進めることになる。次のテーマへ進むと図3に示したのと同様の状態で次のテーマのテキストを表示した学習画面が表示される。
【0013】
本発明の学習システムでは、問題解答とは別個にテキスト中の語句を暗記する時のために隠蔽ボタンが用意してある。この隠蔽ボタンを利用してテキスト中の重要語句を隠し、その文言を頭の中で推測することで暗記を助けることができる。具体的には、図7に示すような学習画面において、「隠す」と表示された隠蔽ボタン34をクリックする。すると、テキスト表示領域31内の重要部分に網伏せが行われる。図7の例では、グラフ中の重要文言である「東京」「クアラルンプール」が網伏せにより隠蔽されることになる。図7の例では示していないが、もちろんテキスト表示領域31内の文章中の重要文言に網伏せを行うようにしても良い。
【0014】
(実用的な例)
次に、コンピュータを用いた具体的な利用例について説明する。本発明に係る学習システムはコンピュータにプログラムを実行させることにより実現される。このプログラムは、ネットワークを介して所定のコンピュータからダウンロードするか、またはCD−ROM、DVD等の記録媒体に記録されて利用者に提供される。例えば、CD−ROMにより提供される場合、利用者のコンピュータに内蔵または接続されたCD−ROM読取装置によりCD−ROMが読取られ、CD−ROM内に記録されたプログラムのうち、必要なものがメモリ(主記憶装置)に読取られ、CPUにより順次実行される。これによりコンピュータが学習システムとして機能することになる。
【0015】
以上、本発明の好適な実施形態について説明したが、本発明は上記実施形態に限定されず、種々の応用が可能である。例えば、初期画面として、図8に示すような画面を表示させる。図8においてはトレーニングコース選択ボタン81、セレクトコース選択ボタン82、映像ライブラリー選択ボタン83、百科事典選択ボタン84が用意されており、各ボタンをクリックすることにより、そのボタンに示されている内容に進むことになる。例えば、上記実施形態はトレーニングコースに対応しており、トレーニングコース選択ボタン81をクリックすると、図3に示した学習画面に進むことになる。トレーニングコースでは、上述のように、1つのテーマについて全ての問題の解答を行わないと、次のテーマに進めないようになっており、そのテーマの習得度が高まり、また利用者も1つのテーマが終わる度に達成感が得られることになる。これに対して、セレクトコースは、利用者が自分が学習したいテーマを選択することができる。例えば、この学習システムで学習するテーマの全体構成が図9に示すようなものであった場合を考えてみる。図9に示すように第1章に5つのテーマ、第2章、第3章…、にそれぞれ複数のテーマがある場合、トレーニングコースでは、第1章の1−1から進めていくしかないが、セレクトコースでは、図9に準じたテーマ一覧が表示され、その中から選択したテーマの学習画面が表示されることになる。また、映像ライブラリーでは、この学習内容に関連した内容のうち、特に動画を見ることにより学習効果の高いものについて、映像で確認することができる。百科事典は、この学習内容を百科事典形式で学習することができるようになっている。
【0016】
【発明の効果】
以上、説明したように本発明によれば、学習の内容であるテキストを表示装置に表示し、表示されたテキストに対応する内容の問題文を表示装置に表示し、指示入力装置を用いた解答に対する応答を行うようにしたので、利用者が興味を持って学習をすることができると共に、学習効果を高めることが可能となるという効果を奏する。
【図面の簡単な説明】
【図1】本発明に係る学習システムの一実施形態によるシステム構成図である。
【図2】本発明に係る学習方法の概要を示すフローチャートである。
【図3】表示手段2に表示される学習画面を示す図である。
【図4】問題文表示時の学習画面の様子を示す図である。
【図5】解答が正答であった場合の学習画面の様子を示す図である。
【図6】1テーマの全問解答時の学習画面の様子を示す図である。
【図7】重要文言を隠蔽したときの学習画面の様子を示す図である。
【図8】本発明に係る学習システムの初期画面の様子を示す図である。
【図9】学習内容のテーマ構成の一例を示す図である。
【符号の説明】
1・・・演算制御装置
2・・・表示手段
3・・・指示入力手段
4・・・問題認識手段
5・・・正答提示手段
6・・・正答記憶手段
31・・・テキスト表示領域
32・・・問題文表示領域
33・・・問題ボタン
34・・・隠蔽ボタン
35・・・進行状況インジケータ
36・・・メッセージ表示欄
37・・・移動ボタン
[0001]
[Industrial application fields]
The present invention relates to a learning method and system for performing learning using a computer.
[0002]
[Prior art]
Conventionally, when learning is performed, a question printed on paper is answered, and the knowledge is compared with the correct answer. In recent years, a system for learning using a computer has also appeared. In such a system, when a problem is displayed on a screen and a user answers the computer, some kind of response is returned from the computer. As a result, the user can learn with more interest.
[0003]
[Problems to be solved by the invention]
However, even a learning system using a computer as described above is still insufficient to let users learn with interest. In particular, there is a problem that the relationship between texts, question sentences, etc. is not well coordinated and the learning effect of the user is not enhanced.
[0004]
In view of the above points, it is an object of the present invention to provide a learning method and system capable of learning with interest by a user and enhancing the learning effect.
[0005]
[Means for Solving the Problems]
In order to solve the above problems, in the present invention, as a method for performing learning using a computer having a display device and an instruction input device, a step of displaying text as learning content on the display device, the displayed text And a response step of responding to an answer using the instruction input device is executed.
According to the present invention, a text is first displayed on a screen using a computer, and then a question sentence having contents corresponding to the text is displayed. If the answer to this question is correct, the computer gives the correct answer. Since it is displayed in the question sentence, the user can learn with interest and can improve the learning effect.
[0006]
DETAILED DESCRIPTION OF THE INVENTION
DESCRIPTION OF EMBODIMENTS Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the drawings.
(1. System configuration)
FIG. 1 is a system configuration diagram according to an embodiment of a learning system according to the present invention. In FIG. 1, 1 is an arithmetic control device, 2 is a display means, 3 is an instruction input means, 4 is a problem recognition means, 5 is a correct answer presentation means, and 6 is a correct answer storage means.
[0007]
The learning system shown in FIG. 1 is actually realized by a computer and its peripheral devices. Specifically, the arithmetic control device 1 is realized by a CPU and a memory, and executes overall arithmetic control by executing a program read into the memory. The display unit 2 has a function of displaying text and problem sentences, and is realized by a display device such as a CRT or a liquid crystal. The instruction input means 3 is an input device for designating a question to be answered for a question sentence, designating an answer from text, and other various instructions to the arithmetic and control unit 1, and is realized by a mouse or a keyboard. The problem recognizing means 4 has a function of recognizing which problem (blank space in the question sentence) is selected when the problem is designated by the instruction input means 3. The correct answer presenting means 5 has a function of displaying the correct answer on the display means 2 when the answer is correct by the instruction input means 3. The problem recognition unit 4 and the correct answer presentation unit 5 are actually realized by reading a dedicated program into a memory and executing it by the CPU, and operate as one function of the arithmetic control device 1. The correct answer storage means 6 stores in correspondence with which part in the text the correct answer corresponding to the question in the question sentence is stored, and is built in or connected to the computer and can be read from the computer. It is realized by.
[0008]
(2. Process flow)
Next, the learning method according to the present invention will be described together with the processing operation of the learning system shown in FIG. FIG. 2 is a flowchart showing an outline of the learning method according to the present invention. First, the learning system is activated and an initial screen is displayed on the display means 2 (step S1). Further, a learning screen as shown in FIG. 3 is displayed on the display unit 2 by performing a predetermined operation using the instruction input unit 3. At this time, no problem is displayed on the learning screen, and only the text is displayed (step S2).
[0009]
Here, the learning screen of FIG. 3 will be described. In FIG. 3, 31 is a text display area, 32 is a problem sentence display area, 33 is a problem button, 34 is a concealment button, 35 is a progress indicator, and 36 is a message display field. In the text display area 31, the content to be learned in this section is posted and plays a role as a text or explanation of the content to be learned. In the text display area 31, a drawing, an image, and the like are displayed as necessary in addition to the text. In the example of FIG. 3, two graphs are displayed as drawings. The question sentence display area 32 is an area for displaying a problem for the user as a sentence, and displays a question sentence for testing the degree of understanding of the content learned in this theme. At this point, however, nothing is displayed to focus on the content of the text. The question button 33 is a button prepared for displaying a question sentence, and a problem is displayed in the question sentence display area 32 by clicking the cursor on the screen using a mouse or the like (corresponding to the instruction input means 3). Display a sentence. The concealment button 34 displayed as “Hide” is a button prepared for concealing important words set in advance among the words displayed in the text display area 31. The progress status indicator 35 is an indicator that indicates the progress status of the user's learning, and each chapter is composed of the number of themes indicated by ◯ so that the progress level can be understood. For example, the example of FIG. 3 shows that there are five themes in this chapter and the present is the first. The message display field 36 is a field for displaying a message from the system to the user, and the user performs an operation with reference to the displayed message. In the example of FIG. 3, since the contents to be learned are displayed in the text display area 31 and nothing is displayed in the question sentence display area 32, “Read text well” is displayed in the message display field 36. Please understand the contents. "Is displayed.
[0010]
On such a learning screen, the user learns knowledge by reading the content displayed in the text display area 31. Subsequently, the question button 33 is clicked when it is desired to check the learning level. As a result, the question sentence is displayed in the question sentence display area 32 as shown in FIG. 4 (step S3). The question sentence is displayed in a form in which the problem word in the sentence is shaded, and the question is given as a so-called filling problem. In the example of FIG. 4, the netting is performed at two places indicated by (1) and (2), and two problems are presented. As can be seen from FIG. 4, the sizes of the nets are almost the same, and the number of characters in the answer cannot be estimated by the size of the nets. At this time, a message such as “Please select a blank in the question sentence” is displayed in the message display field 36, and the user can understand that it is only necessary to click on the shaded portion. Here, when the network indicated by (1) is clicked, the arithmetic and control unit 1 recognizes the clicked position. Then, the problem recognizing means 4 recognizes that the problem (1) has been selected based on the designated position (step S4). Further, the problem recognition unit 4 refers to the correct answer storage unit 6 to recognize the correct answer to the question and notifies the correct answer presentation unit 5 of the correct answer. On the other hand, the arithmetic and control unit 1 blinks the network at the clicked position. In this case, the network corresponding to the problem (1) flashes. The flashing indicates to the user that the problem has been correctly selected and recognized by the system, and of course the answer is not visible even when the net disappears during the flashing. The moment the net disappears, the net part is simply blank.
[0011]
In this state, the user designates a word from a sentence in the text display area 31 of the learning screen. Specifically, the cursor is moved to the wording in the sentence using the mouse and clicked. Although not shown in the figure, a message such as “Please select an answer from text” is displayed in the message display field 36 at this time, so that the user can know that the answer is in the text. It has become. The correct answer presenting means 5 recognizes where the correct answer of the currently selected question (1) is in the text display area 31, and the position where the user clicked is the position of the correct answer recognized. If there is, the network hanging at the position of the network {circle around (1)} in the question sentence display area 32 is deleted, and a correct answer is displayed instead (step S5). For example, in FIG. 4, when the correct answer to question (1) is “Kuala Lumpur”, the correct answer is displayed as shown in FIG. That is, when the number of correct answers is large, it is inserted regardless of the size of the net, and the entire question sentence is shifted later. Further, in order to recognize which word in the text is the correct answer, the word that is the correct answer in the text is also inverted (black box, white character) as shown in FIG.
[0012]
Similarly, in order to answer the problem (2), the user clicks the word in the text area 31 after clicking the position of the network (2). If the correct answer presenting means 5 is the position of the correct answer recognized by the user, the correct answer presenting means 5 eliminates the net hanging at the position of the network (2) in the question sentence display area 32 and displays the correct answer instead. Let For example, when the correct answer to question (2) is “Tokyo”, the correct answer is displayed as shown in FIG. You have now correctly answered the two questions that were hidden behind the question. Once all the questions in the question are solved, you can proceed to the next theme. Here, “Tokyo”, which is the correct answer to question (2), is displayed in the question sentence, and at the same time, a move button 37 is displayed as shown in FIG. At this time, in the arithmetic and control unit 1 of the learning system, the completed status is assigned to the theme 1-1, and based on this, the process of displaying the movement button 37 on the learning screen is performed. By clicking this move button 37, the user proceeds to the next theme. When proceeding to the next theme, a learning screen displaying the text of the next theme is displayed in the same state as shown in FIG.
[0013]
In the learning system of the present invention, a concealment button is prepared for memorizing words in the text separately from the question answer. By using this concealment button, you can hide important words in the text and help memorize them by guessing the words in your head. Specifically, on the learning screen as shown in FIG. 7, the concealment button 34 displayed as “Hide” is clicked. Then, shading is performed on an important part in the text display area 31. In the example of FIG. 7, “Tokyo” and “Kuala Lumpur”, which are important words in the graph, are concealed by the net-over. Although not shown in the example of FIG. 7, it is of course possible to shade the important words in the text in the text display area 31.
[0014]
(Practical example)
Next, a specific usage example using a computer will be described. The learning system according to the present invention is realized by causing a computer to execute a program. This program is downloaded from a predetermined computer via a network, or recorded on a recording medium such as a CD-ROM or DVD, and provided to the user. For example, when provided by a CD-ROM, a CD-ROM is read by a CD-ROM reader incorporated in or connected to a user's computer, and necessary programs are recorded in the CD-ROM. The data is read into a memory (main storage device) and sequentially executed by the CPU. As a result, the computer functions as a learning system.
[0015]
The preferred embodiments of the present invention have been described above, but the present invention is not limited to the above-described embodiments, and various applications are possible. For example, a screen as shown in FIG. 8 is displayed as the initial screen. In FIG. 8, a training course selection button 81, a select course selection button 82, a video library selection button 83, and an encyclopedia selection button 84 are prepared. By clicking each button, the contents shown in the button are displayed. Will proceed to. For example, the above-described embodiment corresponds to a training course, and when the training course selection button 81 is clicked, the learning screen shown in FIG. 3 is displayed. In the training course, as mentioned above, if you do not answer all the questions for one theme, you will not be able to proceed to the next theme. A sense of accomplishment will be obtained each time. On the other hand, in the select course, the user can select a theme that the user wants to learn. For example, consider the case where the overall structure of a theme learned by this learning system is as shown in FIG. As shown in Fig. 9, if there are five themes in Chapter 1, Chapter 2, Chapter 3, ..., each, the training course can only proceed from 1-1 in Chapter 1. In the select course, a theme list according to FIG. 9 is displayed, and a learning screen of a theme selected from the theme list is displayed. Further, in the video library, among the contents related to the learning contents, it is possible to confirm with a video what is highly effective in learning by watching a moving image. The encyclopedia can learn this learning content in an encyclopedia format.
[0016]
【The invention's effect】
As described above, according to the present invention, the text that is the content of learning is displayed on the display device, the question sentence with the content corresponding to the displayed text is displayed on the display device, and the answer using the instruction input device Since the user can learn with interest, it is possible to enhance the learning effect.
[Brief description of the drawings]
FIG. 1 is a system configuration diagram according to an embodiment of a learning system according to the present invention.
FIG. 2 is a flowchart showing an outline of a learning method according to the present invention.
FIG. 3 is a diagram showing a learning screen displayed on the display means 2;
FIG. 4 is a diagram illustrating a state of a learning screen when a question sentence is displayed.
FIG. 5 is a diagram illustrating a state of a learning screen when an answer is a correct answer.
FIG. 6 is a diagram showing a state of a learning screen when answering all questions in one theme.
FIG. 7 is a diagram showing a state of a learning screen when an important word is concealed.
FIG. 8 is a diagram showing a state of an initial screen of the learning system according to the present invention.
FIG. 9 is a diagram illustrating an example of a theme configuration of learning content.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 ... Calculation control apparatus 2 ... Display means 3 ... Instruction input means 4 ... Problem recognition means 5 ... Correct answer presentation means 6 ... Correct answer storage means 31 ... Text display area 32. ..Problem sentence display area 33 ... Problem button 34 ... Hiding button 35 ... Progress status indicator 36 ... Message display field 37 ... Move button

Claims (3)

表示装置および指示入力装置を有するコンピュータを利用して学習を行う方法であって、
前記コンピュータが、学習の内容であるテキストを前記表示装置のテキスト表示領域に表示する段階と、
前記コンピュータが、前記表示装置のテキスト表示領域に前記テキストを表示させたままの状態で、当該表示されたテキストに対応する内容であって当該テキストと異なる文章の一部を空欄としたものを穴埋め式問題文として、前記表示装置の問題文表示領域に表示する段階と、
前記指示入力装置を用いた前記問題文中の空欄の指定に対して、前記コンピュータが、正答記憶手段に記憶された当該問題文に対する正答、および当該正答のテキスト中の位置を認識するとともに、前記指示入力装置を用いた前記テキスト中の文言の指定位置が、前記認識した正答のテキスト中の位置である場合に、前記コンピュータが、前記正答を前記問題文中の空欄位置に表示する応答段階と、
を有することを特徴とする学習方法。
A learning method using a computer having a display device and an instruction input device,
The computer displaying a text as a learning content in a text display area of the display device;
The computer fills in the contents corresponding to the displayed text with a part of a sentence different from the text blank, while the text is displayed in the text display area of the display device. Displaying as an expression question sentence in a question sentence display area of the display device;
The computer recognizes the correct answer to the question sentence stored in the correct answer storage means and the position of the correct answer in the text with respect to the specification of the blank in the question sentence using the instruction input device , and the instruction When the designated position of the text in the text using the input device is a position in the text of the recognized correct answer, the computer displays the correct answer at a blank position in the question sentence; and
A learning method characterized by comprising:
前記問題文中の空欄は、正答の文言の文字数に関わらず、同一の大きさであることを特徴とする請求項1に記載の学習方法。  The learning method according to claim 1, wherein the blanks in the question sentence have the same size regardless of the number of characters in the correct answer. コンピュータに、学習の内容であるテキストを前記表示装置のテキスト表示領域に表示する手順、前記表示装置のテキスト表示領域に前記テキストを表示させたままの状態で、当該表示されたテキストに対応する内容であって当該テキストと異なる文章の一部を空欄としたものを穴埋め式問題文として、前記表示装置の問題文表示領域に表示する手順、前記指示入力装置を用いた前記問題文中の空欄の指定に対して、前記コンピュータが、正答記憶手段に記憶された当該問題文に対する正答、および当該正答のテキスト中の位置を認識するとともに、前記指示入力装置を用いた前記テキスト中の文言の指定位置が、前記認識した正答のテキスト中の位置である場合に、前記コンピュータが、前記正答を前記問題文中の空欄位置に表示する手順を実行させるためのプログラム。Procedure for displaying text as learning content in the text display area of the display device on the computer, content corresponding to the displayed text while the text is displayed in the text display area of the display device A procedure for displaying a blank part of a sentence different from the text as a blanking question sentence in the question sentence display area of the display device, and specifying a blank in the question sentence using the instruction input device The computer recognizes the correct answer to the question sentence stored in the correct answer storage means and the position of the correct answer in the text, and the designated position of the word in the text using the instruction input device is , if it is located in the correct text has been the recognition, the procedure in which the computer displays the correct answer in the space position in the sentence above problems Program to be executed.
JP2002079076A 2002-03-20 2002-03-20 Learning method and system Expired - Fee Related JP4043817B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002079076A JP4043817B2 (en) 2002-03-20 2002-03-20 Learning method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002079076A JP4043817B2 (en) 2002-03-20 2002-03-20 Learning method and system

Publications (2)

Publication Number Publication Date
JP2003280502A JP2003280502A (en) 2003-10-02
JP4043817B2 true JP4043817B2 (en) 2008-02-06

Family

ID=29228692

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002079076A Expired - Fee Related JP4043817B2 (en) 2002-03-20 2002-03-20 Learning method and system

Country Status (1)

Country Link
JP (1) JP4043817B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113900602B (en) * 2021-12-09 2022-03-11 北京辰光融信技术有限公司 An intelligent printing method and system for automatically eliminating filling information of target objects

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3712749B2 (en) * 1994-09-30 2005-11-02 富士通株式会社 Window display processing method in information processing equipment
JP3554742B2 (en) * 1997-01-13 2004-08-18 治之 炭本 How to display the specified character string blank and image display in the text file
JP2000338849A (en) * 1999-05-31 2000-12-08 Mitsubishi Electric Corp Training system equipment
AU7311300A (en) * 1999-09-14 2001-04-17 Noriyuki Kikuchi Data display method and recorded medium
JP2002041012A (en) * 2000-07-19 2002-02-08 Nyuuton:Kk Electronic learning machine and answering method for story problem in electronic learning machine

Also Published As

Publication number Publication date
JP2003280502A (en) 2003-10-02

Similar Documents

Publication Publication Date Title
US5388993A (en) Method of and system for demonstrating a computer program
CA2151102C (en) Computer based training system
US20140234809A1 (en) Interactive learning system
CN108961927A (en) Computer programming learning aids, identification operating system and method
US20130325758A1 (en) Tailored operating system learning experience
CN112988002A (en) Method and device for processing picture book, electronic equipment and storage medium
Walter et al. Learning MIT app inventor: A hands-on guide to building your own android apps
Ntoa et al. Digital accessibility for users with disabilities
Trachsler WebTigerJython-a browser-based programming IDE for education
US5449293A (en) Recognition training system
CN108762878A (en) Application program interactive interface generation method, device, equipment and storage medium
CN111309207A (en) Translation display method and device, electronic equipment and storage medium
CN109766034A (en) Method, apparatus, equipment and the storage medium of quickly starting application program
JP2001060058A (en) Learning support apparatus, learning support method, and recording medium storing the program
CN113555085A (en) Working memory training method and device for cognitive impairment
JP4043817B2 (en) Learning method and system
CN114661196B (en) Problem display method and device, electronic equipment and storage medium
Wang Building experiments with psychopy
Mateen et al. Design of an accessible vr-escape room for accessibility education
JP7319888B2 (en) Information processing device, program and information processing system
KR102335390B1 (en) Method and terminal for controlling 3d virtual reality contents during presentation lecture
Regan Best practices for accessible flash design
JP3667793B2 (en) CAI apparatus and diagnostic control method for CAI apparatus
JP2003223257A (en) Operation state displaying program, operation state displaying method and display control apparatus
JP4683560B2 (en) Method for concealing drawing object in electronic blackboard system and electronic blackboard system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050316

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060808

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20061004

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070724

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070925

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20071023

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20071114

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101122

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101122

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111122

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121122

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131122

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees