JP2018165760A - Question control program, method for controlling question, and question controller - Google Patents

Question control program, method for controlling question, and question controller Download PDF

Info

Publication number
JP2018165760A
JP2018165760A JP2017062794A JP2017062794A JP2018165760A JP 2018165760 A JP2018165760 A JP 2018165760A JP 2017062794 A JP2017062794 A JP 2017062794A JP 2017062794 A JP2017062794 A JP 2017062794A JP 2018165760 A JP2018165760 A JP 2018165760A
Authority
JP
Japan
Prior art keywords
question
concentration
difficulty level
degree
sheet
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
JP2017062794A
Other languages
Japanese (ja)
Inventor
英彦 真弓
Hidehiko Mayumi
英彦 真弓
洋介 勝林
Yosuke Katsubayashi
洋介 勝林
田中 敏雄
Toshio Tanaka
敏雄 田中
伸一 田代
Shinichi Tashiro
伸一 田代
正則 磯邉
Masanori Isobe
正則 磯邉
岳晃 小林
Takeaki Kobahashi
岳晃 小林
彩実 森
Ayami Mori
彩実 森
慎太郎 木田
Shintaro Kida
慎太郎 木田
愛子 古家後
Aiko Koyago
愛子 古家後
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2017062794A priority Critical patent/JP2018165760A/en
Publication of JP2018165760A publication Critical patent/JP2018165760A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Electrically Operated Instructional Devices (AREA)
  • Measurement Of The Respiration, Hearing Ability, Form, And Blood Characteristics Of Living Organisms (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PROBLEM TO BE SOLVED: To control the difficulty of questions according to the degree of concentration of a user.SOLUTION: A question controller displays questions in a display unit. The question controller measures the degree of concentration of a user who inputs the answers to the questions. The question controller controls the number of questions and/or the difficulty of questions to be prepared according to the measured degree of concentration.SELECTED DRAWING: Figure 1

Description

本発明は、出題制御プログラム等に関する。   The present invention relates to a question control program and the like.

近年、小中学校の教育現場では、タブレット端末を児童生徒に配布し、電子学習用の教材として活用している。例えば、先生は、宿題となる問題シートのデータをタブレット端末に登録しておき、児童生徒は係るタブレット端末を自宅等に持ち帰って、問題シートの問題を解くという利用もされている。   In recent years, elementary and junior high school education sites have distributed tablet terminals to students and used them as teaching materials for electronic learning. For example, a teacher registers data of a problem sheet to be a homework in a tablet terminal, and a student takes the tablet terminal home or the like to solve a problem on the problem sheet.

上記のようなタブレット端末の利用は一般的には「持ち帰り学習」と呼ばれており、タブレット端末の普及に合わせて、持ち帰り学習のニーズも高まっている。また、児童生徒について、学習習慣を確立することは重要であり、自宅での学習課題を適切に課すことが求められている。   The use of tablet terminals as described above is generally referred to as “take-out learning”, and the need for take-out learning is increasing with the spread of tablet terminals. In addition, it is important to establish learning habits for children, and it is required to appropriately assign learning tasks at home.

特開2011−210103号公報JP2011-210103A 国際公開第2016/088463号International Publication No. 2016/088463

しかしながら、上述した従来技術では、ユーザの状態に応じて効果的に問題を出題することができないという問題がある。   However, the above-described conventional technique has a problem in that it cannot effectively give a problem according to the user's state.

例えば、児童生徒は、自宅という環境では、集中力ややる気を保った状態で学習を実施することが難しく、結果として効果的な持ち帰り学習を行えていないのが現状である。   For example, in a home environment, it is difficult for children to learn while keeping their concentration and motivation, and as a result, effective take-out learning is not possible.

1つの側面では、本発明は、ユーザの集中度に応じて、出題の難易度を制御することができる出題制御プログラム、出題制御方法および出題制御装置を提供することを目的とする。   In one aspect, an object of the present invention is to provide a question control program, a question control method, and a question control device that can control the difficulty level of questions according to the degree of user concentration.

第1の案では、コンピュータに下記の処理を実行させる。コンピュータは、表示部に問題を表示する。コンピュータは、問題に対して解答を入力するユーザの集中度を測定する。コンピュータは、測定された集中度に応じて出題する問題数及び/又は出題する問題の難易度の制御を行う。   In the first plan, the computer executes the following processing. The computer displays the problem on the display unit. The computer measures the concentration of users who input answers to questions. The computer controls the number of questions to be set and / or the difficulty level of the questions to be set according to the measured concentration.

ユーザの集中度に応じて、出題する問題の難易度を制御することができる。   The difficulty level of the question to be asked can be controlled according to the user's concentration level.

図1は、本実施例に係る出題制御装置の構成を示す機能ブロック図である。FIG. 1 is a functional block diagram illustrating the configuration of the question control apparatus according to the present embodiment. 図2は、選定基準テーブルのデータ構造の一例を示す図である。FIG. 2 is a diagram illustrating an example of the data structure of the selection criterion table. 図3は、問題テーブルのデータ構造の一例を示す図である。FIG. 3 is a diagram illustrating an example of the data structure of the problem table. 図4は、問題解答テーブルのデータ構造の一例を示す図である。FIG. 4 is a diagram illustrating an example of a data structure of the question answer table. 図5は、採点結果の情報の一例を示す図である。FIG. 5 is a diagram illustrating an example of scoring result information. 図6は、本実施例に係る出題制御装置の処理手順を示すフローチャートである。FIG. 6 is a flowchart illustrating the processing procedure of the question control apparatus according to the present embodiment. 図7は、出題制御装置と同様の機能を実現するコンピュータのハードウェア構成の一例を示す図である。FIG. 7 is a diagram illustrating an example of a hardware configuration of a computer that implements the same function as the question control apparatus.

以下に、本願の開示する出題制御プログラム、出題制御方法および出題制御装置の実施例を図面に基づいて詳細に説明する。なお、この実施例によりこの発明が限定されるものではない。   Embodiments of a question control program, a question control method, and a question control device disclosed in the present application will be described below in detail with reference to the drawings. Note that the present invention is not limited to the embodiments.

図1は、本実施例に係る出題制御装置の構成を示す機能ブロック図である。例えば、出題制御装置100は、PC(Personal Computer)、ノートPC、タブレット端末、スマートフォン等に対応する。図1に示すように、この出題制御装置100は、カメラ110と、通信部120と、入力部130と、表示部140と、記憶部150と、制御部160とを有する。   FIG. 1 is a functional block diagram illustrating the configuration of the question control apparatus according to the present embodiment. For example, the question control device 100 corresponds to a PC (Personal Computer), a notebook PC, a tablet terminal, a smartphone, or the like. As illustrated in FIG. 1, the question control apparatus 100 includes a camera 110, a communication unit 120, an input unit 130, a display unit 140, a storage unit 150, and a control unit 160.

カメラ110は、撮影範囲の動画像を撮影するカメラである。例えば、カメラ110は、出題制御装置100を操作するユーザの顔の動画像を撮影し、撮影した顔の動画像の情報を、制御部160に出力する。以下の説明では、カメラ110により撮影された顔の動画像の情報を、顔画像データと表記する。   The camera 110 is a camera that captures a moving image in the shooting range. For example, the camera 110 captures a moving image of the face of the user who operates the question control apparatus 100, and outputs information of the captured moving image of the face to the control unit 160. In the following description, information on a moving image of a face photographed by the camera 110 is referred to as face image data.

通信部120は、ネットワークを介して他の外部装置とデータ通信を実行する処理部である。通信部120は、通信装置に対応する。例えば、通信部120は、先生の使用する外部装置と通信を行い、後述する問題テーブル152の受信、問題解答テーブル153の送信等を行う。   The communication unit 120 is a processing unit that performs data communication with other external devices via a network. The communication unit 120 corresponds to a communication device. For example, the communication unit 120 communicates with an external device used by the teacher, and receives a problem table 152 (to be described later), transmits a problem answer table 153, and the like.

入力部130は、児童生徒等のユーザが各種の入力を行うための入力装置である。入力部130は、キーボードやマウス、タッチパネル等に対応する。例えば、ユーザは、入力部130を操作して、表示部140に表示される問題シートの各問題に解答する。   The input unit 130 is an input device for a user such as a student to perform various inputs. The input unit 130 corresponds to a keyboard, a mouse, a touch panel, or the like. For example, the user operates the input unit 130 to answer each question on the question sheet displayed on the display unit 140.

表示部140は、制御部160から出力される各種の情報を表示する表示装置である。表示部140は、液晶ディスプレイ、タッチパネル等に対応する。例えば、表示部140は、制御部160から出力される問題シートの情報を表示する。   The display unit 140 is a display device that displays various types of information output from the control unit 160. The display unit 140 corresponds to a liquid crystal display, a touch panel, or the like. For example, the display unit 140 displays problem sheet information output from the control unit 160.

記憶部150は、選定基準テーブル151、問題テーブル152、問題解答テーブル153を有する。記憶部150は、RAM(Random Access Memory)、ROM(Read Only Memory)、フラッシュメモリ(Flash Memory)などの半導体メモリ素子や、HDD(Hard Disk Drive)などの記憶装置に対応する。   The storage unit 150 includes a selection criterion table 151, a question table 152, and a question answer table 153. The storage unit 150 corresponds to a semiconductor memory device such as a random access memory (RAM), a read only memory (ROM), and a flash memory, and a storage device such as a hard disk drive (HDD).

選定基準テーブル151は、ユーザに出題する次の問題シートの難易度に関する選定基準を示すテーブルである。図2は、選定基準テーブルのデータ構造の一例を示す図である。図2に示すように、この選定基準テーブル151は、正答率と集中度との組に応じて、次の問題シートの難易度が特定される。正答率は、現在の問題シートの正答率を示すものである。集中度は、現在の問題シートを解答したユーザの集中度を示す。例えば、正答率および集中度は、高、中、低のいずれかに区分される。   The selection criteria table 151 is a table showing selection criteria related to the difficulty level of the next problem sheet to be presented to the user. FIG. 2 is a diagram illustrating an example of the data structure of the selection criterion table. As shown in FIG. 2, in this selection criterion table 151, the difficulty level of the next question sheet is specified in accordance with the combination of the correct answer rate and the degree of concentration. The correct answer rate indicates the correct answer rate of the current question sheet. The degree of concentration indicates the degree of concentration of the user who answered the current question sheet. For example, the correct answer rate and the degree of concentration are classified as high, medium, or low.

例えば、ユーザの集中度が「高」である場合には、正答率「高」、「中」、「低」に応じて、次の問題シートの難易度は「高難易度」、「同難易度」、「同難易度」となる。ユーザの集中度が「中」である場合には、正答率「高」、「中」、「低」に応じて、次の問題シートの難易度は「高難易度」、「同難易度」、「低難易度」となる。ユーザの集中度が「低」である場合には、正答率「高」、「中」、「低」に応じて、次の問題シートの難易度は「同難易度」、「低難易度」、「低難易度」となる。   For example, if the user's concentration is “high”, the difficulty level of the next question sheet is “high difficulty” or “same difficulty” depending on the correct answer rate “high”, “medium”, or “low”. "Degree" and "same difficulty". When the user's concentration level is “medium”, the difficulty level of the next question sheet is “high difficulty level” or “same difficulty level” depending on the correct answer rate “high”, “medium”, or “low”. , "Low difficulty". If the user's concentration level is “low”, the difficulty level of the next question sheet is “same difficulty level” or “low difficulty level” depending on the correct answer rate “high”, “medium”, or “low”. , "Low difficulty".

選定基準テーブル151において、「高難易度」は、現在の問題シートの難易度よりも一つ上の難易度に、次の問題シートの難易度を設定することを示す。なお、現在の問題シートの難易度が「高」である場合には、次の問題シートの難易度も「高」となる。   In the selection criterion table 151, “high difficulty level” indicates that the difficulty level of the next problem sheet is set to a difficulty level that is one level higher than the difficulty level of the current problem sheet. When the difficulty level of the current problem sheet is “high”, the difficulty level of the next problem sheet is also “high”.

選定基準テーブル151において、「同難易度」は、現在の問題シートの難易度と同じ難易度に、次の問題シートの難易度を設定することを示す。   In the selection criterion table 151, “same difficulty level” indicates that the difficulty level of the next problem sheet is set to the same difficulty level as that of the current problem sheet.

選定基準テーブル151において、「低難易度」は、現在の問題シートの難易度よりも一つ下の難易度に、次の問題シートの難易度を設定することを示す。なお、現在の問題シートの難易度が「低」である場合には、次の問題シートの難易度も「低」となる。   In the selection criterion table 151, “low difficulty level” indicates that the difficulty level of the next problem sheet is set to the difficulty level one level lower than the difficulty level of the current problem sheet. When the difficulty level of the current problem sheet is “low”, the difficulty level of the next problem sheet is also “low”.

問題テーブル152は、ユーザに出題する問題シートの情報を保持するテーブルである。図3は、問題テーブルのデータ構造の一例を示す図である。図3に示すように、この問題テーブル152は、問題シートIDと、必須フラグと、問題数と、合計点と、難易度と、問題シートと、答えデータとを対応付ける。   The question table 152 is a table that holds information on question sheets that are given to the user. FIG. 3 is a diagram illustrating an example of the data structure of the problem table. As shown in FIG. 3, this question table 152 associates a question sheet ID, a required flag, the number of questions, a total score, a difficulty level, a question sheet, and answer data.

問題シートIDは、問題シートを一意に識別する情報である。必須フラグは、該当する問題シートが、解答対象として必須であるか否かを示す情報である。必須の問題シートの必須フラグは「1」となり、必須でない問題シートの必須フラグは「0」となる。   The problem sheet ID is information for uniquely identifying the problem sheet. The essential flag is information indicating whether or not the corresponding question sheet is essential as an answer target. The essential flag of the essential problem sheet is “1”, and the essential flag of the non-essential problem sheet is “0”.

問題数は、該当する問題シートに含まれる問題数を示す。合計点は、該当する問題シートの合計点を示す。難易度は、該当する問題シートの難易度を示す。問題シートは、問題シートIDに対応する問題シートのデータである。答えデータは、問題シートに含まれる各問題の答え情報である。   The number of problems indicates the number of problems included in the corresponding problem sheet. The total score indicates the total score of the corresponding problem sheet. The difficulty level indicates the difficulty level of the corresponding problem sheet. The problem sheet is data of a problem sheet corresponding to the problem sheet ID. The answer data is answer information for each question included in the question sheet.

問題解答テーブル153は、問題シートに対するユーザの解答結果や、問題シートを解答した場合のユーザの集中度、正答率に関する情報を保持するテーブルである。図4は、問題解答テーブルのデータ構造の一例を示す図である。図4に示すように、この問題解答テーブル153は、ユーザIDと、問題シートIDと、解答データと、瞬き回数と、集中度と、正答率(%)とを対応付ける。   The question answer table 153 is a table that holds information on the user's answer result for the question sheet, the user's concentration degree when answering the question sheet, and the correct answer rate. FIG. 4 is a diagram illustrating an example of a data structure of the question answer table. As shown in FIG. 4, the question answer table 153 associates a user ID, a question sheet ID, answer data, the number of blinks, a degree of concentration, and a correct answer rate (%).

ユーザIDは、ユーザを一意に識別する情報である。問題シートIDは、ユーザが解答した問題シートを一意に識別する情報である。解答データは、問題シートの各問題に対するユーザの解答情報である。   The user ID is information that uniquely identifies the user. The question sheet ID is information that uniquely identifies the question sheet that the user has answered. The answer data is user's answer information for each question on the question sheet.

瞬き回数は、測定期間中におけるユーザの瞬きの回数を示す。本実施例では一例として、瞬き回数を、1分当たりの瞬き回数とする。例えば、測定期間の開始時刻を、該当する問題シートIDの問題シートに対する解答を開始した時刻とする。測定期間の終了時刻を、該当する問題シートIDの問題シートに対する解答を終了した時刻とする。   The number of blinks indicates the number of blinks of the user during the measurement period. In this embodiment, as an example, the number of blinks is the number of blinks per minute. For example, the start time of the measurement period is set as the time when the answer to the question sheet with the corresponding question sheet ID is started. The end time of the measurement period is the time when the answer to the question sheet with the corresponding question sheet ID is finished.

集中度は、利用者が問題シートを解答している際の集中度を示すものである。例えば、集中度は、瞬き回数に応じて、「低」、「中」、「高」のいずれかに区分される。瞬き回数が少ないと、集中度が高く、瞬き回数が多いと、集中度が低いことが知られている。本実施例では一例として、1分当たりの瞬き回数が「10回未満」である場合には、集中力を「高」とする。1分当たりの瞬き回数が「11回以上、20回未満」である場合には、集中力を「中」とする。1分当たりの瞬き回数が「21回以上」である場合には、集中力を「低」とする。   The degree of concentration indicates the degree of concentration when the user is answering the question sheet. For example, the degree of concentration is classified into “low”, “medium”, and “high” according to the number of blinks. It is known that when the number of blinks is small, the degree of concentration is high, and when the number of blinks is large, the degree of concentration is low. In this embodiment, as an example, when the number of blinks per minute is “less than 10”, the concentration is set to “high”. When the number of blinks per minute is “11 times or more and less than 20 times”, the concentration is set to “medium”. When the number of blinks per minute is “21 times or more”, the concentration is set to “low”.

正答率(%)は、該当する問題シートに対する利用者の解答の正答率を示すものである。ここでは図示を省略するが、正答率(%)は「高」、「中」、「低」のいずれかに区分される。例えば、正答率(%)が「80%以上」である場合には、正答率を「高」とする。正答率(%)が「60%以上、80%未満」である場合には、正答率を「中」とする。正答率(%)が「60%未満」である場合には、正答率を「低」とする。   The correct answer rate (%) indicates the correct answer rate of the user's answer to the corresponding question sheet. Although not shown here, the correct answer rate (%) is classified into one of “high”, “medium”, and “low”. For example, when the correct answer rate (%) is “80% or more”, the correct answer rate is set to “high”. When the correct answer rate (%) is “60% or more and less than 80%”, the correct answer rate is set to “medium”. When the correct answer rate (%) is “less than 60%”, the correct answer rate is set to “low”.

制御部160は、測定部161と、算出部162と、難易度制御部163と、表示制御部164とを有する。難易度制御部163は、制御部の一例である。制御部160は、CPU(Central Processing Unit)やMPU(Micro Processing Unit)などによって実現できる。また、制御部160は、ASIC(Application Specific Integrated Circuit)やFPGA(Field Programmable Gate Array)などのハードワイヤードロジックによっても実現できる。   The control unit 160 includes a measurement unit 161, a calculation unit 162, a difficulty level control unit 163, and a display control unit 164. The difficulty level control unit 163 is an example of a control unit. The control unit 160 can be realized by a CPU (Central Processing Unit), an MPU (Micro Processing Unit), or the like. The control unit 160 can also be realized by a hard-wired logic such as an application specific integrated circuit (ASIC) or a field programmable gate array (FPGA).

測定部161は、ユーザの行動特定を基にして、集中度を測定する処理部である。本実施例では一例として、ユーザの瞬き回数を計測し、瞬き回数を基にして、集中度を測定する。   The measuring unit 161 is a processing unit that measures the degree of concentration based on the user's behavior identification. In this embodiment, as an example, the number of blinks of the user is measured, and the degree of concentration is measured based on the number of blinks.

測定部161が、ユーザの瞬き回数を計測する処理の一例について説明する。測定部161は、カメラ110から顔画像データを取得し、顔画像データと顔テンプレートとを比較することで、目領域を特定する。測定部161は、特定した目領域について、白目または黒目を検出した場合には、ユーザが目を開いていると判定する。測定部161は、特定した目領域について、白目または黒目を検出しない場合には、ユーザが目を閉じていると判定する。測定部161は、顔画像データの連続するフレームについて、目領域の目が「開」、「閉」、「開」となった場合に、1回瞬きをしたと判定する。なお、上記処理は一例であり、測定部161は、瞬きを検出するセンサ等を用いて、ユーザの瞬きを判定しても良い。   An example of processing in which the measurement unit 161 measures the number of blinks of the user will be described. The measuring unit 161 acquires face image data from the camera 110 and compares the face image data with the face template to identify the eye region. The measuring unit 161 determines that the user has open eyes when white eyes or black eyes are detected for the specified eye region. The measuring unit 161 determines that the user has closed the eyes when the white eye or the black eye is not detected for the specified eye region. The measuring unit 161 determines that the eye area blinks once when the eyes of the eye area are “open”, “closed”, and “open” for consecutive frames of the face image data. In addition, the said process is an example and the measurement part 161 may determine a user's blink using the sensor etc. which detect blink.

測定部161は、測定期間中の瞬き回数を計数する。測定部161は、測定期間の開示時刻を、ユーザが問題シートに含まれる始めの問題の解答を入力した時刻とする。測定部161は、測定期間の終了時刻を、問題シートに対する最後の問題の解答を入力した時刻とする。例えば、測定部161は、図示しないタイマに接続されているものとする。   The measuring unit 161 counts the number of blinks during the measurement period. The measurement unit 161 sets the disclosure time of the measurement period as the time when the user inputs the answer to the first question included in the question sheet. The measurement unit 161 sets the end time of the measurement period as the time when the answer to the last question for the question sheet is input. For example, the measurement unit 161 is connected to a timer (not shown).

測定部161は、測定期間中の瞬き回数を計数した後に、瞬き回数を測定期間(分)で除算することで、1分当たりの瞬き回数を計算する。測定部161は、ユーザIDおよび問題シートIDと対応付けて、1分当たりの瞬き回数を、問題解答テーブル153に登録する。また、測定部161は、1分当たりの瞬き回数に応じて、集中度を「低」、「中」、「高」のいずれかに区分し、区分した結果を、ユーザIDおよび問題シートIDと対応付けて、問題解答テーブル153に登録する。   After measuring the number of blinks during the measurement period, the measurement unit 161 calculates the number of blinks per minute by dividing the number of blinks by the measurement period (minutes). The measurement unit 161 registers the number of blinks per minute in the question answer table 153 in association with the user ID and the question sheet ID. Further, the measuring unit 161 classifies the degree of concentration into “low”, “medium”, or “high” according to the number of blinks per minute, and the divided results are set as a user ID and a problem sheet ID. Correspondingly, it is registered in the problem answer table 153.

測定部161は、現在の問題シートIDの情報を、表示制御部164から取得するものとする。また、利用者は、問題シートに解答を行う場合に、入力部130を操作して、自身のユーザIDを、出題制御装置100に入力する。   It is assumed that the measurement unit 161 acquires information on the current problem sheet ID from the display control unit 164. Further, when answering the question sheet, the user operates the input unit 130 to input his / her user ID to the question control apparatus 100.

算出部162は、現在の問題シートに対する利用者の正答率を算出する処理部である。算出部162は、現在の問題シートIDの情報を、表示制御部164から取得する。算出部162は、現在の問題シートIDに対応する答えデータを、問題テーブル152から取得する。算出部162は、問題解答テーブル153を参照し、現在の問題シートIDに対応する解答データと、答えデータとを比較することで、正答率(%)を算出する。算出部162は、算出結果となる正答率を、ユーザID、問題シートIDと対応付けて、問題解答テーブル153に登録する。   The calculation unit 162 is a processing unit that calculates the correct answer rate of the user for the current question sheet. The calculation unit 162 acquires information about the current problem sheet ID from the display control unit 164. The calculation unit 162 acquires answer data corresponding to the current question sheet ID from the question table 152. The calculation unit 162 calculates the correct answer rate (%) by referring to the question answer table 153 and comparing the answer data corresponding to the current question sheet ID with the answer data. The calculation unit 162 registers the correct answer rate as a calculation result in the question answer table 153 in association with the user ID and the question sheet ID.

難易度制御部163は、現在の問題シートに対する利用者の集中度および正答率を基にして、次の問題シートの難易度を制御する処理部である。難易度制御部163は、現在の問題シートIDの情報を、表示制御部164から取得する。例えば、難度制御部163は、次の問題シートの難易度の情報を、表示制御部164に出力する。   The difficulty level control unit 163 is a processing unit that controls the difficulty level of the next question sheet based on the user's concentration level and correct answer rate with respect to the current question sheet. The difficulty level control unit 163 acquires information on the current problem sheet ID from the display control unit 164. For example, the difficulty level control unit 163 outputs information on the difficulty level of the next problem sheet to the display control unit 164.

難易度制御部163は、現在の問題シートに対する利用者の集中度および正答率の情報を、問題解答テーブル153から取得する。また、難易度制御部163は、集中度および正答率と、選定基準テーブル151とを比較することで、「高難易度」、「同難易度」、「低難易度」のいずれに該当するかを判定する。   The difficulty level control unit 163 acquires information on the user's concentration level and correct answer rate with respect to the current question sheet from the question answer table 153. In addition, the difficulty level control unit 163 compares the concentration level and the correct answer rate with the selection criterion table 151 to determine which of the “high difficulty level”, “same difficulty level”, and “low difficulty level” is applicable. Determine.

難易度制御部163は、現在の問題シートの難易度を、現在の問題シートIDと問題テーブル152とを基に判定する。難易度制御部163は、現在の問題シートの難易度が「高」で、選定基準テーブル151により求めた情報が「高難易度」である場合には、次の問題シートの難易度を「高」と判定する。難易度制御部163は、現在の問題シートの難易度が「中」で、選定基準テーブル151により求めた情報が「高難易度」である場合には、次の問題シートの難易度を「高」と判定する。難易度制御部163は、現在の問題シートの難易度が「低」で、選定基準テーブル151により求めた情報が「高難易度」である場合には、次の問題シートの難易度を「中」と判定する。   The difficulty level control unit 163 determines the difficulty level of the current problem sheet based on the current problem sheet ID and the problem table 152. When the difficulty level of the current problem sheet is “high” and the information obtained from the selection criterion table 151 is “high difficulty level”, the difficulty level control unit 163 sets the difficulty level of the next problem sheet to “high”. Is determined. When the difficulty level of the current problem sheet is “medium” and the information obtained from the selection criterion table 151 is “high difficulty level”, the difficulty level control unit 163 sets the difficulty level of the next problem sheet to “high level”. Is determined. When the difficulty level of the current problem sheet is “low” and the information obtained from the selection criterion table 151 is “high difficulty level”, the difficulty level control unit 163 sets the difficulty level of the next problem sheet to “medium”. Is determined.

難易度制御部163は、現在の問題シートの難易度が「高」で、選定基準テーブル151により求めた情報が「同難易度」である場合には、次の問題シートの難易度を「高」と判定する。難易度制御部163は、現在の問題シートの難易度が「中」で、選定基準テーブル151により求めた情報が「同難易度」である場合には、次の問題シートの難易度を「中」と判定する。難易度制御部163は、現在の問題シートの難易度が「低」で、選定基準テーブル151により求めた情報が「同難易度」である場合には、次の問題シートの難易度を「低」と判定する。   When the difficulty level of the current problem sheet is “high” and the information obtained from the selection criterion table 151 is “same difficulty level”, the difficulty level control unit 163 sets the difficulty level of the next problem sheet to “high”. Is determined. When the difficulty level of the current problem sheet is “medium” and the information obtained from the selection criterion table 151 is “same difficulty level”, the difficulty level control unit 163 sets the difficulty level of the next problem sheet to “medium”. Is determined. When the difficulty level of the current problem sheet is “low” and the information obtained from the selection criterion table 151 is “same difficulty level”, the difficulty level control unit 163 sets the difficulty level of the next problem sheet to “low”. Is determined.

難易度制御部163は、現在の問題シートの難易度が「高」で、選定基準テーブル151により求めた情報が「低難易度」である場合には、次の問題シートの難易度を「中」と判定する。難易度制御部163は、現在の問題シートの難易度が「中」で、選定基準テーブル151により求めた情報が「低難易度」である場合には、次の問題シートの難易度を「低」と判定する。難易度制御部163は、現在の問題シートの難易度が「低」で、選定基準テーブル151により求めた情報が「低難易度」である場合には、次の問題シートの難易度を「低」と判定する。   When the difficulty level of the current problem sheet is “high” and the information obtained from the selection criterion table 151 is “low difficulty level”, the difficulty level control unit 163 sets the difficulty level of the next problem sheet to “medium”. Is determined. When the difficulty level of the current problem sheet is “medium” and the information obtained from the selection criterion table 151 is “low difficulty level”, the difficulty level control unit 163 sets the difficulty level of the next problem sheet to “low”. Is determined. If the difficulty level of the current problem sheet is “low” and the information obtained from the selection criterion table 151 is “low difficulty level”, the difficulty level control unit 163 sets the difficulty level of the next problem sheet to “low”. Is determined.

表示制御部164は、難易度制御部163から取得する難易度に対応する問題シートの情報を問題テーブル152から取得し、取得した問題シートの情報を、表示部140に表示させる処理部である。表示制御部164は、表示部140に表示中の現在の問題シートIDの情報を、測定部161、算出部162、難易度制御部163に出力する。   The display control unit 164 is a processing unit that acquires problem sheet information corresponding to the difficulty level acquired from the difficulty level control unit 163 from the problem table 152 and causes the display unit 140 to display the acquired problem sheet information. The display control unit 164 outputs information on the current problem sheet ID being displayed on the display unit 140 to the measurement unit 161, the calculation unit 162, and the difficulty level control unit 163.

なお、表示制御部164は、初回の問題シートを、下記の処理を実行することで、選択する。表示制御部164は、問題テーブル152を参照し、必須フラグが「1」となる問題シートの中から、問題シートを選択する。表示制御部164は、必須フラグが「1」となる問題をすべて出し終わった後に、集中度/正解率に応じた問題シートの選択に移行する。なお、利用者に初回に解かせる問題シートの難易度が予め設定されている場合には、設定されている難易度で、かつ、必須フラグが「1」となる問題シートを選択する。   The display control unit 164 selects the first problem sheet by executing the following process. The display control unit 164 refers to the question table 152 and selects a question sheet from the question sheets whose essential flag is “1”. The display control unit 164 proceeds to the selection of the question sheet according to the degree of concentration / accuracy rate after all the questions whose essential flag is “1” have been issued. If the difficulty level of the problem sheet that the user can solve for the first time is set in advance, the problem sheet having the set difficulty level and the required flag “1” is selected.

表示制御部164は、2回目以降に選択する問題シートについて、必須フラグ「1」を先に出題して、必須フラグ「1」に該当難易度の問題がなければ必須フラグ「0」の該当難易度の問題を選択する。表示制御部164は、上記のように、難易度制御部162から取得する難易度に対応する問題シートの情報を問題テーブル152から選択する。選択対象となる問題シートが複数存在する場合には、いずれか未選択の問題シートを選択する。表示制御部164は、選択対象となる問題シートを全て選択した場合には、問題シートを選択して表示する処理を終了する。   The display control unit 164 asks the required flag “1” for the problem sheet to be selected after the second time, and if the required flag “1” has no problem with the corresponding difficulty level, the corresponding difficulty with the required flag “0”. Choose a degree problem. As described above, the display control unit 164 selects information on the problem sheet corresponding to the difficulty level acquired from the difficulty level control unit 162 from the problem table 152. If there are a plurality of problem sheets to be selected, one of the unselected problem sheets is selected. When all the problem sheets to be selected are selected, the display control unit 164 ends the process of selecting and displaying the problem sheet.

例えば、表示制御部164は、2回目以降、問題シートを選択する場合に、難易度制御部163から難易度「高」を取得したとする。この場合には、表示制御部164は、図3に示した問題テーブル152を参照し、問題シートID「8、9」のうちいずれか一方の問題シートIDに対応する問題シートを選択し、表示部140に表示させる。   For example, it is assumed that the display control unit 164 acquires the difficulty level “high” from the difficulty level control unit 163 when selecting the problem sheet from the second time. In this case, the display control unit 164 selects the problem sheet corresponding to any one of the problem sheet IDs “8, 9” with reference to the problem table 152 shown in FIG. Display on the unit 140.

表示制御部164は、問題シートID「8、9」のうちいずれか一方が選択済みである場合には、未選択の問題シートIDに対応する問題シートを選択し、表示部140に表示させる。表示制御部164は、問題シートID「8、9」の双方が選択済みである場合には、問題シートの表示を終了する。なお、表示制御部164は、選択済みの問題シートIDを、保持しておくものとする。   If any one of the problem sheet IDs “8, 9” has been selected, the display control unit 164 selects the problem sheet corresponding to the unselected problem sheet ID and causes the display unit 140 to display the problem sheet. When both of the problem sheet IDs “8, 9” have been selected, the display control unit 164 ends the display of the problem sheet. It is assumed that the display control unit 164 holds the selected problem sheet ID.

表示制御部164は、問題シートの表示を終了する場合には、採点結果の情報を生成し、表示部140に表示させる。図5は、採点結果の情報の一例を示す図である。例えば、採点結果には、正答数、得点、集中度に関する情報を表示させる。表示制御部164は、採点結果を問題シート毎に生成しても良く、例えば、「次のシートへ」のボタンが押下された場合に、他の問題シートに対応する採点結果の情報を表示させる。   When the display of the question sheet is terminated, the display control unit 164 generates scoring result information and causes the display unit 140 to display it. FIG. 5 is a diagram illustrating an example of scoring result information. For example, information on the number of correct answers, the score, and the degree of concentration is displayed in the scoring result. The display control unit 164 may generate a scoring result for each question sheet. For example, when the “next sheet” button is pressed, scoring result information corresponding to another question sheet is displayed. .

ところで、上記の難易度制御部163は、集中度および正答率を基にして、次の問題シートの難易度を判定していたが、これに限定されるものではない。例えば、難易度制御部163は、集中度に応じて、問題シートの問題数を制御しても良い。この場合、難易度制御部163は、集中度が高いほど、問題数をより多く出題すると判定する。例えば、難易度制御部163は、集中度が「高」の場合には、表示制御部164に、問題シートの全問題を出題させる。難易度制御部163は、集中度が「中」の場合には、表示制御部164に、問題シートの全問題のうち8割の問題を出題させる。難易度制御部163は、集中度が「低」の場合には、表示制御部164に、問題シートの全問題のうち5割の問題を出題させる。ここで示す割合は、先生などが適宜設定しても良い。   By the way, the above-described difficulty level control unit 163 determines the difficulty level of the next question sheet based on the concentration level and the correct answer rate, but is not limited thereto. For example, the difficulty level controller 163 may control the number of problem sheets according to the degree of concentration. In this case, the difficulty level control unit 163 determines that the higher the degree of concentration, the larger the number of questions. For example, when the degree of concentration is “high”, the difficulty level control unit 163 causes the display control unit 164 to answer all questions on the problem sheet. When the degree of concentration is “medium”, the difficulty level control unit 163 causes the display control unit 164 to issue 80% of the problems on the problem sheet. When the degree of concentration is “low”, the difficulty level control unit 163 causes the display control unit 164 to issue 50% of the problems on the problem sheet. The ratio shown here may be appropriately set by a teacher or the like.

次に、本実施例に係る出題制御装置の処理手順の一例について説明する。図6は、本実施例に係る出題制御装置の処理手順を示すフローチャートである。図6に示すように、出題制御装置の表示制御部164は、必須フラグが「1」の問題シートの情報を表示部140に表示させる(ステップS101)。   Next, an example of a processing procedure of the question control apparatus according to the present embodiment will be described. FIG. 6 is a flowchart illustrating the processing procedure of the question control apparatus according to the present embodiment. As shown in FIG. 6, the display control unit 164 of the question control apparatus causes the display unit 140 to display information on the question sheet whose essential flag is “1” (step S <b> 101).

出題制御装置100は、現在の問題シートに対する解答の受付を開始する(ステップS102)。出題制御部100の測定部161は、瞬き回数を測定する(ステップS103)。出題制御装置100は、現在の問題シートに対する解答の受付を終了する(ステップS104)。   The question control apparatus 100 starts accepting answers to the current question sheet (step S102). The measuring unit 161 of the question control unit 100 measures the number of blinks (step S103). The question control apparatus 100 ends acceptance of the answer to the current question sheet (step S104).

出題制御装置100の算出部162は、現在の問題シートの正答率を算出する(ステップS105)。出題制御装置100の測定部161は、瞬き回数を基にして、集中度を特定する(ステップS106)。   The calculation unit 162 of the question control apparatus 100 calculates the correct answer rate of the current question sheet (step S105). The measuring unit 161 of the question control apparatus 100 specifies the concentration degree based on the number of blinks (step S106).

表示制御部164は、全問題シートの選択が終了している場合には(ステップS107,Yes)、採点結果の情報を表示する(ステップS108)。一方、表示制御部164は、全問題シートの選択が終了していない場合には(ステップS107,No)、ステップS109に移行する。   When the selection of all question sheets has been completed (step S107, Yes), the display control unit 164 displays information on the scoring results (step S108). On the other hand, if the selection of all question sheets has not been completed (No at Step S107), the display control unit 164 proceeds to Step S109.

表示制御部164の難易度制御部163は、選定基準テーブル151と、正答率および集中度とを基にして、次の問題シートの難易度を判定する(ステップS109)。表示制御部164は、難易度に応じた未出題の問題シートが存在するか否かを判定する(ステップS110)。表示制御部164は、難易度に応じた未選択の問題シートが存在しない場合には(ステップS110,No)、ステップS108に移行する。   The difficulty level control unit 163 of the display control unit 164 determines the difficulty level of the next question sheet based on the selection criterion table 151, the correct answer rate, and the concentration level (step S109). The display control unit 164 determines whether there is an unquestioned question sheet corresponding to the difficulty level (step S110). If there is no unselected problem sheet corresponding to the degree of difficulty (No at Step S110), the display control unit 164 proceeds to Step S108.

一方、表示制御部164は、難易度に応じた未選択の問題シートが存在する場合には(ステップS110,Yes)、ステップS111に移行する。表示制御部164は、難易度に応じた未選択の問題シートから一つの問題シートを選択し、表示し(ステップS111)、ステップS102に移行する。   On the other hand, if there is an unselected question sheet corresponding to the degree of difficulty (Yes in step S110), the display control unit 164 proceeds to step S111. The display control unit 164 selects and displays one question sheet from unselected question sheets corresponding to the difficulty level (step S111), and proceeds to step S102.

次に、本実施例に係る出題制御装置100の効果について説明する。出題制御装置100は、問題シートを表示して、ユーザの集中度を測定し、測定した集中度を基にして、次に出題する問題シートの難易度及び/又は問題数を判定することで、集中度を基にした出題の難易度を制御する。これによって、ユーザの集中度に応じて、出題の難易度を制御することができる。例えば、集中度の高いユーザに対しては、高難度の問題を多く解かせ、集中度の低いユーザに対しては、低難度の問題を解かせることで、ユーザの状態に適した問題の難易度および問題数による出題を行うことができる。   Next, effects of the question control apparatus 100 according to the present embodiment will be described. The question control device 100 displays a question sheet, measures the concentration of the user, and determines the difficulty level and / or the number of questions of the next question sheet based on the measured concentration, Control the difficulty level of questions based on concentration. Thus, the difficulty level of questions can be controlled according to the user's concentration level. For example, users with high concentration can solve many problems with high difficulty, and users with low concentration can solve problems with low difficulty so that problems suitable for the user's condition can be solved. You can ask questions by degree and number of questions.

出題制御装置100は、ユーザの瞬き回数を測定し、瞬きの頻度が多いほど集中度が低下したと判定し、集中度の低下に応じて出題する問題数を少なく制御する。これにより、ユーザの集中度を精度良く測定でき、集中度に応じた測定を行うことができる。また、集中度が低い場合には、問題数を少なくする制御または難易度を易化する制御を行うため、ユーザが集中していないときに、難しい問題や多くの問題を解答させることを抑止できる。   The question control apparatus 100 measures the number of blinks of the user, determines that the degree of concentration decreases as the number of blinks increases, and controls the number of questions to be raised according to the decrease in the degree of concentration. Thereby, a user's concentration degree can be measured with a sufficient precision and the measurement according to the concentration degree can be performed. In addition, when the degree of concentration is low, control to reduce the number of problems or control to simplify the difficulty is performed, so that difficult problems and many problems can be prevented from being answered when the user is not concentrated. .

出題制御装置100は、次に出題する問題シートの難易度を、現在の問題シートに関するユーザの集中度および正答率を基にして判定する。このため、直近のユーザの集中度および正答率による問題数および難易度の調整を行うことができる。   The question control device 100 determines the difficulty level of the next question sheet based on the user's degree of concentration and the correct answer rate regarding the current question sheet. Therefore, it is possible to adjust the number of problems and the difficulty level based on the concentration level and the correct answer rate of the latest user.

ところで、出題制御装置100の測定部161は、行動特性として、測定期間における瞬き回数を利用し、ユーザの集中度を測定していたが、これに限定されるものではない。例えば、測定部161は、瞬き回数以外の行動特定を基にして、ユーザの集中度を測定しても良い。例えば、測定部161は、行動特性として、ユーザの視線、解答内容、解答時間、速度、所定時間におけるタップ数、スクロール数などを行動特性として用いても良い。   By the way, although the measurement part 161 of the question control apparatus 100 measured the user's degree of concentration using the number of blinks in the measurement period as the behavior characteristic, it is not limited to this. For example, the measurement unit 161 may measure the degree of user concentration based on behavior identification other than the number of blinks. For example, the measurement unit 161 may use a user's line of sight, answer content, answer time, speed, number of taps in a predetermined time, number of scrolls, and the like as action characteristics.

たとえば、ユーザの視線で集中度を測定する場合は、視線がディスプレイ203に向いている時間を測定し、向いている時間が長い程、集中度が高いと判断することができる。
また、解答内容で集中度を測定する場合は、書き間違いの数や書き直しの回数が多いほど、集中度が低いと判断する事ができる。また、解答時間、速度で集中度を測定する場合は、解答時間や解答を入力する速度が速い程、集中度が高いと判断できる。また、所定時間におけるタップ数で集中度を測定する場合は、タップ数が多い程、無駄な入力が多いと考えられるため、集中度が低いと判断できる。また、スクロール数で集中度を測定する場合は、スクロール数が多い程、無駄な操作が多いと考えられるため、集中度が低いと判断できる。なお、これらの行動特性による集中度の測定および判断基準は、一例でありユーザの集中度が判断可能であれば、どのような行動特性や基準を用いてもよい。
For example, when measuring the degree of concentration with the user's line of sight, the time during which the line of sight is directed to the display 203 is measured, and the longer the time that the line of sight is directed, the higher the degree of concentration can be determined.
Further, when the concentration level is measured based on the answer contents, it can be determined that the concentration level is lower as the number of writing mistakes and the number of rewrites increases. Further, when the concentration level is measured by the answer time and the speed, it can be determined that the higher the answer time and the speed of inputting the answer, the higher the concentration level. Further, when the degree of concentration is measured by the number of taps in a predetermined time, it can be determined that the degree of concentration is low because the larger the number of taps, the more unnecessary input is considered. Further, when the concentration level is measured by the number of scrolls, it can be determined that the greater the number of scrolls, the more useless operations, and the lower the concentration level. Note that the measurement and determination criteria of the concentration level based on these behavior characteristics are examples, and any behavior characteristics and criteria may be used as long as the user's concentration level can be determined.

このような行動特性によって集中度を判断する事により、ユーザの実施環境に即した集中度の測定を行う事が可能となる。たとえば、タブレット端末で学習を行っている場合は、タブレット端末での操作ならではの行動特性に基づいて集中度を判断することもできる。   By determining the concentration level based on such behavioral characteristics, it is possible to measure the concentration level according to the user's implementation environment. For example, when learning is performed on a tablet terminal, the degree of concentration can be determined based on behavioral characteristics unique to operations on the tablet terminal.

次に、上記実施例に示した出題制御装置100と同様の機能を実現するコンピュータのハードウェア構成の一例について説明する。図7は、出題制御装置と同様の機能を実現するコンピュータのハードウェア構成の一例を示す図である。   Next, an example of a hardware configuration of a computer that realizes the same function as the question control apparatus 100 shown in the above embodiment will be described. FIG. 7 is a diagram illustrating an example of a hardware configuration of a computer that implements the same function as the question control apparatus.

図7に示すように、コンピュータ200は、各種演算処理を実行するCPU201と、ユーザからのデータの入力を受け付ける入力装置202と、ディスプレイ203とを有する。また、コンピュータ200は、記憶媒体からプログラム等を読み取る読み取り装置204と、無線ネットワークを介して他のコンピュータとの間でデータの授受を行うインターフェース装置205とを有する。コンピュータ200は、カメラ206を有する。また、コンピュータ200は、各種情報を一時記憶するRAM207と、ハードディスク装置208とを有する。そして、各装置201〜208は、バス209に接続される。   As illustrated in FIG. 7, the computer 200 includes a CPU 201 that executes various arithmetic processes, an input device 202 that receives input of data from a user, and a display 203. The computer 200 also includes a reading device 204 that reads a program and the like from a storage medium, and an interface device 205 that exchanges data with another computer via a wireless network. The computer 200 has a camera 206. The computer 200 also includes a RAM 207 that temporarily stores various types of information and a hard disk device 208. The devices 201 to 208 are connected to the bus 209.

ハードディスク装置208は、測定プログラム208a、算出プログラム208b、難易度制御プログラム208c、表示制御プログラム208dを有する。CPU201は、測定プログラム208a、算出プログラム208b、難易度制御プログラム208c、表示制御プログラム208dを読み出してRAM207に展開する。   The hard disk device 208 includes a measurement program 208a, a calculation program 208b, a difficulty level control program 208c, and a display control program 208d. The CPU 201 reads out the measurement program 208 a, the calculation program 208 b, the difficulty level control program 208 c, and the display control program 208 d and develops them in the RAM 207.

測定プログラム208aは、測定プロセス207aとして機能する。算出プログラム208bは、算出プロセス207bとして機能する。難易度制御プログラム208cは、難易度制御プロセス207cとして機能する。表示制御プログラム208dは、表示制御プロセス207dとして機能する。   The measurement program 208a functions as a measurement process 207a. The calculation program 208b functions as a calculation process 207b. The difficulty level control program 208c functions as the difficulty level control process 207c. The display control program 208d functions as a display control process 207d.

測定プロセス207aの処理は、測定部161の処理に対応する。算出プロセス207bの処理は、算出部162の処理に対応する。難易度制御プロセス207cの処理は、難易度制御部163の処理に対応する。表示制御プロセス207dの処理は、表示制御部164の処理に対応する。   The process of the measurement process 207a corresponds to the process of the measurement unit 161. The process of the calculation process 207 b corresponds to the process of the calculation unit 162. The processing of the difficulty level control process 207c corresponds to the processing of the difficulty level control unit 163. The process of the display control process 207d corresponds to the process of the display control unit 164.

なお、各プログラム208a〜208dについては、必ずしも最初からハードディスク装置208に記憶させておかなくても良い。例えば、コンピュータ200に挿入されるフレキシブルディスク(FD)、CD−ROM、DVDディスク、光磁気ディスク、ICカードなどの「可搬用の物理媒体」に各プログラムを記憶させておく。そして、コンピュータ200が各プログラム208a〜208dを読み出して実行するようにしても良い。   Note that the programs 208a to 208d are not necessarily stored in the hard disk device 208 from the beginning. For example, each program is stored in a “portable physical medium” such as a flexible disk (FD), a CD-ROM, a DVD disk, a magneto-optical disk, and an IC card inserted into the computer 200. Then, the computer 200 may read and execute the programs 208a to 208d.

以上の各実施例を含む実施形態に関し、さらに以下の付記を開示する。   The following supplementary notes are further disclosed with respect to the embodiments including the above examples.

(付記1)表示部に問題を表示し、
前記問題に対して解答を入力するユーザの集中度を測定し、
測定された前記集中度に応じて出題する問題数及び/又は出題する問題の難易度の制御を行う、
処理をコンピュータに実行させることを特徴とする出題制御プログラム。
(Appendix 1) Display the problem on the display,
Measure the concentration of users who input answers to the question,
Control the number of questions to be asked and / or the difficulty of the questions to be given according to the measured concentration.
A question control program which causes a computer to execute processing.

(付記2)前記ユーザの集中度を前記ユーザの行動特性に基づき測定する処理をコンピュータに実行させることを特徴とする付記1に記載の出題制御プログラム。 (Additional remark 2) The question control program of Additional remark 1 which makes a computer perform the process which measures the said user's concentration degree based on the said user's action characteristic.

(付記3)前記測定する処理は、前記ユーザの集中度について、瞬きを検知するセンサにより検知された瞬きの頻度が多いほど集中度が低下したと判定し、
前記制御を行う処理は、集中度の低下に応じて出題する問題数を少なく制御する及び/又は問題の難易度を易化する、
ことを特徴とする付記1または2に記載の出題制御プログラム。
(Additional remark 3) The said process to measure determines with the concentration degree falling, so that the frequency of the blink detected by the sensor which detects a blink is more about the concentration degree of the said user,
The process of performing the control is to control the number of questions to be asked in response to a decrease in the degree of concentration and / or to simplify the difficulty of the problem,
The question control program according to appendix 1 or 2, characterized by:

(付記4)出題する問題の難易度の制御を行う際、集中度及び過去の所定期間に出題した問題の正答率に応じて制御する処理をコンピュータに実行させることを特徴とする付記1乃至3のいずれか一項に記載の出題制御プログラム。 (Additional remark 4) When controlling the difficulty level of the question to be given, the computer executes control processing according to the degree of concentration and the correct answer rate of the question given in the past predetermined period. The question control program according to any one of the above.

(付記5)前記過去の所定期間は、難易度の制御を行う前記問題を出題する直前の期間であることを特徴とする付記4に記載の出題制御プログラム。 (Supplementary note 5) The question control program according to supplementary note 4, wherein the predetermined period in the past is a period immediately before the question for which difficulty level control is performed.

(付記6)表示部に問題を表示し、
前記問題に対して解答を入力するユーザの集中度を測定し、
測定された前記集中度に応じて出題する問題数及び/又は出題する問題の難易度の制御を行う、
処理をコンピュータが実行することを特徴とする出題制御方法。
(Appendix 6) Display the problem on the display,
Measure the concentration of users who input answers to the question,
Control the number of questions to be asked and / or the difficulty of the questions to be given according to the measured concentration.
A question control method characterized in that a computer executes processing.

(付記7)前記ユーザの集中度を前記ユーザの行動特性に基づき測定する処理を更に実行することを特徴とする付記6に記載の出題制御方法。 (Additional remark 7) The question control method of Additional remark 6 characterized by further performing the process which measures the said user's concentration degree based on the said user's action characteristic.

(付記8)前記測定する処理は、前記ユーザの集中度について、瞬きを検知するセンサにより検知された瞬きの頻度が多いほど集中度が低下したと判定し、
前記制御を行う処理は、集中度の低下に応じて出題する問題数を少なく制御する及び/又は問題の難易度を易化する、
ことを特徴とする付記6または7に記載の出題制御方法。
(Supplementary Note 8) Regarding the concentration of the user, the measurement process determines that the concentration decreases as the frequency of blinks detected by a sensor that detects blinks increases.
The process of performing the control is to control the number of questions to be asked in response to a decrease in the degree of concentration and / or to simplify the difficulty of the problem,
The question control method according to appendix 6 or 7, characterized in that:

(付記9)出題する問題の難易度の制御を行う際、集中度及び過去の所定期間に出題した問題の正答率に応じて制御する処理をコンピュータに実行させることを特徴とする付記6乃至8のいずれか一項に記載の出題制御方法。 (Additional remark 9) When controlling the difficulty level of the question to be asked, the computer performs the control process according to the concentration degree and the correct answer rate of the question given in the past predetermined period. The question control method according to any one of the above.

(付記10)前記過去の所定期間は、難易度の制御を行う前記問題を出題する直前の期間であることを特徴とする付記9に記載の出題制御方法。 (Supplementary note 10) The question assignment control method according to supplementary note 9, wherein the predetermined period in the past is a period immediately before the question for which the difficulty level is controlled.

(付記11)問題を表示する表示部と、
前記問題に対して解答を入力するユーザの集中度を測定する測定部と、
測定された前記集中度に応じて出題する問題数及び/又は出題する問題の難易度の制御を行う制御部と、
を有することを特徴とする出題制御装置。
(Supplementary note 11) a display unit for displaying a problem;
A measurement unit for measuring the degree of concentration of a user who inputs an answer to the question;
A control unit that controls the number of questions to be set and / or the difficulty level of the questions to be set according to the measured degree of concentration;
A question control device characterized by comprising:

(付記12)前記測定部は、前記ユーザの集中度を前記ユーザの行動特性に基づき測定することを特徴とする付記11に記載の出題制御装置。 (Additional remark 12) The said measurement part measures the said user's concentration degree based on the said user's action characteristic, The question control apparatus of Additional remark 11 characterized by the above-mentioned.

(付記13)前記測定部は、前記ユーザの集中度について、瞬きを検知するセンサにより検知された瞬きの頻度が多いほど集中度が低下したと判定し、前記制御部は、集中度の低下に応じて出題する問題数を少なく制御する及び/又は問題の難易度を易化する、ことを特徴とする付記11または12に記載の出題制御装置。 (Additional remark 13) About the said user's concentration degree, the said measurement part determines that the concentration degree fell, so that the frequency of the blink detected by the sensor which detects a blink increases, and the said control part reduces concentration degree. 13. The question control apparatus according to appendix 11 or 12, wherein the number of questions to be asked is controlled to be small and / or the difficulty of the problem is simplified.

(付記14)前記制御部は、出題する問題の難易度の制御を行う際、集中度及び過去の所定期間に出題した問題の正答率に応じて制御する処理をコンピュータに実行させることを特徴とする付記11乃至13のいずれか一項に記載の出題制御装置。 (Additional remark 14) When the said control part controls the difficulty level of the question to be set, it makes a computer perform the process controlled according to the degree of concentration and the correct answer rate of the question set in the past predetermined period, It is characterized by the above-mentioned. The question control device according to any one of appendices 11 to 13.

(付記15)前記過去の所定期間は、難易度の制御を行う前記問題を出題する直前の期間であることを特徴とする付記14に記載の出題制御装置。 (Supplementary Note 15) The question control apparatus according to Supplementary Note 14, wherein the predetermined period in the past is a period immediately before the question for which the difficulty level is controlled.

100 出題制御装置
110 カメラ
120 通信部
130 入力部
140 表示部
150 記憶部
160 制御部
100 question control device 110 camera 120 communication unit 130 input unit 140 display unit 150 storage unit 160 control unit

Claims (7)

表示部に問題を表示し、
前記問題に対して解答を入力するユーザの集中度を測定し、
測定された前記集中度に応じて出題する問題数及び/又は出題する問題の難易度の制御を行う、
処理をコンピュータに実行させることを特徴とする出題制御プログラム。
Display the problem on the display,
Measure the concentration of users who input answers to the question,
Control the number of questions to be asked and / or the difficulty of the questions to be given according to the measured concentration.
A question control program which causes a computer to execute processing.
前記ユーザの集中度を前記ユーザの行動特性に基づき測定する処理をコンピュータに実行させることを特徴とする請求項1に記載の出題制御プログラム。   The question control program according to claim 1, wherein the computer executes a process of measuring the degree of concentration of the user based on the behavioral characteristics of the user. 前記測定する処理は、前記ユーザの集中度について、瞬きを検知するセンサにより検知された瞬きの頻度が多いほど集中度が低下したと判定し、
前記制御を行う処理は、集中度の低下に応じて出題する問題数を少なく制御する及び/又は問題の難易度を易化する、
ことを特徴とする請求項1または2に記載の出題制御プログラム。
The measurement process determines that the degree of concentration decreases as the frequency of blinking detected by a sensor that detects blinking increases with respect to the degree of concentration of the user.
The process of performing the control is to control the number of questions to be asked in response to a decrease in the degree of concentration and / or to simplify the difficulty of the problem,
The question control program according to claim 1 or 2, characterized in that:
出題する問題の難易度の制御を行う際、集中度及び過去の所定期間に出題した問題の正答率に応じて制御する処理をコンピュータに実行させることを特徴とする請求項1乃至3のいずれか一項に記載の出題制御プログラム。   4. The computer according to claim 1, wherein when the difficulty level of the question to be given is controlled, the computer executes control processing according to the degree of concentration and the correct answer rate of the question given in the past predetermined period. The question control program according to one item. 前記過去の所定期間は、難易度の制御を行う前記問題を出題する直前の期間であることを特徴とする請求項4に記載の出題制御プログラム。   5. The question control program according to claim 4, wherein the predetermined period in the past is a period immediately before the question for which the difficulty level is controlled. 表示部に問題を表示し、
前記問題に対して解答を入力するユーザの集中度を測定し、
測定された前記集中度に応じて出題する問題数及び/又は出題する問題の難易度の制御を行う、
処理をコンピュータが実行することを特徴とする出題制御方法。
Display the problem on the display,
Measure the concentration of users who input answers to the question,
Control the number of questions to be asked and / or the difficulty of the questions to be given according to the measured concentration.
A question control method characterized in that a computer executes processing.
問題を表示する表示部と、
前記問題に対して解答を入力するユーザの集中度を測定する測定部と、
測定された前記集中度に応じて出題する問題数及び/又は出題する問題の難易度の制御を行う制御部と、
を有することを特徴とする出題制御装置。
A display for displaying the problem,
A measurement unit for measuring the degree of concentration of a user who inputs an answer to the question;
A control unit that controls the number of questions to be set and / or the difficulty level of the questions to be set according to the measured degree of concentration;
A question control device characterized by comprising:
JP2017062794A 2017-03-28 2017-03-28 Question control program, method for controlling question, and question controller Pending JP2018165760A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017062794A JP2018165760A (en) 2017-03-28 2017-03-28 Question control program, method for controlling question, and question controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017062794A JP2018165760A (en) 2017-03-28 2017-03-28 Question control program, method for controlling question, and question controller

Publications (1)

Publication Number Publication Date
JP2018165760A true JP2018165760A (en) 2018-10-25

Family

ID=63922590

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017062794A Pending JP2018165760A (en) 2017-03-28 2017-03-28 Question control program, method for controlling question, and question controller

Country Status (1)

Country Link
JP (1) JP2018165760A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6906820B1 (en) * 2020-07-07 2021-07-21 Assest株式会社 Concentration ratio determination program
WO2021200284A1 (en) * 2020-04-02 2021-10-07 パナソニックIpマネジメント株式会社 Learning assistance device and learning assistance system
WO2021255944A1 (en) * 2020-06-19 2021-12-23 パナソニックIpマネジメント株式会社 Information processing method and test meal kit

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006047573A (en) * 2004-08-03 2006-02-16 Benetsuse Corp:Kk Learning management system and method
JP2010204926A (en) * 2009-03-03 2010-09-16 Softbank Bb Corp Monitoring system, monitoring method, and program
JP2011210103A (en) * 2010-03-30 2011-10-20 Mazda Motor Corp Driver's state determination device
WO2016088463A1 (en) * 2014-12-03 2016-06-09 ソニー株式会社 Information processing device, information processing method, and computer program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006047573A (en) * 2004-08-03 2006-02-16 Benetsuse Corp:Kk Learning management system and method
JP2010204926A (en) * 2009-03-03 2010-09-16 Softbank Bb Corp Monitoring system, monitoring method, and program
JP2011210103A (en) * 2010-03-30 2011-10-20 Mazda Motor Corp Driver's state determination device
WO2016088463A1 (en) * 2014-12-03 2016-06-09 ソニー株式会社 Information processing device, information processing method, and computer program

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021200284A1 (en) * 2020-04-02 2021-10-07 パナソニックIpマネジメント株式会社 Learning assistance device and learning assistance system
WO2021255944A1 (en) * 2020-06-19 2021-12-23 パナソニックIpマネジメント株式会社 Information processing method and test meal kit
JP7033763B1 (en) * 2020-06-19 2022-03-11 パナソニックIpマネジメント株式会社 Information processing method
JP7503798B2 (en) 2020-06-19 2024-06-21 パナソニックIpマネジメント株式会社 Information Processing Method
JP6906820B1 (en) * 2020-07-07 2021-07-21 Assest株式会社 Concentration ratio determination program
WO2022009875A1 (en) * 2020-07-07 2022-01-13 Assest株式会社 Program for determining concentration level

Similar Documents

Publication Publication Date Title
CN108491781B (en) Classroom concentration degree evaluation method and terminal
US10657836B2 (en) Information processing device and information processing method for estimation of acceptance ability
CN107563924A (en) Test paper generation method, medium and electronic equipment
JP2018165760A (en) Question control program, method for controlling question, and question controller
CN111046852A (en) Personal learning path generation method, device and readable storage medium
JP6123260B2 (en) Extraction method, extraction apparatus, and extraction program
CN112150777B (en) Intelligent operation reminding device and method
JP2021076766A (en) Learning assistance system and learning assistance method
JP5770911B1 (en) Learning system
CN108140329B (en) Information processing apparatus, information processing method, and program
JP6092456B1 (en) Learning support apparatus, method, and computer program
JP2022014890A (en) Concentration determination program
KR20160047911A (en) User terminal, method for operating the same
JP2023030085A (en) Information processing device, controlling method, and program
JP6831551B2 (en) Learning support device, program, learning support method, learning support system
JP2019117314A (en) Information processing apparatus, information processing method, and program
CN113570227A (en) Online education quality evaluation method, system, terminal and storage medium
JP7024184B2 (en) Learning support programs, equipment, and methods
JP5957933B2 (en) Class evaluation calculation method, class evaluation calculation program, and class evaluation calculation apparatus
JP7081115B2 (en) Answer input device and program
JP2021064101A (en) Information processing apparatus, control method, and program
JP2020194144A (en) Information processor, control method, and program
JP7541868B2 (en) Learning support system, information processing device, information processing method and program
JP7247600B2 (en) Information processing device and program
JP7440889B2 (en) Learning support systems and programs

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20191212

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200818

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200819

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201015

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20210413