International Journal of Computers, Communications & Control Vol. II (2007), No. 1, pp. 66-73 Development of An Algorithm for Groupware Modeling for A Collaborative Learning Ikuo Kitagaki, Atsushi Hikita, Makoto Takeya, Yasuhiro Fujihara Abstract: This paper reports an algorithm for forming groups of students with re- gard to a computer system for collaborative learning designed to give a cue for debate utilizing mobile terminals. With this system, questionnaires which should be used as the seeds for debates are prepared in advance on the Web and all students attending the class answer to the questionnaires on the Web through their mobile terminals. Following this, the computer assigns students to appropriate groups based on the re- sults of answers, and transmits each of answers and information of the group member to terminals of the students. Based on the information, students form groups and each group starts debate. In this study, system composition is dealt with first and algorithm for forming groups using answers by the students is discussed. Keywords: Group forming, algorithm, collaborative learning, mobile terminal, de- bate system, groupware 1 Introduction This study relates to university class in Japan. In many cases, lectures are given in one-sided manner, and it is pointed out that some schemes are necessary to encourage students to express their opinions or to induce discussions by students themselves[5][8]. Considering the recent trend that almost all students carry their own mobile terminals[6][7], this study relates to a learning system that utilizes mobile ter- minals as an ancillary tools for debate. Students are divided into groups making use of the information of answers by the students against questionnaires presented beforehand. On this occasion, information necessary for grouping and results of grouping are transmitted together with contents of each of answers to mobile terminals of the students. Students are then requested to form groups based on these informa- tion and to initiate debates in each group. In other words, this system is one sort of blended learning in which face-to-face debate is carried out utilizing electronic educational information communication. In this study, algorithm for grouping based on information of answers by the students is dealt with. With collaborative learning as mentioned, two points can be expected as mentioned below. 1. Groups are being formed considering education effects. Therefore, every student can know why he/she is assigned to the current group. 2. Students are instructed to start debate using the information on their answers as the seeds. There- fore, they can easily grasp a cue for debates. According to the conventional method of grouping of students, groups are formed simply mechani- cally in the order of student ID numbers or those seating nearby are assigned to the same group. Mean- while, in this study, it is attempted to form groups appropriately based on answers against some sort of assignments including tests. Teaching by groups which were formed based on answers of the students was attempted by the prior study[2][3]. At the time of this study, since possession of a mobile terminal by every student was not practical, test results were collected and marked by the teacher, groups were formed based on the results. Test papers were returned to the students, groups were formed, and stu- dents in each of the groups are requested to discuss primarily incorrect answers. For this reason, it took enormous time from answering to the questionnaires by the students to group discussion. This time, fully making use of information technology available today, we configured a new collaborative learning Copyright c© 2006-2007 by CCC Publications Selected paper from ICVL 2006 Development of An Algorithm for Groupware Modeling for A Collaborative Learning 67 system. Thanks to assistance by mobile terminals, it is expected that from answering by the students till execution of discussions can be made promptly and smoothly. This system is currently under devel- opment. In Section 2, outline of system composition will be described, and an algorithm for forming groups will be introduced in Section 3 onward. Although the algorithm is one portion of the system, it is significant to make that in order to put the system into practical use, which may promote the practical e-learning in universities[1]. 2 System Flow Total four files are prepared and used in this system, student file, questionnaire file, aggregation file and groupware file. These files are used in this order. 1. Student file Basic information such as mail address, age, gender or the like of students are summarized in this file. 2. Questionnaire file Questionnaire or the like concerning discussion theme are summarized in this file. This file can be consisted of any of three types, multiple-choice method that allows only one selection, multiple- choice method that allows a plurality of selections, and free composition. (Multiple-choice method alone is subjected to processing of item 4. onward.) 3. Aggregation file Answers by the students for questionnaires in 2. are aggregated in this file. 4. Groupware file The computer forms student groups appropriately based on results of answers by the students in 3. This file also includes information on, in addition to answers by the students, which students form one group. Execution procedures for preparing and utilizing above-mentioned files are shown in Fig.1. (1) A student accesses the predetermined URL, enters basic information such as gender, ID number or the like and transmits it. His/her file (EXCEL) is then completed while the teacher may execute input and deletion of the information by operating EXCEL directly. Basic information of a certain class is stored here and this file can be utilized at every round-table discussion held by the class. (2) With regard to a discussion planned by a certain teaching, a group of questionnaires which may benefit grouping is prepared and is registered to the system as a questionnaire file. (3) Several groups of questionnaires are being registered in the questionnaire file. The teacher picks up specific groups of questionnaires and transmits URL for browsing questionnaire items to mail addresses of all students. (4) Students answer the questionnaires and transmit them to create an aggregation file. (5) Based on the information in the aggregation file, students are assigned appropriately to a certain group. (6) Information on grouping is transmitted to mobile terminals of the students. Upon completion of above-mentioned procedures, the students are grouped in the class and start discussions using results of answers as the cue. 68 Ikuo Kitagaki, Atsushi Hikita, Makoto Takeya, Yasuhiro Fujihara (6)Mending students groupware information Instruction of group discussion (3)Sending URL for browsing questionnaire items (4)Assembling answer data Procudure Questionnaire maker Regst. of personal Inform.(FTP) WEB server Command of mail sending Assembled data Internet mail web Browser mail Receiving URL Keying in the answer Excel Excel student data CSV HP for generating questionnaire HP for kicking mails Data assembly program CSV Regst. of qustionnaire item Download(FTP) Making groups program Starting the duscuss Student (5)Making groups Sending personal information (1) Reg. student data (2)Reg.questio nnaires Download(FTP) Figure 1: System flow Development of An Algorithm for Groupware Modeling for A Collaborative Learning 69 3 Construction of students groups Suppose that there are four students A, B, C and D, and three questions a, b and c are given. Results of evaluation of answers to these questions are shown by O and X as shown in Table 1. One group consists of two students and discussion is made within the group primarily for questions which resulted in incorrect answers. In this case, two types of grouping shown in the table are compared. With grouping p, students A and B and students C and D constitute one group, respectively. However, in both groups, each of group members presented the same correct/incorrect pattern. Namely, in group 1, both members gave incorrect answer for question b and a possibility that they can teach each other for problem solving is low. The same also applies to group 2. Contrary, with grouping q, students A and C and students B and D constitute one group, respectively, and the said problem does not occur in this case. From above-mentioned cases, it may be said that grouping q is superior to grouping p. When we focus on problem solving of correct answers and incorrect answers of the test, possibility of problem solving is considered to be higher for such a case where there are different patterns of answers rather than a case where there is only one pattern in the same group. Table 1: Example of results of evaluation of answers and grouping Student Result of Result of Result of Grouping p Grouping q evaluation of evaluation of evaluation of (Group ID) (Group ID) question a question b question c A © × © 1 1 B © × © 1 2 C × © × 2 1 D × © × 2 2 Suppose that the number of members in each of groups is the same. Then excellence of grouping ug in a certain group g (g ∈ G) is defined. Question j and question set are expressed by m j and M (m ∈ M), respectively, and student i in one group g and the student sets is expressed by si and Sg (si ∈ g), respectively. Further, result e of evaluation of answer for question mi and for student sk are expressed by e (mi,sk). • Answer is correct → e(mi,sk) = 1 • Answer is incorrect → e(mi,sk) = 0 ug = ∑ sk∈g ∑ mi∈M (1−e(mi, sk)) ⋃ s j∈g e(mi, s j) |M ‖ Sg| (1) where, |M| denotes the number of elements of sets M. Grouping u of entire class is expressed by Equation (2) u = ∑ g∈G ug |G| (2) Although two ug’s obtained by equation (1) are comparable to each other only for the case that both groups consist of the same number of the students, the proposed idea in this paper will be able to be 70 Ikuo Kitagaki, Atsushi Hikita, Makoto Takeya, Yasuhiro Fujihara extended to the different number of groups in a classroom by equation (3) where both equations (1) and (2) are combined: ug = ∑ g∈G ∑ sk∈g ∑ mi∈M (1−e(mi, sk)) ⋃ s j∈g e(mi, s j) |M ‖ Sg| (3) where N means the number of the students in a classroom. Actually there could be that several groups are different in the number of group members because the total number of the classroom cannot be well divided into an integer by appropriate integers. Whether the number of the students in a group is equal or not, it is necessary to calculate equation (2) or (3) for all the combination of student group in order to obtained the maximum solution. Although it is possible to do that theoretically, it is difficult to obtain the strict solution because of the enormous number of calculations. In reality, if the number of group members is supposed to be 4, the computer can execute computations of a class consisting of 50 peoples at the most. Then more simplified method should be used. In other words, with the relevant algorithm, suppose that students of one class are re-expressed as s1, . . , sN , the following replacement is made which results in calculations of N (N-1) times in total, and a group in which u becomes the maximum is judged to be the optimum grouping. s1 and s2, s1 and s3,··· , s1 and sN s2 and s3, s2 and s4,··· , s2 and sN ······ ············sN−1 and sN (4) It is already known that when one class consists of 20 and several members and one group consists of four members, excellence of grouping by the simplified algorithm as used in the current proposal is, com- pared with a case where the same is obtained for all combinations without simplification, approximately 60 ∼ 100% optimization rate depending upon the answer pattern[4]. 4 Discussion in a classroom Two kinds of discussion were administrated concerning the proposed method. The first kind is the one for discussing test answers, where the evaluation either of correct or wrong was determined. Digital mathematics served as the subject. Several test problems were given to the students. All the test problems had multiple choice type of answers thus the students selected an answer among them. Because the evaluation was already done, the instructor, after group making, told them to start by telling the evaluated result then discuss the answer which was evaluated wrong. The second kind is the one for discussing opinions, where the evaluation either of correct or wrong cannot be determined. Training program for job hunting served as the subject. The example of a question done by an interview and the answer by the interviewee was presented followed by several opinions for the answer then the students selected an opinion which they thought the closest to their impression. The instructor, after group making, told them to start by telling their own choice, discuss a better answer then make the report as group co-working. Through several administrations, the method was thought to give the students learning motivation because, every time when the proposed discussions were done, group member changed for clear reason leading to their refreshment. In addition to that, we thought that, if the more detail direction in what point the discussion ought to be done was given to the students, they may think it easier to start. Development of An Algorithm for Groupware Modeling for A Collaborative Learning 71 5 Consideration According to the algorithm for forming groups used in the current proposal, grouping is made so that results of evaluation of answers of the test by students may become different as much as possible. For the sake of establishment of more generalized algorithm, overall investigations are necessary which includes what sort of group discussions are actually available, what sort of information are effective for forming groups, what judgment criteria should be used to determine good or bad of grouping based on the said information. Although in the present study, results of evaluation of answers are digitized to either 0 or 1, the authors intend to investigate another algorithm capable of coping with more diversified evaluation results. At the same time, utility of this group discussion system and points to be improved will be checked from both software and hardware aspects through practicing. 6 Aknowledgements The present study has been promoted under the grant partly from Grant-in-Aid for Scientific Re- search, germination study No.17650260, fundamental study (B) No.18300288, and germination study No.17300275, each sponsored by the Ministry of Education, Culture, Sports, Science and Technology. We are sincerely thankful to all the persons and bodies helping our works. References [1] Styliadis D. A., Karamitsos D.I. and Zachariou I.D: Personalized e-learning implementation-The GIS case International Journal of Computers, Communications & Control, Vol. 1,1, pp. 59-66, 2006. [2] Kitagaki I., Shimizu Y. and Suetake K., An instructional method which permits the students to criti- cally discuss their own test answers, Jour.of Educ. Technol., Vol.5, No.1, pp.23-33, 1980. [3] Kitagaki I., Shimizu Y., Consideration on an educational system which permits the students to dis- cuss over their own test answers, Res. Sci.Educ., Vol.5, No.1, pp.22-28,1981. [4] Kitagaki I, A Consideration on an Educational groupware Algorithm Using Fuzzy Integral, IEICE, Tech.Rep.,Vol.ET94-101, pp.61-66,1994. [5] Nagai M., Kitazawa T., Koshikawa H., Kato H., Akahori K, Eevelopment and Verification of the Formative Evaluation System with Utilizing Mobile Phone for Web-Based Collaborative Learning, Japan Journal of Educational Technology , Vol.28, No.4, pp.333-342, 2005. [6] Nagamori M., Ueno M., Ando M., Pokpong S., Endo K., Nagaoka K., Response Analyzer System Using Mobile Phones for Distance Education, Japan Journal of Educational Technology , Vol.29, Suppl., pp.57-60, 2005. [7] Otuska K., Yahiro T., The Input Interface of the Value of Evaluation in an Evaluation System of Instruction Using Mobile Phones, Japan Journal of Educational Technology, Vol.30, No.2, pp.125- 134, 2006. [8] Ozawa S., Mochizuki T., Egi H., Kunifuji S, Facilitating Reflection in Collaborative Learning Using Formative Peer Evaluation Among Groups, Japan Journal of Educational Technology Vol.28, No.4, pp.281-294, 2005. 72 Ikuo Kitagaki, Atsushi Hikita, Makoto Takeya, Yasuhiro Fujihara Ikuo Kitagaki Hiroshima University, Japan Graduate School of Education The research Institute for Higher Education 1-2-2 Kagamiyama, Higashi-hiroshima, 739-8512, Japan E-mail: kitagaki@hiroshima-u.ac.jp Atsushi Hikita Hiroshima University, Japan Community Cooperation Center E-mail: hikita@hiroshima-u.ac.jp Makoto Takeya Takushoku University, Japan Faculty of Engineering Department of Computer Science 815-1 Tate-machi, Hachioji, Tokyo, 193-0985 Japan E-mail: takeya@cs.takushoku-u.ac.jp Yasuhiro Fujihara Iwate Prefecutural University Faculty of Software and Information Science fuji@iwate-pu.ac.jp Received: November 7, 2006 Editor’s note about the authors: Ikuo Kitagaki, born in Aichi on August 9, 1947, received his BE and ME degrees in electronics in 1970 and 1972, and his Doc- tor Engineer degree in 1981 from Tokyo Institute of Technol- ogy. Joining Tokyo Institute of Technology in 1973 and Employ- ment Promotion Corporation in 1986, he was engaged in vari- ous research areas including the development of computer ap- plications in education, fuzzy science, science of laughter, and so on. Since 2000, he has been belonging to Hiroshima Uni- versity, Hiroshima, Japan. Presently he is Professor of Graduate School of Education/The research Institute for Higher Education, Hiroshima University. One of his most important recent works is "University Authority (in Japanese)". His career is shown also in "Who’s Who in Science and Engineering, MARQUIS 9th ed.(2006-2007), USA". Development of An Algorithm for Groupware Modeling for A Collaborative Learning 73 Atsushi Hikita (born on January 30, 1968) graduated the faculty of Physics of Sophia university, Japan in 1991, and got his master degree at the same faculty in 1993. He worked in Mitsubishi Re- search institute as a media and information planner and researcher (1993-2000). His main research fields are information design (in- formation and its places, especially map and pictograms as a non- verbal communications), and media design (media communica- tions for society, museum, library and classroom). He has co- authered and co-edited, several books and papers for these fields. He is a chair of APNG (Asia Pacific Networking Group) Educa- tion and Live E! WG, committee member of Chugoku-Shikoku Internet council, Hiroshima region IPv6 deploy committee. Makoto Takeya, born in Tokyo on November 2, 1941, received his BE and ME degrees in applied physics in 1966 and 1968, and his Doctor of Science degree in 1981 from Waseda University. Join- ing NEC Corporation in 1968, he was engaged in various research areas including the development of computer applications in ed- ucation. Since 1986 he has been belonging to Takushoku Univer- sity, Tokyo, Japan. During 1992-1993 he was a visiting scholar of Department of Educational Psychology, University of Illinois. Presently he is Professor of Department of Computer Science, Takushoku University. Among his most important books are "A New Test Theory: Structure Analysis Methods for Educational Information" (in Japanese) and "Structure Analysis Methods for Instruction: Theory and Practice of Instructional Architecture, Design and Evaluation". He is the recipient of the 1976 Yonezawa Memorial Award from the Institute of Electronics and Communi- cations Engineers of Japan, the 1989 Excellent Research Award from Behaviormetrics Society of Japan, the 1996 Winning Paper Award from Japan Society of Educational Technology, and the 1999 Engineering Education Award from Japanese Society for Engineering Education. Yasuhiro FUJIHARA (born on January 8, 1971) graduated the Faculty of Education of Kobe University in 1993. Presently he is an assistant professor at Faculty of Software and Informa- tion Science, Iwate Prefectural University, Japan. His main re- search fields are educational technology (educational evaluation, e-learning) and ICT education. He is a member of Japan society for educational technology, and the institute of electronics, infor- mation and communication engineers.