{"id":134,"date":"2023-10-23T13:16:16","date_gmt":"2023-10-23T13:16:16","guid":{"rendered":"https:\/\/aiopentext.itd.cnr.it\/aiforteacher\/chapter\/ai-speak-how-adaptive-systems-learn-the-learner-part-1\/"},"modified":"2024-01-31T08:11:24","modified_gmt":"2024-01-31T08:11:24","slug":"ai-speak-how-adaptive-systems-learn-the-learner-part-1","status":"publish","type":"chapter","link":"https:\/\/aiopentext.itd.cnr.it\/aiforteacher\/chapter\/ai-speak-how-adaptive-systems-learn-the-learner-part-1\/","title":{"raw":"AI-Speak: How Adaptive Systems Learn the Learner, part 1","rendered":"AI-Speak: How Adaptive Systems Learn the Learner, part 1"},"content":{"raw":"<img class=\"alignleft wp-image-131\" src=\"http:\/\/aiopentext.itd.cnr.it\/wp-content\/uploads\/sites\/10\/2023\/10\/ch4-page5-what-to-adapt-813x1024.png\" alt=\"\" width=\"375\" height=\"472\">\n<p class=\"no-indent\">When looking at an adaptive learning system, it is very hard to tell where it adapts<sup>1<\/sup>. What technology is used and what it is used for also changes across systems.<\/p>\n<p class=\"indent\">However, all adaptive learning systems know who they teach (knowledge about the learner), what they teach (knowledge about the domain), and how to teach (knowledge about pedagogy)<sup>2<\/sup>.<\/p>\n<p class=\"indent\">An ideal ALS adapts itself in multiple ways. In the outer loop, the sequence of learning activities is adapted - similar to Youtube adapting recommended list of videos. The outer loop might also personalise learning approaches and difficulty levels.<\/p>\n<p class=\"indent\">In the inner loop, within each activity, the ALS monitors step-by-step progress. It adapts feedback and hints to correct misconceptions, if any. It might also point to additional content if the student has a problem remembering a previously learnt concept. Some experts argue that the inner loop is best left to the instructor: not only is it costly and time-consuming to program all the rules for the specific subject and task, but the teacher\u2019s knowledge and experience will always trump that of the machine<sup>3<\/sup>.<\/p>\n\n<h3 style=\"text-align: left\">How adaptive systems learn the learner<\/h3>\n<p class=\"no-indent\">Like all recommendation problems (See <a href=\"ai-speak--how-youtube-learns-you\" target=\"_blank\" rel=\"noopener\" data-cke-saved-href=\"ai-speak--how-youtube-learns-you\">How Youtube Learns You Part 1<\/a>), ALS splits the task into one or more surrogate questions that can be answered by the machine. Again, the choice of what to ask -and thus, what to predict, has a big impact on what recommendation is shown.<\/p>\n<p class=\"indent\">Marketing material often mention multiple goals \u2013 improved scores, employability and engagement. Given the proprietary nature of the systems, it is usually unclear what questions are coded into the systems, what goals are being optimised for, and how short-term goals are differentiated from long-term goals (example, mastery of a given content before progressing to the next level)<sup>4<\/sup>.<\/p>\n<p class=\"indent\">Where machine learning is used, regardless of the goals chosen, the prediction itself is based on other learners with similar skill levels and preferences. That is, learners whose models are similar.<\/p>\n\n<h3 style=\"text-align: left\">The learner model<\/h3>\n<p class=\"no-indent\">For creating a student model, developers ask what student characteristics are relevant to the learning process. Unlike teachers who can directly observe their students and adjust their approach, machines are limited to the data that can be collected and processed by them.<\/p>\n<p class=\"indent\">Typical characteristics considered in a student model:<\/p>\n\n<ul>\n \t<li><strong>What does the student know - their knowledge level, skills and misconceptions<sup>5,2,6<\/sup>.<\/strong> These are usually inferred through assessments, for example, the answer a student submits for a maths problem<sup>1<\/sup>. This prior knowledge is then compared with what they will need to know at the end of the learning period.<\/li>\n \t<li><strong>How does a student prefer to learn:\u00a0 the learning process and preferences<sup>5,6<\/sup>.<\/strong> For example, the number of times a student attempts a question before getting it correct, the types of resources consulted, the ratings they gave for an activity<sup>1<\/sup>, or the material that engaged them most - images, audio or text<sup>2<\/sup>. ALSs may also record <strong>when and how skills were learned and which pedagogies worked best<sup>6<\/sup>.<\/strong><\/li>\n \t<li><strong>Is the student feeling motivated:\u00a0 feelings and emotions<\/strong> can be recorded directly by the student or extracted indirectly from speech, facial expressions, eye tracking, body language, physiological signals, or combinations thereof. This information can then be used to nudge the student out of negative states such as boredom or frustration that inhibit learning, into positive states such as engagement or enjoyment<sup>7<\/sup>.<\/li>\n \t<li>What about <strong>cognitive aspects like memory, attention, problem solving skills, decision-making capability, analysis of situations and critical thinking<sup>5<\/sup><\/strong>?<\/li>\n \t<li>How do they <strong>communicate and collaborate<sup>5<\/sup><\/strong>? For example, do they post comments on other students' feed and how do they discuss with others to solve problems<sup>1<\/sup>?<\/li>\n \t<li>What about meta-cognitive skills such as <strong>self-regulation, self-explanation, self-assessment and self-management<\/strong><sup>5<\/sup>, <strong>help-seeking<\/strong>, <strong>being aware of and being able to control their own thinking<\/strong>? For example, how they select their learning goals, use prior knowledge or intentionally choose problem-solving strategies<sup>5<\/sup>.<\/li>\n<\/ul>\n<p class=\"indent\">While this data changes and has to be recorded and updated, models also contain <strong>static characteristics such as age, gender, mother tongue and email identity<sup>2<\/sup>.<\/strong><\/p>\n<p class=\"indent\">Most of the ALSs create learner models based on interactions with students. Some also glean info from other sites, especially social media. Once a model is available for each learner, the machine calculates which students are similar to one another and estimate the probability that a given student will benefit from an activity, example or question<sup>3<\/sup>.<\/p>\n\n<h3 style=\"text-align: left\">The domain model<\/h3>\n<p class=\"no-indent\"><img class=\"alignleft wp-image-132\" src=\"http:\/\/aiopentext.itd.cnr.it\/wp-content\/uploads\/sites\/10\/2024\/01\/ch4-page5-learning-objects-1024x726.png\" alt=\"\" width=\"400\" height=\"284\">We can draw a loose parallel between learning objects in an ALS and videos on Youtube. A subject can be broken down into concepts and skills; these are called knowledge units (KUs) and are what the learner needs to know<sup>3<\/sup>. Each KU has a set of learning objects through which content can be learned, and a set of activities to assess learning. Some authors further break down learning objects into learning activities; we do not do this here.<\/p>\n<p class=\"indent\">Learning objects can be text to read, a video, a set of problems, interactive activities (from simple fill-in-the-blanks to scenario-based learning activities), interactive animation, etc.<sup>1 <\/sup>The learning objects give what the learner needs to know, and the assessment activities indicate if the knowledge has been acquired<sup>3<\/sup>. The domain model contains all the features of the learning objects, including the associated KU and assessment.\nWhat a learner learns next will also depend on the inter-relationships between the KUs.<\/p>\n<p class=\"indent\">These KUs need to go into the model too: learning objects A and B might both be pre-requisites for learning object D. Thus, A and B have to be mastered before D. There is order amongst some KUs that tell us how we learn<sup>3<\/sup>. Conversely, if the student solves correctly a problem that corresponds to D, it would be a good bet that he or she mastered A and B too.<\/p>\n<p class=\"indent\">Subject-matter experts can provide some of these relationships. The other inferences can be learnt by the machine, which can predict the probability that a KU has been mastered. This mastery involves the system knowing that the learner has mastered A and B, given that he answered questions under D. It can then use this information, along with other features of learner and domain models, to recommend learning pathways and learning objects.<\/p>\n<p class=\"no-indent\"><img class=\" wp-image-133 aligncenter\" src=\"http:\/\/aiopentext.itd.cnr.it\/wp-content\/uploads\/sites\/10\/2024\/01\/ch4-page-5-Granularity-1024x726.png\" alt=\"\" width=\"567\" height=\"402\">Other features of learning objects could include the activity\u2019s level of difficulty, its popularity and its ratings. The goal here, as in the case of Youtube recommendation, is to squeeze out as much information as possible from the data available available.<\/p>\n\n\n<hr>\n<p class=\"hanging-indent\" style=\"text-align: left\"><sup>1<\/sup> EdSurge, <em>Decoding Adaptive<\/em>, Pearson, London, 2016.<\/p>\n<p class=\"hanging-indent\" style=\"text-align: left\"><sup>2 <\/sup>Alkhatlan, A., Kalita, J.K., <em>Intelligent Tutoring Systems: A Comprehensive Historical Survey with Recent Developments<\/em>, International Journal of Computer Applications 181(43):1-20, March 2019.<\/p>\n<p class=\"hanging-indent\" style=\"text-align: left\"><sup>3 <\/sup>Essa, A.,<em><a href=\"https:\/\/doi.org\/10.1186\/s40561-016-0038-y\" target=\"_blank\" rel=\"noopener\" data-cke-saved-href=\"https:\/\/doi.org\/10.1186\/s40561-016-0038-y\"> A possible future for next generation adaptive learning systems<\/a><\/em>, Smart Learning Environments, 3, 16, 2016.<\/p>\n<p class=\"hanging-indent\" style=\"text-align: left\"><sup>4 <\/sup>Bulger M., <em>Personalised Learning: The Conversations We\u2019re Not Having<\/em>, Data &amp; Society Working Paper, 2016.<\/p>\n<p class=\"hanging-indent\" style=\"text-align: left\"><sup>5 <\/sup>Chrysafiadi, K., Virvou, M., <em>Student modeling approaches: A literature review for the last decade<\/em>, Expert Systems with Applications, Elsevier, 2013.<\/p>\n<p class=\"hanging-indent\" style=\"text-align: left\"><sup>6 <\/sup>Groff, J., <em>Personalized Learning: The state of the field and future directions<\/em>, Center for curriculum redesign, 2017.<\/p>\n<p class=\"hanging-indent\" style=\"text-align: left\"><sup>7 <\/sup>du Boulay, B., Poulovasillis, A., Holmes, W., Mavrikis, M., <em>Artificial Intelligence And Big Data Technologies To Close The Achievement Gap<\/em>, In: Luckin, Rose ed. Enhancing Learning and Teaching with Technology. London: UCL Institute of Education Press, pp. 256\u201328, 2018.<\/p>","rendered":"<p><img loading=\"lazy\" decoding=\"async\" class=\"alignleft wp-image-131\" src=\"http:\/\/aiopentext.itd.cnr.it\/wp-content\/uploads\/sites\/10\/2023\/10\/ch4-page5-what-to-adapt-813x1024.png\" alt=\"\" width=\"375\" height=\"472\" srcset=\"https:\/\/aiopentext.itd.cnr.it\/aiforteacher\/wp-content\/uploads\/sites\/10\/2023\/10\/ch4-page5-what-to-adapt-813x1024.png 813w, https:\/\/aiopentext.itd.cnr.it\/aiforteacher\/wp-content\/uploads\/sites\/10\/2023\/10\/ch4-page5-what-to-adapt-238x300.png 238w, https:\/\/aiopentext.itd.cnr.it\/aiforteacher\/wp-content\/uploads\/sites\/10\/2023\/10\/ch4-page5-what-to-adapt-768x967.png 768w, https:\/\/aiopentext.itd.cnr.it\/aiforteacher\/wp-content\/uploads\/sites\/10\/2023\/10\/ch4-page5-what-to-adapt-65x82.png 65w, https:\/\/aiopentext.itd.cnr.it\/aiforteacher\/wp-content\/uploads\/sites\/10\/2023\/10\/ch4-page5-what-to-adapt-225x283.png 225w, https:\/\/aiopentext.itd.cnr.it\/aiforteacher\/wp-content\/uploads\/sites\/10\/2023\/10\/ch4-page5-what-to-adapt-350x441.png 350w, https:\/\/aiopentext.itd.cnr.it\/aiforteacher\/wp-content\/uploads\/sites\/10\/2023\/10\/ch4-page5-what-to-adapt.png 1080w\" sizes=\"(max-width: 375px) 100vw, 375px\" \/><\/p>\n<p class=\"no-indent\">When looking at an adaptive learning system, it is very hard to tell where it adapts<sup>1<\/sup>. What technology is used and what it is used for also changes across systems.<\/p>\n<p class=\"indent\">However, all adaptive learning systems know who they teach (knowledge about the learner), what they teach (knowledge about the domain), and how to teach (knowledge about pedagogy)<sup>2<\/sup>.<\/p>\n<p class=\"indent\">An ideal ALS adapts itself in multiple ways. In the outer loop, the sequence of learning activities is adapted &#8211; similar to Youtube adapting recommended list of videos. The outer loop might also personalise learning approaches and difficulty levels.<\/p>\n<p class=\"indent\">In the inner loop, within each activity, the ALS monitors step-by-step progress. It adapts feedback and hints to correct misconceptions, if any. It might also point to additional content if the student has a problem remembering a previously learnt concept. Some experts argue that the inner loop is best left to the instructor: not only is it costly and time-consuming to program all the rules for the specific subject and task, but the teacher\u2019s knowledge and experience will always trump that of the machine<sup>3<\/sup>.<\/p>\n<h3 style=\"text-align: left\">How adaptive systems learn the learner<\/h3>\n<p class=\"no-indent\">Like all recommendation problems (See <a href=\"ai-speak--how-youtube-learns-you\" target=\"_blank\" rel=\"noopener\" data-cke-saved-href=\"ai-speak--how-youtube-learns-you\">How Youtube Learns You Part 1<\/a>), ALS splits the task into one or more surrogate questions that can be answered by the machine. Again, the choice of what to ask -and thus, what to predict, has a big impact on what recommendation is shown.<\/p>\n<p class=\"indent\">Marketing material often mention multiple goals \u2013 improved scores, employability and engagement. Given the proprietary nature of the systems, it is usually unclear what questions are coded into the systems, what goals are being optimised for, and how short-term goals are differentiated from long-term goals (example, mastery of a given content before progressing to the next level)<sup>4<\/sup>.<\/p>\n<p class=\"indent\">Where machine learning is used, regardless of the goals chosen, the prediction itself is based on other learners with similar skill levels and preferences. That is, learners whose models are similar.<\/p>\n<h3 style=\"text-align: left\">The learner model<\/h3>\n<p class=\"no-indent\">For creating a student model, developers ask what student characteristics are relevant to the learning process. Unlike teachers who can directly observe their students and adjust their approach, machines are limited to the data that can be collected and processed by them.<\/p>\n<p class=\"indent\">Typical characteristics considered in a student model:<\/p>\n<ul>\n<li><strong>What does the student know &#8211; their knowledge level, skills and misconceptions<sup>5,2,6<\/sup>.<\/strong> These are usually inferred through assessments, for example, the answer a student submits for a maths problem<sup>1<\/sup>. This prior knowledge is then compared with what they will need to know at the end of the learning period.<\/li>\n<li><strong>How does a student prefer to learn:\u00a0 the learning process and preferences<sup>5,6<\/sup>.<\/strong> For example, the number of times a student attempts a question before getting it correct, the types of resources consulted, the ratings they gave for an activity<sup>1<\/sup>, or the material that engaged them most &#8211; images, audio or text<sup>2<\/sup>. ALSs may also record <strong>when and how skills were learned and which pedagogies worked best<sup>6<\/sup>.<\/strong><\/li>\n<li><strong>Is the student feeling motivated:\u00a0 feelings and emotions<\/strong> can be recorded directly by the student or extracted indirectly from speech, facial expressions, eye tracking, body language, physiological signals, or combinations thereof. This information can then be used to nudge the student out of negative states such as boredom or frustration that inhibit learning, into positive states such as engagement or enjoyment<sup>7<\/sup>.<\/li>\n<li>What about <strong>cognitive aspects like memory, attention, problem solving skills, decision-making capability, analysis of situations and critical thinking<sup>5<\/sup><\/strong>?<\/li>\n<li>How do they <strong>communicate and collaborate<sup>5<\/sup><\/strong>? For example, do they post comments on other students&#8217; feed and how do they discuss with others to solve problems<sup>1<\/sup>?<\/li>\n<li>What about meta-cognitive skills such as <strong>self-regulation, self-explanation, self-assessment and self-management<\/strong><sup>5<\/sup>, <strong>help-seeking<\/strong>, <strong>being aware of and being able to control their own thinking<\/strong>? For example, how they select their learning goals, use prior knowledge or intentionally choose problem-solving strategies<sup>5<\/sup>.<\/li>\n<\/ul>\n<p class=\"indent\">While this data changes and has to be recorded and updated, models also contain <strong>static characteristics such as age, gender, mother tongue and email identity<sup>2<\/sup>.<\/strong><\/p>\n<p class=\"indent\">Most of the ALSs create learner models based on interactions with students. Some also glean info from other sites, especially social media. Once a model is available for each learner, the machine calculates which students are similar to one another and estimate the probability that a given student will benefit from an activity, example or question<sup>3<\/sup>.<\/p>\n<h3 style=\"text-align: left\">The domain model<\/h3>\n<p class=\"no-indent\"><img loading=\"lazy\" decoding=\"async\" class=\"alignleft wp-image-132\" src=\"http:\/\/aiopentext.itd.cnr.it\/wp-content\/uploads\/sites\/10\/2024\/01\/ch4-page5-learning-objects-1024x726.png\" alt=\"\" width=\"400\" height=\"284\" srcset=\"https:\/\/aiopentext.itd.cnr.it\/aiforteacher\/wp-content\/uploads\/sites\/10\/2024\/01\/ch4-page5-learning-objects-1024x726.png 1024w, https:\/\/aiopentext.itd.cnr.it\/aiforteacher\/wp-content\/uploads\/sites\/10\/2024\/01\/ch4-page5-learning-objects-300x213.png 300w, https:\/\/aiopentext.itd.cnr.it\/aiforteacher\/wp-content\/uploads\/sites\/10\/2024\/01\/ch4-page5-learning-objects-768x545.png 768w, https:\/\/aiopentext.itd.cnr.it\/aiforteacher\/wp-content\/uploads\/sites\/10\/2024\/01\/ch4-page5-learning-objects-1536x1090.png 1536w, https:\/\/aiopentext.itd.cnr.it\/aiforteacher\/wp-content\/uploads\/sites\/10\/2024\/01\/ch4-page5-learning-objects-65x46.png 65w, https:\/\/aiopentext.itd.cnr.it\/aiforteacher\/wp-content\/uploads\/sites\/10\/2024\/01\/ch4-page5-learning-objects-225x160.png 225w, https:\/\/aiopentext.itd.cnr.it\/aiforteacher\/wp-content\/uploads\/sites\/10\/2024\/01\/ch4-page5-learning-objects-350x248.png 350w, https:\/\/aiopentext.itd.cnr.it\/aiforteacher\/wp-content\/uploads\/sites\/10\/2024\/01\/ch4-page5-learning-objects.png 1748w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/>We can draw a loose parallel between learning objects in an ALS and videos on Youtube. A subject can be broken down into concepts and skills; these are called knowledge units (KUs) and are what the learner needs to know<sup>3<\/sup>. Each KU has a set of learning objects through which content can be learned, and a set of activities to assess learning. Some authors further break down learning objects into learning activities; we do not do this here.<\/p>\n<p class=\"indent\">Learning objects can be text to read, a video, a set of problems, interactive activities (from simple fill-in-the-blanks to scenario-based learning activities), interactive animation, etc.<sup>1 <\/sup>The learning objects give what the learner needs to know, and the assessment activities indicate if the knowledge has been acquired<sup>3<\/sup>. The domain model contains all the features of the learning objects, including the associated KU and assessment.<br \/>\nWhat a learner learns next will also depend on the inter-relationships between the KUs.<\/p>\n<p class=\"indent\">These KUs need to go into the model too: learning objects A and B might both be pre-requisites for learning object D. Thus, A and B have to be mastered before D. There is order amongst some KUs that tell us how we learn<sup>3<\/sup>. Conversely, if the student solves correctly a problem that corresponds to D, it would be a good bet that he or she mastered A and B too.<\/p>\n<p class=\"indent\">Subject-matter experts can provide some of these relationships. The other inferences can be learnt by the machine, which can predict the probability that a KU has been mastered. This mastery involves the system knowing that the learner has mastered A and B, given that he answered questions under D. It can then use this information, along with other features of learner and domain models, to recommend learning pathways and learning objects.<\/p>\n<p class=\"no-indent\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-133 aligncenter\" src=\"http:\/\/aiopentext.itd.cnr.it\/wp-content\/uploads\/sites\/10\/2024\/01\/ch4-page-5-Granularity-1024x726.png\" alt=\"\" width=\"567\" height=\"402\" srcset=\"https:\/\/aiopentext.itd.cnr.it\/aiforteacher\/wp-content\/uploads\/sites\/10\/2024\/01\/ch4-page-5-Granularity-1024x726.png 1024w, https:\/\/aiopentext.itd.cnr.it\/aiforteacher\/wp-content\/uploads\/sites\/10\/2024\/01\/ch4-page-5-Granularity-300x213.png 300w, https:\/\/aiopentext.itd.cnr.it\/aiforteacher\/wp-content\/uploads\/sites\/10\/2024\/01\/ch4-page-5-Granularity-768x545.png 768w, https:\/\/aiopentext.itd.cnr.it\/aiforteacher\/wp-content\/uploads\/sites\/10\/2024\/01\/ch4-page-5-Granularity-1536x1090.png 1536w, https:\/\/aiopentext.itd.cnr.it\/aiforteacher\/wp-content\/uploads\/sites\/10\/2024\/01\/ch4-page-5-Granularity-65x46.png 65w, https:\/\/aiopentext.itd.cnr.it\/aiforteacher\/wp-content\/uploads\/sites\/10\/2024\/01\/ch4-page-5-Granularity-225x160.png 225w, https:\/\/aiopentext.itd.cnr.it\/aiforteacher\/wp-content\/uploads\/sites\/10\/2024\/01\/ch4-page-5-Granularity-350x248.png 350w, https:\/\/aiopentext.itd.cnr.it\/aiforteacher\/wp-content\/uploads\/sites\/10\/2024\/01\/ch4-page-5-Granularity.png 1748w\" sizes=\"(max-width: 567px) 100vw, 567px\" \/>Other features of learning objects could include the activity\u2019s level of difficulty, its popularity and its ratings. The goal here, as in the case of Youtube recommendation, is to squeeze out as much information as possible from the data available available.<\/p>\n<hr \/>\n<p class=\"hanging-indent\" style=\"text-align: left\"><sup>1<\/sup> EdSurge, <em>Decoding Adaptive<\/em>, Pearson, London, 2016.<\/p>\n<p class=\"hanging-indent\" style=\"text-align: left\"><sup>2 <\/sup>Alkhatlan, A., Kalita, J.K., <em>Intelligent Tutoring Systems: A Comprehensive Historical Survey with Recent Developments<\/em>, International Journal of Computer Applications 181(43):1-20, March 2019.<\/p>\n<p class=\"hanging-indent\" style=\"text-align: left\"><sup>3 <\/sup>Essa, A.,<em><a href=\"https:\/\/doi.org\/10.1186\/s40561-016-0038-y\" target=\"_blank\" rel=\"noopener\" data-cke-saved-href=\"https:\/\/doi.org\/10.1186\/s40561-016-0038-y\"> A possible future for next generation adaptive learning systems<\/a><\/em>, Smart Learning Environments, 3, 16, 2016.<\/p>\n<p class=\"hanging-indent\" style=\"text-align: left\"><sup>4 <\/sup>Bulger M., <em>Personalised Learning: The Conversations We\u2019re Not Having<\/em>, Data &amp; Society Working Paper, 2016.<\/p>\n<p class=\"hanging-indent\" style=\"text-align: left\"><sup>5 <\/sup>Chrysafiadi, K., Virvou, M., <em>Student modeling approaches: A literature review for the last decade<\/em>, Expert Systems with Applications, Elsevier, 2013.<\/p>\n<p class=\"hanging-indent\" style=\"text-align: left\"><sup>6 <\/sup>Groff, J., <em>Personalized Learning: The state of the field and future directions<\/em>, Center for curriculum redesign, 2017.<\/p>\n<p class=\"hanging-indent\" style=\"text-align: left\"><sup>7 <\/sup>du Boulay, B., Poulovasillis, A., Holmes, W., Mavrikis, M., <em>Artificial Intelligence And Big Data Technologies To Close The Achievement Gap<\/em>, In: Luckin, Rose ed. Enhancing Learning and Teaching with Technology. London: UCL Institute of Education Press, pp. 256\u201328, 2018.<\/p>\n","protected":false},"author":1,"menu_order":5,"template":"","meta":{"pb_show_title":"","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"part":112,"_links":{"self":[{"href":"https:\/\/aiopentext.itd.cnr.it\/aiforteacher\/wp-json\/pressbooks\/v2\/chapters\/134"}],"collection":[{"href":"https:\/\/aiopentext.itd.cnr.it\/aiforteacher\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/aiopentext.itd.cnr.it\/aiforteacher\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/aiopentext.itd.cnr.it\/aiforteacher\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":1,"href":"https:\/\/aiopentext.itd.cnr.it\/aiforteacher\/wp-json\/pressbooks\/v2\/chapters\/134\/revisions"}],"predecessor-version":[{"id":135,"href":"https:\/\/aiopentext.itd.cnr.it\/aiforteacher\/wp-json\/pressbooks\/v2\/chapters\/134\/revisions\/135"}],"part":[{"href":"https:\/\/aiopentext.itd.cnr.it\/aiforteacher\/wp-json\/pressbooks\/v2\/parts\/112"}],"metadata":[{"href":"https:\/\/aiopentext.itd.cnr.it\/aiforteacher\/wp-json\/pressbooks\/v2\/chapters\/134\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/aiopentext.itd.cnr.it\/aiforteacher\/wp-json\/wp\/v2\/media?parent=134"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/aiopentext.itd.cnr.it\/aiforteacher\/wp-json\/pressbooks\/v2\/chapter-type?post=134"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/aiopentext.itd.cnr.it\/aiforteacher\/wp-json\/wp\/v2\/contributor?post=134"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/aiopentext.itd.cnr.it\/aiforteacher\/wp-json\/wp\/v2\/license?post=134"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}