Education support device, program, and education support method
The educational assistance device enhances learning by recognizing out-of-range Chinese characters and providing interactive corrections, improving student understanding through reading kana display and dictionary links.
Patent Information
- Application Number
- JP2024007864
- Authority / Receiving Office
- JP · JP
- Patent Type
- Applications
- Current Assignee / Owner
- Filing Date
- 2024-01-23
- Publication Date
- 2025-08-04
AI Technical Summary
Conventional educational technologies fail to address handwritten inputs of Chinese characters outside the learning range of students, which can hinder effective learning.
An educational assistance device with a recognition unit that identifies out-of-range Chinese characters and adds a warning mark, offering options to replace with reading kana, add ruby, link to a dictionary, or cancel, enhancing learning by providing additional information.
Improves learning effectiveness by highlighting and correcting out-of-range Chinese characters, allowing students to learn correct pronunciations and meanings through interactive displays.
Smart Images

Figure 2025113616000001_ABST
Abstract
Description
Technical Field
[0001] The present invention relates to an educational assistance device, a program, and an educational assistance method.
Background Art
[0002] Conventionally, in the educational field, an information display device called an electronic blackboard has been used, and characters handwritten by a teacher at the touch sensor unit of the electronic blackboard are displayed on the large display unit of the electronic blackboard (see, for example, Patent Document 1).
Prior Art Documents
Patent Documents
[0003]
Patent Document 1
Summary of the Invention
Problems to be Solved by the Invention
[0004] By the way, when a teacher makes a handwritten input on an electronic blackboard, there is a case where the teacher accidentally writes a Chinese character outside the learning range of the grade of the students receiving the lesson. The conventional technology has been unable to handle the handwritten input of Chinese characters outside the learning range.
[0005] An object of the present invention is to provide an educational assistance device, a program, and an educational assistance method capable of improving the learning effect regarding Chinese characters.
Means for Solving the Problems
[0006] [[ID=4X]]To solve the above problems, the educational assistance device of the present invention a recognition unit that recognizes the input handwritten characters each time the handwritten characters are input; When the handwritten character recognized by the recognition unit is a Chinese character that does not correspond to a predetermined learning range among a plurality of pre-registered Chinese characters, a display control unit that adds a first mark for displaying a predetermined menu to the handwritten character and causes the display unit to display it comprises.
[0007] Also, the program of the present invention causes a computer of an educational assistance device to a recognition unit that recognizes the input handwritten character each time the handwritten character is input, a display control unit that, when the handwritten character recognized by the recognition unit is a Chinese character that does not correspond to a predetermined learning range among a plurality of pre-registered Chinese characters, adds a first mark for displaying a predetermined menu to the handwritten character and causes the display unit to display it, function as.
[0008] Also, the educational assistance method of the present invention is an educational assistance method executed by an educational assistance device, a recognition step of recognizing the input handwritten character each time the handwritten character is input, a display control step of, when the handwritten character recognized in the recognition step is a Chinese character that does not correspond to a predetermined learning range among a plurality of pre-registered Chinese characters, adding a first mark for displaying a predetermined menu to the handwritten character and causing the display unit to display it, including.
Effect of the Invention
[0009] According to the present invention, the learning effect regarding Chinese characters can be improved.
Brief Description of the Drawings
[0010]
Figure 1
Figure 2
Figure 3
Figure 4
Figure 5
Figure 6
Figure 7
Figure 8
Figure 9
Figure 10
Figure 11
Figure 12
Figure 13
Mode for Carrying Out the Invention
[0011] Hereinafter, an example of an embodiment of the present invention will be described in detail with reference to the accompanying drawings. However, the scope of the invention is not limited to the illustrated examples.
[0012] <1. Configuration of the Class Support System> As shown in FIG. 1, the class support system 1 in the present embodiment includes a server 2, an electronic blackboard 3, and student terminals 4. The server 2, the electronic blackboard 3, and the student terminals 4 are communicatively connected via a communication network. The communication network is a network that relays communication between the server 2, the electronic blackboard 3, and the student terminals 4, and is, for example, the Internet, but may include a LAN (Local Area Network), a dedicated line, or the like.
[0013] Server 2 is a WEB server device provided on the cloud of the communication network. The electronic blackboard 3 is an information display device installed in the classroom and used for classes. The student terminal 4 is an information processing device used by students in class, for example, a tablet terminal. However, the student terminal 4 is not limited to a tablet terminal and may be other information processing devices such as a desktop PC, a notebook PC, or a smartphone.
[0014] <1-1. Configuration of the server> Server 2 provides functions and data to the electronic blackboards 3 and student terminals 4 of multiple schools. As shown in FIG. 2, server 2 includes a CPU (Central Processing Unit) 21, an operation unit 22, a RAM (Random Access Memory) 23, a display unit 24, a storage unit 25, and a communication unit 26. Each part of server 2 is connected via a bus 27.
[0015] The CPU 21 controls each part of the server 2. The CPU 21 reads out a designated program among various programs stored in the storage unit 25 and expands it in the RAM 23, and executes various processes in cooperation with the expanded program. The operation unit 22 has a keyboard having various keys and a pointing device such as a mouse that accepts position input, accepts key input and position input operation input from the user, and outputs the operation information to the CPU 21. The RAM 23 is a volatile semiconductor memory capable of reading and writing information, provides a working area for the CPU 21, and temporarily stores data and programs. The display unit 24 has a display panel such as an LCD (Liquid Crystal Display) or an EL (Electro-Luminescence) display, and displays various display information input from the CPU 21 and the like on the display panel. The storage unit 25 is composed of an HDD (Hard Disk Drive), an SSD (Solid State Drive), etc., and is a storage unit capable of reading and writing information, and stores various data and various programs. The storage unit 25 stores a class support program P1, a Chinese character database D1, a dictionary database D2, and an account database D3 for executing the first class support process and the second class support process described later.
[0016] The Chinese character database D1 classifies and stores Chinese characters learned at school for each school year in which the Chinese characters should be learned. The Chinese character database D1 also stores the reading kana of the Chinese characters.
[0017] The dictionary database D2 is a database that stores dictionary data in which a headword that is a single Chinese character is associated with explanatory information such as the reading (reading kana), meaning, and usage examples of the headword for Chinese character dictionaries, Chinese-Japanese dictionaries, etc. Note that the dictionary database D2 may store dictionary data such as a Japanese dictionary, an English-Japanese dictionary, a German-Japanese dictionary, and a French-Japanese dictionary.
[0018] The account database D3 stores the account information (ID and password) of teachers who can access the server 2 and use the electronic blackboard 3, and the account information of students who use the student terminals 4.
[0019] The communication unit 26 is a communication unit such as a network card connected to the communication network. The communication unit 26 transmits and receives information with external devices such as a plurality of electronic blackboards 3 and student terminals 4 on the communication network according to the instructions of the CPU 21. The communication unit 26 is a wired communication unit connected to the communication network by wire, but is not limited thereto, and may be a wireless communication unit that performs wireless communication and may be configured to be connected to the communication network via a base station or an access point.
[0020] <1-2. Configuration of the electronic blackboard> As shown in FIG. 3, the electronic blackboard 3 includes a CPU 31, an operation unit 32, a RAM 33, a display unit 34, a storage unit 35, and a communication unit 36. Each unit of the electronic blackboard 3 is connected via a bus 37. The CPU 31 controls each unit of the electronic blackboard 3. The CPU 31 reads out a specified program among various programs stored in the storage unit 35 and expands it in the RAM 33, and executes various processes in cooperation with the expanded program.
[0021] The operation unit 32 includes a touch panel formed integrally with a key group and a display panel of the display unit 34, and outputs a signal corresponding to the type of the pressed key or the position of the touch panel to the CPU 31. In the present embodiment, the operation unit 32 receives, for example, a touch operation by a user (teacher).
[0022] The RAM 33 is a volatile semiconductor memory capable of reading and writing information, provides a working area for the CPU 31, and temporarily stores data and programs. The display unit 34 has a display panel such as an LCD or an EL display, and displays various display information input from the CPU 31 and the like on the display panel. The storage unit 35 is composed of an HDD, an SSD, etc., is a storage unit capable of reading and writing information, and stores various data and various programs.
[0023] The communication unit 36 is a communication unit such as a network card connected to a communication network. The communication unit 36 performs information transmission and reception with external devices such as the server 2 and the plurality of student terminals 4 on the communication network according to the instructions of the CPU 31. The communication unit 36 is a wireless communication unit wirelessly connected to the communication network, but is not limited thereto, and may be a wired communication unit performing wired communication.
[0024] <1-3. Configuration of Student Terminal> As shown in FIG. 3, the student terminal 4 includes a CPU 41, an operation unit 42, a RAM 43, a display unit 44, a storage unit 45, and a communication unit 46. Each part of the student terminal 4 is connected via a bus 47. The CPU 41 controls each part of the student terminal 4. The CPU 41 reads a specified program from among various programs stored in the storage unit 45 and expands it in the RAM 43, and executes various processes in cooperation with the expanded program.
[0025] The operation unit 42 includes a key group and a touch panel integrally formed with the display panel of the display unit 44, and outputs a signal corresponding to the type of the pressed key or the position of the touch panel to the CPU 41. In the present embodiment, the operation unit 42 receives, for example, a touch operation by a user (student).
[0026] The RAM 43 is a volatile semiconductor memory capable of reading and writing information, provides a working area for the CPU 41, and temporarily stores data and programs. The display unit 44 has a display panel such as an LCD or an EL display, and displays various display information input from the CPU 41 and the like on the display panel. The storage unit 45 is composed of an HDD, an SSD, etc., is a storage unit capable of reading and writing information, and stores various data and various programs.
[0027] The communication unit 46 is a communication unit such as a network card connected to a communication network. The communication unit 46 performs information transmission and reception with external devices such as the server 2 and the electronic blackboard 3 on the communication network according to the instructions of the CPU 41. The communication unit 46 is a wireless communication unit wirelessly connected to the communication network, but is not limited thereto, and may be a wired communication unit that performs wired communication.
[0028] <2. Operation of the Class Support System> Next, the first class support process, which is a process performed on the electronic blackboard 3 by the server 2, will be described. FIG. 4 shows a flowchart showing the flow of the first class support process.
[0029] (First Class Support Process) First, the CPU 21 performs teacher login authentication (step A1). Specifically, the CPU 31 of the electronic blackboard 3 transmits a teacher login request to the server 2 via the communication unit 36 based on an input operation by the teacher via the operation unit 32. When the CPU 21 of the server 2 receives the login request from the electronic blackboard 3 via the communication unit 26, it generates login screen data and transmits it to the electronic blackboard 3 that is the request source. Next, the CPU 31 of the electronic blackboard 3 receives the login screen data from the server 2 via the communication unit 36 and displays it on the display unit 34, accepts the input of the ID and password by the teacher via the operation unit 32, and transmits the ID and password to the server 2 via the communication unit 36. Next, when the CPU 21 of the server 2 receives the teacher's ID and password from the electronic blackboard 3 via the communication unit 26, it performs teacher login authentication based on whether the received teacher's ID and password match the teacher's account information stored in the account database D3. The CPU 21 of the server 2 executes the following processing for the electronic blackboard 3 that is the transmission source of the ID and password for which the login authentication has succeeded.
[0030] Next, the CPU 21 sets the target school year of the class (step A2). Specifically, the CPU 21 sets the target school year of the class based on an input operation by the teacher via the operation unit 32 of the electronic blackboard 3. If school year information is associated with the teacher's account information for which the CPU 21 performed login authentication in step A1, the CPU 21 may set the target school year of the class based on the school year information.
[0031] Next, the CPU 21 receives a handwritten input operation on the touch panel of the operation unit 32 of the electronic blackboard 3. The handwritten input is an input using the locus of coordinates where the user's hand, pen, etc. are in contact with the touch panel of the operation unit 32. Then, the CPU 21 causes a handwritten object based on the handwritten input operation to be displayed on the display unit 34 of the electronic blackboard 3 (step A3). That is, the content handwritten in the teacher's account is reflected in the display in the teacher's account. The teacher's account is the account for which the login authentication was successful in step A1. Note that the handwritten object is an object (display item) to be displayed on the display unit, such as a drawing line generated by a coordinate data series where the user's hand, pen, etc. are in contact with the touch panel of the operation unit 32. Further, the handwritten object includes symbols or symbol strings such as characters and numbers, and figures such as straight lines and curves. FIG. 5 shows an example of the display screen 341 of the display unit 34 on which the handwritten object is displayed.
[0032] Next, the CPU 21 executes character recognition processing on the handwritten object displayed in step A3. Then, the CPU 21 determines whether a handwritten character was displayed as the handwritten object in step A3, that is, whether a handwritten character was input on the touch panel of the operation unit 32 (step A4). In step A4, the CPU 21 recognizes the input handwritten character each time a handwritten character is input. The CPU 21 functions as a recognition unit. Step A4 is a recognition step.
[0033] When a handwritten character is input on the touch panel of the operation unit 32 (step A4; YES), the CPU 21 determines whether the input handwritten character is a kanji character (step A5). If the input handwritten character is a kanji character (step A5; YES), the CPU 21 refers to the kanji database D1 and determines whether the input kanji character is classified as a kanji character taught in a grade higher than the target grade of the lesson set in step A2 (step A6). If the input kanji character is classified as a kanji character taught in a grade higher than the target grade of the lesson set in step A2 (step A6; YES), the CPU 21 displays the kanji character displayed on the display unit 34 with a warning mark (step A7). In other words, in step A7, if the recognized handwritten character is a kanji character that does not correspond to a predetermined learning range among a plurality of pre-registered kanji characters (kanji character taught in a grade higher than the target grade of the lesson set in step A2), the CPU 21 adds a first mark (warning mark) to the handwritten character and displays the handwritten character on the display unit 34. In other words, this first mark (warning mark) is reflected (displayed) on the display of the teacher's account. The CPU 21 functions as a display control unit. Step A7 is a display control step. FIG. 6 shows an example of a display screen 341 of the display unit 34 on which the warning mark M1 is displayed. In the example shown in FIG. 6, the handwritten object (handwritten character) "gyaku" is a kanji that is learned in a grade higher than the target grade of the lesson. In the example shown in FIG. 6, the target grade of the lesson is set to fourth grade, and "gyaku" is classified as a kanji that is learned in fifth grade in the kanji database D1. As shown in FIG. 6, the CPU 21 displays a number indicating the grade in which the kanji will be learned on the warning mark M1.
[0034] Next, the CPU 21 determines whether or not a touch operation on the warning mark M1 has been received on the touch panel of the operation unit 32 of the electronic whiteboard 3 (step A8). If a touch operation on the warning mark M1 has been received (step A8; YES), the CPU 21 displays a display selection menu on the display unit 34 and receives a selection of a display method for the kanji characters marked with the warning mark M1 (step A9). FIG. 7 shows an example of a display screen 341 of the display unit 34 on which a display selection menu 342 is displayed. As shown in FIG. 7, the CPU 21 displays, as options, a "Replace with Kana" button 342a, a "Ruby" button 342b, and a "Dictionary Link" button 342c in the display selection menu 342. The CPU 21 also displays a cancel button 342d in the display selection menu 342, which instructs the teacher to close the display selection menu 342. In other words, the display selection menu is reflected (displayed) in the display of the teacher's account.
[0035] Next, the CPU 21 determines whether the "Replace with Kana" button 342a in the display selection menu 342 has been selected (touched) (step A10). If the "Replace with Kana" button 342a has been selected (step A10; YES), the CPU 21 deletes the warning mark M1 displayed in step A7. The CPU 21 also obtains the pronunciation of the kanji to which the warning mark M1 was attached from the kanji database D1, replaces the kanji with the pronunciation (kana), and updates the display on the display unit 34 (step A11). That is, the replacement process of replacing the kanji with the pronunciation (kana) in step A11 is reflected in the display on the teacher's account. FIG. 8 shows an example of a display screen 341 of the display unit 34 on which the kanji has been replaced with the kana. In the example shown in FIG. 8, the CPU 21 replaces the kanji "gyaku" (reverse), which was attached with the warning mark M1, with the pronunciation "gyaku" (gaku) in type using a predetermined font and displays it. Next, the CPU 21 shifts the first lesson support process to step A20.
[0036] On the other hand, if the "Replace with Kana" button 342a is not selected (step A10; NO), the CPU 21 determines whether the "Add Ruby" button 342b has been selected (touched) in the display selection menu 342 (step A12). If the "Add Ruby" button 342b has been selected (step A12; YES), the CPU 21 deletes the warning mark M1 displayed in step A7. The CPU 21 also acquires the reading of the kanji to which the warning mark M1 was attached from the kanji database D1, adds reading to the kanji as the reading (adding ruby), and updates the display on the display unit 34 (step A13). In other words, the reading added to the kanji by the first adding process in step A13 is reflected in the display on the teacher's account. FIG. 9 shows an example of a display screen 341 of the display unit 34 in which the kanji is displayed with ruby. In the example shown in Fig. 9, the CPU 21 displays the reading "gyaku" in type using a predetermined font as ruby to the kanji character "gyaku" to which the warning mark M1 was attached. Next, the CPU 21 moves the first lesson support process to step A20. Note that the reading is not necessarily limited to being added using furigana, and for example, the reading may be added in parentheses next to the kanji character, such as "gyaku".
[0037] On the other hand, if the "Ruby" button 342b is not selected (step A12; NO), the CPU 21 determines whether the "Dictionary Link" button 342c in the display selection menu 342 has been selected (touched) (step A14). If the "Dictionary Link" button 342c has been selected (step A14; YES), the CPU 21 displays a dictionary selection menu on the display unit 34 and accepts the selection of a dictionary for looking up the kanji marked with the warning mark M1 as a headword (step A15). In other words, the dictionary menu is reflected (displayed) in the display of the teacher's account. FIG. 10 shows an example of a display screen 341 of the display unit 34 on which the dictionary selection menu 343 is displayed. As shown in FIG. 10, the CPU 21 displays cover images 343a of each dictionary as a choice in the dictionary selection menu 343. Data of the dictionaries as choices in the dictionary selection menu 343 is stored in the dictionary database D2. In addition, the CPU 21 may display a button displaying the name of the dictionary in place of the dictionary cover image 343a in the dictionary selection menu 343. Next, the CPU 21 deletes the warning mark M1 displayed in step A7. The CPU 21 also adds a dictionary link mark as a second mark to the kanji character to which the warning mark M1 was attached, and updates the display on the display unit 34 (step A16). In other words, the dictionary link mark added by the second addition process in step A16 is reflected (displayed) in the display on the teacher's account. FIG. 11 shows an example of a display screen 341 of the display unit 34 on which the kanji character is displayed with the dictionary link mark M2 attached. In the example shown in FIG. 11, the CPU 21 displays the kanji character "gyaku" (reverse), which was previously marked with the warning mark M1, with the dictionary link mark M2 attached. For example, the dictionary link mark M2 is displayed as the cover image of the dictionary selected in step A15.
[0038] Next, the CPU 21 determines whether or not a touch operation on the touch panel of the operation unit 32 of the electronic blackboard 3 has been received for the dictionary link mark M2 (step A17). When a touch operation on the touch panel of the operation unit 32 of the electronic blackboard 3 has been received for the dictionary link mark M2 (step A17; YES), the CPU 21 uses the Chinese character with the dictionary link mark M2 as the search word and displays the result of dictionary lookup in the dictionary selected in step A15 on the display unit 34 (step A18). That is, the result of dictionary lookup based on the touch operation on the dictionary link mark M2 on the touch panel of the operation unit 32 of the electronic blackboard 3 is reflected (displayed) in the display under the teacher's account. FIG. 12 shows an example of the display screen 341 of the display unit 34 on which a dictionary content screen 344 is displayed, which displays the search word and explanatory information that are the results of dictionary lookup using the Chinese character with the dictionary link mark M2 as the search word. Next, the CPU 21 proceeds to step A20 for the first class support process.
[0039] On the other hand, when a touch operation on the dictionary link mark M2 is not received (step A17; NO), the CPU 21 proceeds to step A20 for the first class support process.
[0040] Also, when the "Dictionary Link" button 342c is not selected (step A14; NO), the CPU 21 determines whether or not the cancel button 342d has been touch-operated in the display selection menu 342 (step A19). When the cancel button 342d is not touch-operated (step A10; NO), the CPU 21 proceeds to step A10 for the first class support process.
[0041] On the other hand, when the cancel button 342d is touch-operated (step A19; YES), the CPU 21 proceeds to step A20 for the first class support process. Next, the CPU 21 determines whether it has received an instruction to end the handwritten input operation to the electronic blackboard 3 based on the input operation by the teacher via the operation unit 32 of the electronic blackboard 3 (step A20). When it has received an instruction to end the handwritten input operation to the electronic blackboard 3 (step A20; YES), the CPU 21 ends the first class support process. On the other hand, when it has not received an instruction to end the handwritten input operation to the electronic blackboard 3 (step A20; NO), the CPU 21 proceeds to step A3 in the first class support process.
[0042] Also, when no handwritten characters are input on the touch panel of the operation unit 32 (step A4; NO), when the input characters are not Chinese characters (step A5; NO), when the input Chinese characters are classified as Chinese characters learned in a school year equal to or lower than the target school year of the class (step A6; NO), or when no touch operation on the warning mark M1 has been received (step A8; NO), the CPU 21 proceeds to step A20 in the first class support process.
[0043] Next, the second class support process, which is the process by the server 2 for the student terminal 4, will be described. The server 2 executes the second class support process in parallel with the first class support process. FIG. 13 shows a flowchart indicating the flow of the second class support process.
[0044] (Second class support process) First, the CPU 21 performs student login authentication (step B1). Specifically, the CPU 41 of the student terminal 4 transmits a student login request to the server 2 via the communication unit 46 based on an input operation by the student via the operation unit 42. When the CPU 21 of the server 2 receives the login request from the student terminal 4 via the communication unit 26, it generates login screen data and transmits it to the student terminal 4 that is the request source. Next, the CPU 41 of the student terminal 4 receives the login screen data from the server 2 via the communication unit 46 and displays it on the display unit 44, accepts the input of the ID and password by the student via the operation unit 42, and transmits the ID and password to the server 2 via the communication unit 46. Next, when the CPU 21 of the server 2 receives the student's ID and password from the student terminal 4 via the communication unit 26, it performs student login authentication based on whether the received student's ID and password match the student's account information stored in the account database D3. The CPU 21 of the server 2 executes the following processing for the student terminal 4 that is the transmission source of the ID and password for which the login authentication has succeeded.
[0045] Next, the CPU 21 determines whether a handwritten input operation has been received on the touch panel of the operation unit 32 of the electronic blackboard 3 in step A3 of the first class support process (step B2). If a handwritten input operation has not been received on the touch panel of the operation unit 32 of the electronic blackboard 3 (step B2; NO), the CPU 21 returns to step B2 of the second class support process. On the other hand, if a handwritten input operation has been received on the touch panel of the operation unit 32 of the electronic blackboard 3 (step B2; YES), the CPU 21 causes a handwritten object based on the handwritten input operation to be displayed on the display unit 44 of the student terminal 4 as shown in FIG. 5 (step B3). That is, the content handwritten with the teacher's account is reflected not only in the teacher's account but also in the display with the student's account. The student's account is the account for which the login authentication has succeeded in step B1.
[0046] Next, the CPU 21 determines whether to execute a replacement process of replacing the Chinese characters in step A11 of the first class support process with reading kana (step B4). When executing the replacement process (step B4; YES), as shown in FIG. 8, the CPU 21 replaces the Chinese characters marked with the warning mark M1 in the first class support process with reading kana, and updates the display on the display unit 44 (step B5). That is, the replacement process is reflected in the display not only in the teacher's account but also in the student's account. Next, the CPU 21 proceeds to step B12 of the second class support process.
[0047] On the other hand, when not executing the replacement process (step B5; YES), the CPU 21 determines whether to execute a first addition process of adding furigana as reading kana to the Chinese characters in step A13 of the first class support process (step B6). When executing the first addition process (step B6; YES), as shown in FIG. 9, the CPU 21 adds furigana as reading kana to the Chinese characters marked with the warning mark M1 in the first class support process (puts on ruby), and updates the display on the display unit 44 (step B7). That is, the first addition process is reflected in the display not only in the teacher's account but also in the student's account. Next, the CPU 21 proceeds to step B12 of the second class support process.
[0048] On the other hand, when not executing the first addition process (step B6; NO), the CPU 21 determines whether to execute a second addition process of adding a dictionary link mark to the Chinese characters in step A16 of the first class support process (step B8). When executing the second addition process (step B8; YES), as shown in FIG. 11, the CPU 21 adds a dictionary link mark M2 to the Chinese characters marked with the warning mark M1 in the first class support process, and updates the display on the display unit 44 (step B9). That is, the dictionary link mark added by the second addition process is reflected in the display not only in the teacher's account but also in the student's account.
[0049] Next, the CPU 21 determines whether or not a touch operation on the touch panel of the operation unit 42 of the student terminal 4 has been received for the dictionary link mark M2 (step B10). When a touch operation on the touch panel of the operation unit 42 of the student terminal 4 has been received for the dictionary link mark M2 (step B10; YES), the CPU 21 displays, on the display unit 44, the result of dictionary lookup in the dictionary selected in step A15 of the first class support process, using the Chinese character with the dictionary link mark M2 as the search term (step B11). That is, the result of the dictionary lookup based on the touch operation on the touch panel of the operation unit 42 of the student terminal 4 for the dictionary link mark M2 is reflected (displayed) in the display for the student's account and is not reflected (not displayed) in the display for the teacher's account. When the class support system 1 includes a plurality of student terminals 4 (when the account database D3 stores account information for a plurality of students), the CPU 21 makes a determination as to whether or not a touch operation on the dictionary link mark M2 has been received for each student terminal 4. Then, the CPU 21 displays the result of the dictionary lookup only on the display unit 44 of the student terminal 4 for which a touch operation on the dictionary link mark M2 has been received.
[0050] On the other hand, when the second additional process is not executed (step B8; NO), or when a touch operation on the touch panel of the operation unit 42 of the student terminal 4 has not been received for the dictionary link mark M2 (step B10; NO), the CPU 21 proceeds to step B12 of the second class support process. Next, the CPU 21 determines whether or not an instruction to end the handwriting input operation on the electronic blackboard 3 has been received in step A20 of the first class support process (step B12). When an instruction to end the handwriting input operation on the electronic blackboard 3 has been received (step B12; YES), the CPU 21 ends the second class support process. On the other hand, when an instruction to end the handwriting input operation on the electronic blackboard 3 has not been received (step B12; NO), the CPU 21 proceeds to step B2 of the second class support process.
[0051] As described above, in the second class support process, the CPU 21 does not display the first mark (warning mark) on the Chinese characters displayed on the display unit 44. That is, the first mark (warning mark) is not reflected (hidden) in the display on the student's account. Therefore, this first mark (warning mark) cannot be operated on the student's account. Note that this first mark (warning mark) may also be configured to be displayed in the student's account so that it cannot be operated on the student's account. Also, in the second class support process, the CPU 21 does not display the display selection menu on the display unit 44. That is, the display selection menu is not reflected (hidden) in the display on the student's account. Further, in the second class support process, the CPU 21 does not display the dictionary menu on the display unit 44. That is, the dictionary menu is not reflected (hidden) in the display on the student's account.
[0052] <3. Effect> As described above, the educational assistance device (server 2) of the present embodiment includes a recognition unit (CPU 21) that recognizes the input handwritten characters each time the handwritten characters are input, and when the handwritten characters recognized by the recognition unit are Chinese characters that do not correspond to a predetermined learning range among a plurality of pre-registered Chinese characters, a display control unit (CPU 21) that adds a first mark (warning mark M1) for displaying a predetermined menu (display selection menu 342) to the handwritten characters and displays them on the display unit 34 of the electronic blackboard 3. Therefore, even when a teacher accidentally writes a Chinese character outside the learning range for the grade of the students receiving the class on the electronic blackboard, by adding the first mark (warning mark M1) to the Chinese character, attention can be drawn to the Chinese character. Also, a predetermined menu can be displayed. Thereby, the learning effect of the students' Chinese characters can be improved.
[0053] Also, in the educational assistance device (server 2) of the present embodiment, when an operation is performed on the first mark (warning mark M1), the display control unit (CPU 21) displays a menu (display selection menu 342) including, as options, the display of reading kana corresponding to the handwritten characters and the display of a second mark (dictionary link mark M2) for displaying the content of a predetermined dictionary corresponding to the handwritten characters. Therefore, even when a teacher accidentally writes a Chinese character outside the learning range in the academic year of the students receiving the lesson on the electronic blackboard, the students can learn the reading kana of the Chinese character outside the learning range by the display of the reading kana corresponding to the Chinese character outside the learning range. Alternatively, by displaying the content of a predetermined dictionary corresponding to the Chinese character outside the learning range with the second mark (dictionary link mark M2), the students can learn the explanatory information about the Chinese character outside the learning range.
[0054] Also, in the educational assistance device (server 2) of the present embodiment, as the display of the reading kana corresponding to the handwritten characters, the display control unit (CPU 21) replaces the handwritten characters with reading kana and displays them, or adds the reading kana to the handwritten characters and displays them. Therefore, when the handwritten characters are replaced with reading kana and displayed, it is possible to prevent the students from being confused by the writing of Chinese characters they have not learned. Also, when the reading kana is added to the handwritten characters and displayed, the students can learn the reading kana together with the notation for Chinese characters outside the learning range.
[0055] In the above description, an example in which the storage units 25, 35, 45 (HDD, SSD) are used as the computer-readable medium of the program according to the present invention has been disclosed, but the present invention is not limited to this example. As other computer-readable media, it is possible to apply flash memory, portable recording media such as CD-ROMs, etc. Also, a carrier wave is also applied to the present invention as a medium for providing the data of the program according to the present invention via a communication line.
[0056] Note that the description in the above embodiment is merely an example of the educational assistance device and program according to the present invention, and is not limited thereto. For example, in the above embodiment, the case where the execution entity of the first class support process and the second class support process is the CPU 21 of the server 2 is illustrated, but it is not limited thereto. For example, the CPU 31 of the electronic blackboard 3 may execute the first class support process and the second class support process. In this case, the CPU 31 of the electronic blackboard 3 corresponds to the "recognition unit" and the "display control unit", and the electronic blackboard 3 corresponds to the "educational assistance device". Also, regarding the first class support process and the second class support process, part of the processes may be executed by the CPU 21 of the server 2, and the remaining processes may be executed by the CPU 31 of the electronic blackboard 3.
[0057] Also, although the dictionary database D2 has been described as being stored in the storage unit 25 of the server 2, it is not limited thereto. The dictionary database D2 may be stored in the storage unit 45 of the student terminal 4. In this case, the storage unit 25 of the server 2 as the educational assistance device stores information for specifying the dictionary stored in the student terminal 4.
[0058] Also, the class support system 1 may further include a teacher terminal such as a tablet terminal communicatively connected to the server 2 via a communication network. In this case, the teacher terminal receives a handwritten input operation by the teacher via its operation unit, and transmits a signal based on the handwritten input operation to the server 2. Next, the CPU 21 of the server 2 receives the signal based on the handwritten input operation from the teacher terminal, and causes a handwritten object based on the handwritten input operation to be displayed on the display unit of the teacher terminal, the display unit 34 of the electronic blackboard 3, and the display unit 44 of the student terminal 4.
[0059] Further, the class support system 1 may be provided with the teacher terminal instead of the electronic blackboard 3 without the electronic blackboard 3. In this case, the teacher terminal receives a handwritten input operation by the teacher via its own operation unit, and transmits a signal based on the handwritten input operation to the server 2. Next, the CPU 21 of the server 2 receives a signal based on the handwritten input operation from the teacher terminal, and causes a handwritten object based on the handwritten input operation to be displayed on the display unit of the teacher terminal and the display unit 44 of the student terminal 4.
[0060] Also, in step A3 of the first class support process and step B3 of the second class support process, the CPU 21 of the server 2 causes a handwritten object based on a handwritten input operation on the touch panel of the operation unit 32 of the electronic blackboard 3 to be displayed on the display unit 34 of the electronic blackboard 3 and the display unit 44 of the student terminal 4, but it is not limited to this. When characters are input by a handwritten input operation on the touch panel of the operation unit 32 of the electronic blackboard 3, the CPU 21 may convert the input handwritten characters into typefaces using a predetermined font, and cause the converted characters to be displayed on the display unit 34 of the electronic blackboard 3 and the display unit 44 of the student terminal 4.
[0061] Also, although the display unit 34 of the electronic blackboard 3 has been described as having a display panel, it may alternatively have a projector.
[0062] As described above, some embodiments of the present invention have been described, but the scope of the present invention is not limited to the above-described embodiments, and includes the scope of the invention described in the claims and the equivalent scope thereof.
Description of Reference Numerals
[0063] 1... Class support system, 2... Server (educational assistance device), 3... Electronic blackboard, 4... Student terminal, 21... CPU (recognition unit, display control unit), 31, 41... CPU, 22, 32, 42... Operation unit, 23, 33, 43... RAM, 24, 34, 44... Display unit, 25, 35, 45... Storage unit, 26, 36, 46... Communication unit, 27, 37, 47... Bus
Claims
1. A recognition unit that recognizes the input handwritten characters each time the handwritten characters are input, and a display control unit that, when the handwritten characters recognized by the recognition unit are characters that do not correspond to a predetermined learning range among a plurality of pre-registered Chinese characters, adds a first mark for displaying a predetermined menu to the handwritten characters and causes the display unit to display the characters. An educational assistance device comprising the above.
2. The display control unit, when an operation is performed on the first mark, displays the menu including, as options, a display of the reading kana corresponding to the handwritten characters and a display of a second mark for displaying the content of a predetermined dictionary corresponding to the handwritten characters. The educational assistance device according to Claim 1.
3. The display control unit performs, as the display of the reading kana corresponding to the handwritten characters, replacing the handwritten characters with the reading kana and displaying them, or adding the reading kana to the handwritten characters and displaying them. The educational assistance device according to Claim 2.
4. A program that causes a computer of an educational assistance device to function as a recognition unit that recognizes the input handwritten characters each time the handwritten characters are input, and a display control unit that, when the handwritten characters recognized by the recognition unit are characters that do not correspond to a predetermined learning range among a plurality of pre-registered Chinese characters, adds a first mark for displaying a predetermined menu to the handwritten characters and causes the display unit to display the characters.
5. An educational assistance method executed by an educational assistance device, comprising: a recognition step of recognizing the input handwritten characters each time the handwritten characters are input; and a display control step of, when the handwritten characters recognized in the recognition step are characters that do not correspond to a predetermined learning range among a plurality of pre-registered Chinese characters, adding a first mark for displaying a predetermined menu to the handwritten characters and causing the display unit to display the characters. An educational assistance method including the above.
Citation Information
Patent Citations
Electronic blackboard
JP1997216493A