Category Instructional Design

upload to Wordpress

Storyline to WordPress: Upload and publish

Are you building your portfolio? Articulate Storyline is a rapid development tool for eLearning, and WordPress is an open-source content management system that many of us use to organize and display our websites. A common question I get is, “How do you get your Articulate Storyline modules up on your WordPress site.” In this blog, I will publish an Articulate Storyline module to the web and show you two ways to get it into WordPress. There are probably other ways, but this way does not require any plugins.

Publish Storyline Module

Publish your Storyline module to the web. Next save your file as a zip file.


Uploading to File Repository

There are two options for uploading your file to the file repository for your website. The first is to use the file manager for your web host, and the second is to use Articulate Storyline’s FTP transfer. I use HostGator for my web host. I have logged into their customer site and navigated to my file manager. There are plugins for WordPress that make it possible to log into File Manager from your website dashboard. I tried one of these, and it crashed my site. So I prefer to go directly to the file manager.


Double click on your file manager and you will see the file structure for your website. Open the public.html folder.


Creating a Folder for your module

Your Articulate Storyline module will have multiple subfolders. You will want to upload it as a zip file to make sure all of the subfolders stay together. Eventually, you will unzip it. To keep your file structure organized, create a separate folder for each Articulate Storyline module. To create a folder in File Manager, select the + folder option.


Choose a name for your folder. Make it simple, but unique, so your file structure is easy to follow.


There is now a folder named “Sample” in my public_html folder.


Use FTP to Transfer the Articulate Storyline file from your computer to your Web Server

The first way to transfer your file is via FTP from Articulate Storyline. Your server is your website address. Use port 21. Your username is the username for your web server, such as Hostgator. The password is your web server account password. Your directory is the file path you just set up. Mine is /public_html/Sample/ Test the connection next. Send the file to the Web Server.


Upload Articulate Storyline Folder Directly into the File Manager

The other option is to go directly into the file manager of your web server and upload a zip file to that folder. I created a second folder called “sample.”  I find this option is more manageable because sometimes the FTP transfer drops a file.


Select upload a file.


Drag and drop the zip file or select the file and upload it.


The file is now uploaded. Select go back to return to the root file “sample.”


Next, select your zip file in its folder and choose extract.


The default is to extract it into the same folder, which is what I do. Then I delete the zip file.


Use an Application

Another option is to use a WordPress application to upload and embed your Storyline content such as this one by Brian Batt.

Embed your Storyline file.

The next step is to embed your Storyline file on the page of your choice. If you right-click on your story_html5.html file, you will get the file path for your Storyline file.


You could use the word press page builder or the Elementor page builder- whichever you choose, select add an HTML code, and then add your code as below. Notice my file path is my website followed by the file path that does not include /public_html

<iframe src=”https://ltpcreativedesignllc.com/sample/story_html5.html” width=”780″ height=”558″></iframe>


Select preview to view your HTML and make sure that it appears as you expect.


Do you need help with your file upload?

Chatbot to website

Build a Chatbot using Snatch Bot

Now that you have a portfolio and your website, you may start thinking about adding a chatbot to collect email addresses and answer basic questions. Follow along as I try the Snatchbot.

The Dashboard

After logging into the platform, you are taken to a dashboard. Where your current chatbots are kept as well as data on messages exchanged and messages by channel, to create a new bot, select the create a bot in the upper left-hand corner of the screen.

Your First Chatbot

After selecting a new bot, you are presented with several options for templated bots. Select a blank bot if you want to design everything yourself or use a template if you’re going to modify a pre-existing chatbot. You can add an image as well as give your bot a name and a description. Then select create.

Adding Interactions

In the next image, notice that there are two sections; add a new interaction or plugin and chatbot scheme. The chatbot scheme is a preview of your interaction after you build them. It is also an area where you can test your interactions. To add an interaction, select add new interaction just below your bot’s name. There are several YouTube videos uploaded by SnatchBot, as well as a robust set of instructions.

After you select to add a new interaction, you will have multiple options. A chatbot statement is the most common. Here you can make a statement or ask a question and anticipate some response. You will then add connections that are commonly if-then statements to lead to the next action. You can also choose to extract emails from the user response, extract a URL, a phone number, a date, a number, address, a duration, a JSON API, a search interaction, await a response from the user for a human or a translation. To build this simple chatbot, we will only be using the chatbot statement and email extraction interactions.

After selecting a chatbot statement, name your interaction to make it easier to keep track of your network diagram. You will add the chatbot’s message. This message is the statement the bot will make when the user reaches this part of the communication. Since this is the first statement in the network, I would like to introduce the chatbot and ask the user if they would like to chat.

Add A Connection

After you add the chatbot’s message, you will need to connect the message to another action. I have added two additional interactions to my bot to prepare for this step. In my first chatbot message, I asked, “Would you like to chat?” There are two possible responses, yes and no. If the user says no, then I would like the bot to say, “Thank you for visiting my website. Please let me know if I can help you in any way.” If the user says yes, then I would like the bot to say, “May I have your email address in case we get disconnected?” So the next steps are to set up two simple connections depending on whether the user inputs yes or no—select “connections” at the top of the screen. Then select “simple connection” near the bottom of the page.

If the user’s response to the interaction is no or any form of no, we would like the bot to respond with the goodbye response. To do this in the first box under the simple connection, select “response to this interaction.”

The user response could either “contain or not contain” a word depending on how you want to set up the connection, so the greatest number of user inputs are included. If you select “contain,” it will look for that word or any synonyms for that word you add. If you choose “does not contain,” it will move to that action as long as the selected word is not contained in the message. Using the “does not contain” option covers many more possibilities.

Next, you will enter the keywords that the user response either does or does not contain. Make sure you add the keyword in both capitalized and lower case forms. Type the word and then enter. After you enter a keyword, you have the option of searching and then selecting synonyms for each keyword.

The last step in building the connection is choosing which interaction the response will lead to.

Test You Chatbot

After adding several interactions, you may want to go to the bot scheme area to test your bot and look at a diagram of the connections. Select the conversation bubble in the greeting interaction to bring up the test chatbot window.

Sample Chatbot

You can make your interaction as complicated or as simple as you desire. In this case, I used simple if-then variables, ultimately trying to get the user’s email address so I could contact them to determine their needs and answer any questions. If I were selling a product, I could answer questions on the price, payment, and return policy just using the chatbot. Those with more advanced coding skills can use artificial intelligence and coding to build a chatbot that mimics conversing with a person.

Deploy The Chatbot

The next step is to deploy the chatbot to the channel from which you would like to collect data. Select “Channels” in the left-hand column and then “about.” In the about section, you can provide a name for the bot, a custom signature, your contact information, including your website and your email.

In the next tab, “customize,” you can choose the styles and color scheme for your chatbot so that it matches your website design. Finally, under the “get embed code’ tab, you will get the necessary code to embed the bot on your website. You will need to follow the instructions on how to embed the code found on the Snatchbot website.

The easiest way to deploy it is to add the Snatchbot plugin. Navigate to your Word Press website, and select add a new plugin. Search for Snatch Bot. Activate the plugin.

Snatchbot Plugin

After activating the Snatchbot plugin. Sign in to your Snatchbot account and select your bot to automatically deploy it to your website.

Do you need help with your bot?

If you email me, I will try to help with any questions you may have setting up your bot.

Instructional Design Process

Instructional Design Process

Several instructional design models have been developed to provide instructional designers with a format to follow when analyzing a situation that will need instruction, developing the relevant content, and then evaluating the results of their effort (Brown & Green, 2016). One description of this process is the ADDIE method, which is an acronym that divides the process into the following components:

Analyze

data on a screen

Dick and Carey (1996) suggest that in addition to analyzing the content you will be teaching, you should also evaluate the learners and the environment in which the learning will take place. An emphasis on this analysis is a movement away from the lecture-based or sage-on-a-stage method where the content is presented with little regard for the background or needs of the learner (Dick, Carey & Carey, 2009).

Generally, during the analysis phase, a needs analysis, a problem identification, and task analysis are completed. The goals and objectives for the course are developed. The model developed by David Merrill called Pebble-in-a-Pond deviates from this because he suggests developing objectives after the content has been established since he feels that they will frequently change during the development phase (Brown & Green, 2016). In addition to goals and objectives, learner and environmental requirements

Design

pencils

There are several suggested formats on how to design instruction. David Merrill (2002), in his “first principle of instruction,” feels that learners must be engaged in solving real-world problems. They must rely on previous knowledge learned and construct new knowledge. This new knowledge is applied by the learner and assimilated into their world. The design phase typically starts with the learning objectives, then moves to a flowchart or organizational structure for the content, then storyboarding and finally designing the actual system or user interface (Brown & Green, 2016).

Develop

During the development phase, the instructional designer, along with the subject matter expert, writes the actual content. After developing the content, there is a period of trouble-shooting and seeking feedback. 

Implement

During the implementation phase, the instructional designer teaches the trainers and develops methods for assessing the content.

Evaluate

The evaluation phase includes writing both formative and summative assessments for the learner to verify that they met the learning goals for the course as well as evaluation of course delivery, content, and implementation. 


Sample Instructional Design Process

The problem that will be explored and evaluated in this course is how to train new admissions committee members. Admissions committee members are expected to fairly, quickly, and equitably assess 3000-4000 applicants. This assessment must be done using a holistic approach to maintain the diversity of the class while at the same time, achieving a level of consistency that is defensible when questioned by applicants.

In addition, a new software system will be utilized during the next admissions cycle. The volunteer admissions committee members need to use this software in the pre-admission screening process.

Needs Analysis

collecting data

The first step in the design process, according to Brown and Green (2016), is to conduct a needs analysis or a systematic look at who is requesting a change, why a change is needed, and what variables are involved, including technological and environmental. The instructional designer can help determine what change needs to occur.

In addition, a new software system will be utilized during the next admissions cycle. The volunteer admissions committee members need to use this software in the pre-admission screening process.

Robert F. Mager suggests that a common approach is to evaluate how the process should be done and how it is currently being done. If there is a discrepancy between the two, then the instruction is needed (Brown & Green, 2016). To develop a comprehensive needs analysis, the instructional designer should interview or survey all relevant constituents.

Another method suggested by Brown and Green (2016) was developed by Allison Rossert (1995).   Allison Rossert indicates that the instructional designer should determine the optimal performance of a task, the actual performance of the task, any feeling about the task that may be contributing factors as well as any root causes for sub-optimal performance (Brown & Green, 2016).

magnifying glass and data

In this workshop case, the desired change is to train new admissions committee members on how to do a systematic, equitable look at evaluating candidates for admission by looking at their application holistically and comparing the applicant metrics to the mission of the school.

The need for an updated plan for evaluation, as well as an instructional manual, was determined after interviewing several members of the admissions committee. They felt that with many new committee members, there is a need for training on how to utilize a consistent, equitable method for applicant screening.

Currently, each member of the admissions committee utilizes their interpretation of the mission statement to determine how well each candidate meets the criteria. This method seems to work well with a stable, experienced committee. No statistical evaluation for consistency has taken place.

The plan is to evaluate the admissions committee procedure and performance over the next several months as well as analyze the statistical correlation between various aspects of the application with their committee score. Opinions for root causes of inconsistencies, as well as suggestions for improvement, will be sought from admissions committee members as well as from administrators and IT professionals who have been involved in the last admissions cycle. 

Steps in a Needs Analysis

Step One: Determining the Desired Change:

problem and solution chart


Problem List:
​1. Each medical school has approximately 4000 applications that need to be screened during the admission process, which extends from August through April each year.
​2. For the most part, the screeners are volunteer faculty who do the screening after hours.
​3. Each screener may have a different interpretation of the mission statement and, therefore, different priorities when determining what makes a good applicant.
​4. Diversity in all aspects of the application is essential. As an institution of higher learning diversity of culture, experiences, country of origin, socioeconomic factors as well as educational history are all important and valued.
​5. There is new software coming out for the next admissions season. The prescreening admissions process will need to be done on this new software.


Step Two: The request

The request for the desired change is coming from many sources. Many medical schools are looking at innovative ways to screen applicants. They are using combinations of the following options: metrics only, holistic evaluations, candid interviews, and mini-multiple interviews.

The next step is an informal interview of both the IT and administrative personnel, as well as the admissions committee members, followed by a survey of both IT and administrative personnel, as well as members of the admissions committee.

Step Three: Implementation

The desired change will take place in the admissions office.

Step Four: The intervention

The next step is a  formal observation. The output from each member of the committee is observed. Data is collected from each pre-admission screener. This data includes the following: how many people they screen, how they rate each applicant, and ultimately how many are chosen to be interviewed. Also, correlation studies are done between each component of the application and ultimate acceptance decisions to determine if there is a correlation and if it is positive or negative.

The purpose of the observation is to collect data to see if there are parts of the application that could use technology to score while still maintaining diversity.

Step Five: Evaluating the Success

As the project continues, a formal set of objectives is developed. The admissions committee members, as well as the IT and administrative personnel, are given a second survey to determine how well the scoring rubric meets the needs of the committee. They will look at whether it is aligned to the mission of the school, ease of use, utility, and ease of imputing scores in the software system.

A desk

Needs Analysis

Do you have a gap in what your employees need to be able to do?

Task Analysis

frustrated woman

After a needs analysis has been completed and the goals for training are more formalized, the next step is a task analysis, which, according to Brown and Green (2016), is the most critical step in the instructional design process.

Morrison et al. (2006) emphasize the need to tie together the goals from the needs analysis, the characteristics of the learners from the learner analysis, and the content of the task analysis. According to Brown and Green (2016), the final step in the task analysis process is to evaluate the success of the task analysis. They suggest asking a subject matter expert who was not involved in the process to assess the detailed task analysis and see if any steps require further elaboration or clarification.

The two tasks that need to be analyzed in this workshop are the following:

  • break down the steps to screen a medical school application
  • break down the steps required for a new committee member to learn how to input the content from the pre-admissions screen of an applicant into the new WebAdmit software.

Brown and Green (2016) recommend evaluating the task in terms of both scope and sequence and then formalizing it in either outline or flowchart format. After the task analysis is complete, Brown and Green (2016) suggest that specific learning goals be developed for the learners.

For this process, a committee will be formed consisting of one member of the IT department, one instructional designer, and one member of the admissions department. They will teach the new committee member how to access and utilize the software.

The two tasks that will be analyzed are 1. the steps necessary to access and input the prescreening review of a candidate into the WebAdmit software and 2. the steps required to look at a medical school application formally. 

Learner Analysis

Brown and Green (2016) state that the next step in the instructional design process is analyzing the learners. As a designer of instructional content, it is essential to know who your learners are as well as their strengths and weaknesses. No longer is teaching considered a process of imparting knowledge to learners who lack the information. Instead, it is acknowledged that learners have their own skill sets and experiences that they can draw upon to construct knowledge.

With this in mind, learners are an active component of the curriculum instead of mere recipients. Anyone who has taught for any length of time will probably agree that each class has its personality and that this must be taken into account when planning the curriculum. 

Unlike other information gathered in the instructional design process, the analysis of the learners is a more private document. Brown and Green (2016) suggest starting with analyzing your learners as humans to see if your instruction has a role in fulfilling any basic human needs or wants. Next, look at their motivation for participating in the education: are they required to attend, or are they a willing participant (Brown & Green, 2016).

The goal for all instruction should be to be as inclusive as possible. Analyzing learners for special needs as well as deficits in skills is vital to make sure that it meets the needs of as many people as possible. 

eThe instruction design task in this workshop is the following: to analyze the steps in evaluating a medical school application, determine how this task could be standardized and taught to all learners, and utilize the new software to input data from the pre-admission screening, The recommendations of Mager (1988, p. 60, as cited by Brown & Green, 2016, p. 78-79) were followed in the learner analysis survey and a discussion of the demographics of the population.


​Dick, Carey, and Carey (2011) suggest analyzing:
1. Entry skills
2. Prior knowledge of the topic area
3. Attitudes toward content and potential delivery systems
4. Academic motivation
5. Educational and ability levels
6. General learning preferences
7. Attitudes toward training organizations
8. Group characteristics

Organization of Content

Goals and Objectives

Goals determine the intention of the instruction, and objectives describe the intended outcome of the instructional activity, according to Brown & Green (2016). However, D. H. Jonassen (1991) contrasts objectivism and constructivism and posits that if instructors shift their philosophy to more of a constructivist view, then learning objectives would not be necessary or desired.

Constructivists believe that each learner constructs their knowledge and makes their mental models based on their experiences. If that is the case, then the goals and objectives for each learner would be different.  The traditional objectivist position puts the instructor in the role of determining all that is to be learned and how it is to be learned, and the learner is merely the receptacle for this learning (Jonassen, 1991). To see the goals and objectives of this project, click here.

Goals are overarching statements about why you need instruction and what it is supposed to accomplish. A goal describes the change that is expected to occur in the learner, whether it is a change in knowledge, skill, or attitude.  Goals need to be formally articulated before any instruction can be developed, according to Brown & Green (2016).

Objectives are much more specific and are usually written in a format that clearly defines what the learner is to learn, how the instructor will know that they learned it, the level of achievement they have reached learning it, and in what period the learner will complete the learning (Brown & Green, 2016).

There are several formats learning objectives can take. According to Mager (1984), a learning objective should include an action, a condition under which this action will occur, and a criterion or level of competency that the learner will demonstrate. A well-established method for writing effective objectives is Bloom’s taxonomy. Instructors focus on the purpose of goals and objectives: to develop effective, organized instruction for learners.

Organizing Instruction

teacher working at a desk

The next step for the instructional designer is to decide how the instructional content will be organized. According to Brown and Green (2016), the first step is determining the scope and sequence of the material. In other words, you need to determine precisely how much content you intend to cover and in what order you plan to cover it.

There are many methods of organization discussed by Brown & Green (2016), and frequently the setting will provide some restrictions. The content could be organized in terms of content, which is the concepts, skills, or attitudes that you intend for the students to incorporate based on your objectives or in terms of media, which is the methods that you will utilize to teach the content (Brown & Green, 2016).

It is important to remember that all objectives and, therefore, content learned should not come from the instructor. The learners, while actively working with the content, will develop their objectives. Brown and Green (2016) describe Edgar Dale’s Cone of Experience (Dale, 1969) as a way of describing the continuum of available learning experiences. They can range from enactic or real-world experiences; to iconic or visual or sensory experiences, to symbolic or the use of sounds or symbols that are unrelated to the experience (Brown & Green, 2016). The instructor considers the setting in which the instruction will occur when planning. A classroom setting, programmed instruction, and distance learning each have their benefits and drawbacks (Brown & Green, 2016). 

Learning Environments

Bransford, Brown, and Cocking (2013) as cited in Brown and Green (2016) describe four types of learning environments:

people working in groups

Learner-centered: This environment focuses on the learner and utilizes their experiences, biases, and prior knowledge to uncover misconceptions and preconceived ideas and develop new mental models that are more cohesive and consistent with the known science at the time. An example of this would be a group engaged in problem-based learning. 

Knowledge-centered environments: In this environment, the instructional content takes center stage. Activities are designed to teach the material and develop understandings. An example of this would be an instructor teaching on a scientific principle.

Assessment environment: The instructional setting is designed to provide the opportunity for continual testing, feedback, and then revision. An example of this would be an online testing session where a student self-tests, gets feedback on their answers, and the opportunity to retest. 

Community-centered environments: In this environment, not only are learners learning from the perspectives and experiences of other learners but are also extending this knowledge to real-world examples of problems.  An example of this would be a class on training employees where theories on how best to train are explained first, and then companies provide real-world case studies as practice activities.

Teaching Styles

Directed learning or teaching: In this method, the instructor has developed clear learning objectives and goals that will be covered when teaching the content. The focus is on the information; the instructor has the central role, and activities are designed to allow learners to engage with the material and learn the content  (Brown & Green, 2016). This type of instruction is typically used in the medical field to teach how to perform a medical procedure. There is only one correct method, and attention to detail is critical.

Open-ended learning or teaching; In this method, the learners are the focus, and they actively work on solving a complex problem. The instructor’s role is more supportive. Goals for the instruction may or may not be present, but objectives are not. The learners determine the objectives as they work through the content. Open-ended learning provides a forum and promotes divergent thought (Brown & Green, 2016). This style of learning is commonly used in medicine to explore a clinical scenario. It is more important to consider the perspectives and conceptions of the group members than to quickly arrive at an answer. 

Strategies of Teaching

Problem-Based Learning: In problem-based learning, a group of students is presented with a problem. They utilize their experiences, biases, and prior knowledge to develop a list of objectives of content or concepts that need further investigation or understanding. After researching these objectives, the group reconvenes to try to develop a solution to the problem (Brown & Green, 2016). This method is used in medical schools to examine a clinical scenario, develop a differential diagnosis, and then to try to create a plan of action or plan of care for the patient. 

Simulations and Games: Simulations and games allow a participant to participate in learning a new skill in a realistic environment with little to no risk. It is much easier to learn how to do something if you have the opportunity to practice the skill in an environment that feels authentic (Brown & Green, 2016). In medical education, simulated patients and simulation labs are used to teach medical students and residents how to perform a procedure or learn a new skill in a way that presents little to no risk. 

Instructional Games: Instructional games are a fun, interactive way of extending knowledge or identifying gaps in knowledge by allowing students the opportunity to compete against themselves or others. Games must be well designed, or the focus shifts from the content to be learned to the game itself (Brown & Green, 2016). In medical school, there are many instructional games to teach about the immune system. The immune system is complex, with terminology that is new to the learner. The opportunity to play an instructional game makes learning less of a struggle and keeps the learners engaged. 

Just-in-time teaching: A method of using direct instruction in a more open-ended environment. Here the instructor provides mini-lectures to teach complex topics or provide background information (Brown & Green, 2016). After a problem-based learning session, just-in-time teaching is used to allow learners to continue working on their problem by providing them with enough background knowledge to keep them from becoming frustrated without giving so much instruction that diversity of thought is stifled. 

Evaluating the Course

survey on a screen

The next step in the process is to determine how successful the learners were at meeting the objectives for the course. A criterion-referenced evaluation assesses the competence levels of the learners at meeting each criterion. A norm-referenced assessment compares learners to their peers instead of evaluating mastery of content. To develop a successful evaluation, the instructional designer must make sure that the appraisal fully lines up with and thoroughly assesses the mastery of the objectives.

The evaluation can be conducted in several ways: a pen and paper test, an assessment demonstrating a skill, a performance evaluation, using observation or anecdotal records, reviewing a portfolio, or using a rubric (Brown & Green, 2016). The timing of an assessment depends on the goal.

A formative evaluation will check on the progress of the learner and the success of the instructional designer at meeting the objectives. A summative assessment is given at the end of the instruction to evaluate how successful the process was at helping learners achieve the goals and objectives. 

In this workshop, it will be essential to access whether the admissions committee members can effectively do the following:

  • use WebAdmit to screen applicants for medical school
  • demonstrate familiarity with the prerequisites and minimum requirements for a medical student application
  • clearly articulate the school’s mission and determine attributes that can be used to show the alignment between a candidate and the mission of the school
  • evaluate and then defend reasoning for classifying an applicant at a certain level. 

Evaluating the Instructional Design Process

man with x and check in hands

In addition to evaluating the success of the learners at meeting the objectives, the success of the program or design must be evaluated. Formative evaluation can be used to check progress as well as provides an opportunity to make changes or improvements, and a summative evaluation assesses the overall success of the designed instruction at meeting its goal; have the learners achieve the objectives.

There are many stages for the assessment of an instructional design project.

  • The first is to evaluate the instruction in draft form and make sure that it meets the intent of the subject matter expert as well as the needs of the learners.
  • The next step would be to have a group of learners take a pre-quiz, work through the content, and then take a post-quiz to see how successfully they were learning the content with or without the instructor.
  • Finally, the instructional material is field-tested by the instructor (Brown & Green, 2016). 
  • A summative assessment is essential to evaluate the overall success of the training session or instruction.

One well-described summative assessment is that by Kirkpatrick (1994), which has four levels of evaluation, each level more comprehensive than the previous.

Level 1 is to check for reactions or feedback to the training session. 
Level 2 is to look at what was actually learned by the participants. 
Level 3 is to test their ability to transfer this information to new scenarios
Level 4 is to look at whether the outcomes seen are a direct result of the training.

Evaluation of the workshop.

References

Bransford, J., Brown, A.L., & Cocking, R.R. (2003). How people learn: Brain, mind, experience, and school. (2nd ed.). Washington, D.C. National Academy Press. 

Brown, A., & Green, T. D. (2016). The essentials of instructional design: Connecting fundamental principles with process and practice (3rd edition). New York, NY: Routledge.

Dale, E. (1969). Audio-visual methods in teaching (3rd ed.). New York, NY: Holt, Rinehart, and Winston. 

Dick, W., Carey, L., (1996). The systematic design of instruction. In D.P. Ely & T Plomp (Eds.), Classic writings on instructional technology. Vol. II, Englewood, CO: Libraries Unlimited.

Dick, W., Carey, L., & Carey, J.O. (2009). The systematic design of instruction (7th ed.), Columbus, OH: Allyn & Bacon.

Dick, W., Carey, L., & Carey, J.O. (2011). The systematic design of instruction (7th ed.). New York: Pearson. Jonassen, D. H. (1991). Objectivism versus constructivism: Do we need a new philosophical paradigm? Educational Technology Research & Development, 39(3), 5-14.

Kirkpatrick, D. L. (1994). Evaluating training programs: The four levels. San Francisco, CA: Berrett-Koehler.

Mager, R. F. (1988). Making instruction work. Belmont, CA: Lake Publishing Company. 

Mager, R. (1984). Goal analysis. Belmont, CA: Lake Publishing Company. 

Merill, M.D., (2002.) Five principles of instruction. Educational Technology Research and Development. 50 (3), 43-59. 

Morrison,  G. R., Ross, S.M., & Kemp, J. E. (2006). Designing effective instruction (4th ed.). Hoboken, N.J: John Wiley & Sons. 

Rossert, A. (1995). Needs assessment. In G. Anglin (Ed.) Instructional Technology: Past, present and future (2nd ed.) (pp 183-196). Englewood, CO: Libraries Unlimited.

Book

Andragogy

In the book The Adult Learner by Knowles, Holton III, and Swanson (2015), the theory of andragogy is proposed and explained. Pedagogy, or the way children are taught and how they learn, is described first. Pedagogy is based on the assumption that the teacher is the instiller of knowledge and that children are the receivers. The teacher is the single responsible party for education. The authors state that teachers of children must thoroughly understand how children learn and what techniques are necessary for them to get the most out of their education. Knowles et al. (2015) felt that expertise, though a different kind, is required when teaching adults as well. The teacher assumes the role of facilitator and provides a safe environment for adult learners to participate in more active, self-directed learning.

Knowles et al. (2015) six primary assumptions include the following:

The need to know: The teacher determines what children need to know, but adults are used to making their own decisions, prioritizing their goals, and determining what is the best use of their time. To have adults “buy-in” to education, they need to know what will be taught, why it is essential, and how it will benefit them in their daily life. On the flip side, they need to understand the ways they will be disadvantaged if they do not learn the content or skill (Knowles et al., 2015). Like most adult activities, learning is most successful for adults if they are encouraged to share in choosing which learning strategies will be utilized.


Adults have experience: Children come to a classroom with a lack of life experiences, and they must be assisted in learning how to file or consolidate the new material they learn. Careful scaffolding must be supplied by the teacher to allow the student to progress. Knowles et al. (2015) contrast this with adults who have a lifetime of experience. By its nature, this leads to much greater heterogeneity in the adult classroom. Knowles et al. (2015) said that effective adult learning requires the ability to tap into these experiences as a resource and make learning an experience in itself. A lifetime of expertise contributes to an adult’s self-concept. The authors feel that ignoring this expertise devalues the adult learner. Adult learners may not need careful scaffolding of knowledge. They can consolidate or make mental models and file information with their lifetime of experiences (Knowles et al., 2015). 


The learner’s self-concept: Knowles et al. (2015) point out that adults have developed the ability and responsibility to make their own decisions, which leads to their autonomy. This ability to make decisions and the consequences of the choices they make lead to their developing self-concept. To have another tell them what they need to learn and how they would learn it best is antithetic to this. According to Knowles et al. (2015), sometimes adults are used to the learning experiences being what they remember from grade school, and frequently they will assume the passive role of “learner.” Helping adults understand that they need to apply the same decision-making abilities that they use in their life to their education helps them move from dependent to self-directed learners (Knowles et al., 2015). On the flip side, denying a self-directed adult the ability to make decisions on how they learn best will thwart learning as well.


Readiness to learn: Knowles et al. (2015) stress that the learning experience is the richest and most beneficial for an adult when it is timed, when an adult is ready to learn it. Adults understand that knowledge can be powerful and can help them in their social and work life. For this reason, they are more inclined to participate in learning that contributes to their personal or work goals. Pratt (1988) provided a model explaining why adults may be comfortable and self-directed in their learning in one circumstance, but require direction and support in another. 


Orientation to learning: Knowles et al. (2015) feel that adults want to learn how to complete a task or to solve a problem instead of learning organized by subjects. In addition to timing the learning well, it needs to be practical and to have real-life applications. Studies have shown that people learn math concepts best when they are taught in terms of everyday math problems, and language is best absorbed if the learner is taught the words that they will need in their daily life (Knowles et al., 2015). 


Motivation to learn: Knowles et al. (2015) say that adults can be motivated to learn something from a motivator outside of themselves, but the most influential motivators are internal. Concepts like improving self-esteem, quality of life, and job satisfaction are strong motivators for adults. Putting andragogy into practice requires preparation, though a different kind than teaching children. Adult learners must be told what they can be expected to learn, as well as realistic expectations of how they will learn the content and then apply it.

Andragogy in Practice

Knowles et al. (2015) stress that a climate must be collaborative, respectful, and warm. Adults must be welcomed into learning and must feel that they are safe. Adults learn best if they are motivated to learn, and the content is timely and applicable to real life. To develop the content, the learner and instructor should collaborate on what needs to be taught, the needs to be addressed, and the objectives of the course. Learning activities must be active, experiential, and logically sequenced. Finally, the course must be evaluated by both the instructor and the learners on how well it meets the learner’s needs. 

If learning for adults is structured in this way, it can lead to better retention as well as completion rates for adult classes. If instructors structure a lesson as a collaborative experience and assume the role of co-learners seeking feedback and encouraging two-way communication, they are more likely to be successful as an instructor (Knowles et al., 2015). 

 Applying the Principles to Giving Feedback

Need to know: Medical students need to understand how to provide and receive feedback. On a recent survey completed by both faculty and students, the ability to give and receive feedback was one of the top learning goals identified. Students need to understand how to provide appropriate feedback to their instructors, realize that receiving feedback is how they will grow in their clinical skills, and learn effective decision-making skills.

The student’s evaluations, which strongly contribute to their success or failure at obtaining the residency of their choice in the specialty they desire, depending on their ability to evaluate and learn from feedback successfully. Explaining to the medical students how faculty and students contributed to choosing the topic will help get buy-in for participation. Students are told that it was a mutual decision on what objectives were selected, and careful consideration was made that they are relevant and essential to their medical student career.

Learner’s self-concept: Medical students are adult learners. They are responsible for their own lives and learning. Their patients will depend on their medical knowledge and clinical decision-making skills. They are autonomous and feel comfortable that they know what they need to learn. Ask students to think of a previous experience where their inability to give or receive feedback effectively was detrimental to their home or work life. This question will help them see why it is essential for them to learn more about feedback, its purposes, communication styles, and under what terms feedback should be given. 

Role of learner’s experience: We have all received feedback throughout our life. We have a wealth of knowledge to draw on when considering when feedback was given effectively and when it failed miserably. Case studies are used for students to draw on their experiences, incorporate their new knowledge, and evaluate how they will give feedback in the case study scenario. An assessment at the end of the training video will review the technique so that all learners are prepared to participate in the case studies. 


Readiness to learn: Students have been provided feedback in the way of grades throughout their educational careers. This practice continues through medical school. The need to score high on their exams as well as have excellent clinical skills summaries motivate students to learn how to both give and receive feedback well. A student who is resistant to feedback and does not want to improve or change or one that provides inappropriate feedback to their preceptors will not only run the risk of scoring low on their clinical assessments but also be a danger to patients. 


Orientation to learning: Explaining the strong correlation between improvement in their clinical skills and their clerkship comments or evaluations and then subsequently their Medical School Performance Evaluation should provide a strong external incentive to want to learn how to give and receive feedback effectively. The desire to improve communication skills, deliver bad news, and encourage growth and change in their future patients will provide internal motivation to learn how to provide feedback in a way that strengthens relationships. 


Motivation to learn: Knowles et al. (2015) say that adults can be motivated to learn something from a motivator outside of themselves, but the most influential motivators are internal. Concepts like improving self-esteem, quality of life, and job satisfaction are strong motivators for adults. 

people working in a group

With the internet, do you think there is still a difference between the way adults and children learn?

References

Knowles, M. S., Holton III, E. F., & Swanson, R. A. (2015). The adult learner (8th edition). New York, NY: Routledge.

Pratt, D.D., and associates (1988) Five perspectives on teaching in adult and higher education. Malabar, FL: Krieger.

A Community of Inquiry Chapters 7-12

Learning Technologies Overview

Learning technologies have expanded in usage and availability, but may be limited in their application to developing a collaborative environment for a community of inquiry. At the origin of online learning was computer conferencing. It was quickly apparent that it had different properties and applications than face to face learning and would require a different approach. The two critical components to meaningful inquiry are feedback and discourse. Pioneering technologies did not readily provide this. Communication is key to learning, and technologies increase the ability to communicate, but this communication may be more social communication instead of collaborative communication (Garrison, 2017). 

We cannot seek achievement for ourselves and forget about progress and prosperity for our community… Our ambitions must be broad enough to include the aspirations and needs of others, for their sakes and for our own. —Cesar Chavez

Garrison explored several categories of technology and their contributions to eLearning in his book. Web 2.0 changed the internet from a text-based means of providing information to a multimedia source providing: videos, blogs, discussion forums, and wikis. Learning management systems offer technological ways to organize and deliver content in an online format. Social media provides the means to share snapshots of life, but this communication remains superficial due to text limitations and the lack of substantive conversation. Research has shown an inverse relationship between the use of social media and reflective thought.

Mobile learning or cell phones make content easily accessible, but it is difficult to type a lengthy response or paper on a cell phone. According to Garrison (2017), cell phones are ubiquitous, and instead of restricting their use in a classroom, they must be effectively incorporated into engaged learning. MOOCs are massive online classes that cost-effectively deliver content to large numbers of people. Garrison points out that very few MOOCs are given college credit because they do not represent engaged learning, and there is a lack of quality control.

Learning technologies have enormous potential to advance learning. How best to utilize them in collaborative work is still being determined. There is the risk that ready access may lead to more superficial content delivery instead of facilitating communication in a community of learners collaborating in productive discourse (Garrison, 2017).

Blended Learning Overview

According to Garrison, approximately 80% of US institutions of higher learning offer blended learning courses. Blended learning combines the benefits of face-to-face instruction and communication with the convenience of online activities. A blended learning class does not mean just adding online activities to an already established face-to-face class.

Blended learning can enhance a face-to-face classroom by allowing for more discourse through discussion posts and more reflection through written activities. The hope is that passive listening to lectures will be replaced with more engaging activities and collaborative inquiry. Blended learning may provide a solution for the large classes found in a university that must rely on lectures alone due to their large class size. If lectures and instructional materials were available online, then limited classroom time could be more effectively used for team projects, labs, and small group instruction (Garrison, 2017).

Blended learning has several advantages over either face to face or online learning by itself. Blended learning, by use of its online component, provides a means for communication outside of the classroom and has been found to contribute to greater group cohesiveness. Asynchronous writing communication allows time for deeper reflection and revision of student thoughts and frequently leads to more comfort with expressing opinions and ideas in the classroom.

Some studies cited by Garrison (2017) state that blended learning leads to learning the material better and in half the time. Students in blended learning environments express higher perceptions of learning, greater satisfaction, and higher completion rates. According to Garrison, the face-to-face environment is preferable for initiating the discussion; the online environment is ideal for exploration and continuing the debate, with the final resolution phase discussed in the face-to-face classroom (Garrison, 2017).

Guidelines for Practice Overview

Community of Inquiry

Designing a curriculum requires identifying learning activities that are congruent with the intended outcomes of the course, but keep in mind the technical constraints, the learner abilities, and the subject matter. There are four main categories of learning activities: listening, talking, reading, and writing.

Talking and writing are both limited in face-to-face classrooms. Talking due to class size limitations and writing due to time constraints for in-depth grading and providing feedback. In an online classroom, students can listen by reading and talk by writing (Garrison, 2017). 

Garrison (2017) lists seven principles to follow for teaching and learning in the community of inquiry framework:
1. Plan for the creation of open communication and trust.
2. Plan for critical reflection and discourse.
3. Establish community and cohesion.
4. Establish inquiry dynamics.
5. Sustain respect and responsibility.
6. Sustain inquiry that moves to resolution.
7. Ensure assessment is congruent with intended processes and outcomes

Garrison (2017) provides several tips to teachers on the design and organization of the online classroom, including the following:

  1. Work to balance facilitation with direct instruction to provide the greatest opportunity for student collaboration.
  2. Present yourself as a guiding member in the community of inquiry and not as an authority figure.
  3. Focus on using collaborative inquiry to make meaning, not in relaying information in a lecture-style or a self-instructional learning package.
  4. Welcome each student and make them feel they are part of a cohesive group, but social interaction must be relegated to a chat board or coffee shop.
  5. Set group sizes so they maximize the potential for reflective thinking and critical discourse.
  6. Develop case studies and problem-based learning problems that mirror real-world issues and situations.
  7. Develop content so it is not overwhelming.
  8. Encourage dialogue and label discussion posts based on the phase of inquiry.
  9. Provide feedback promptly and diagnose misconceptions to facilitate the learning process.
  10. Design assessments that clearly align with the learning outcomes (Garrison, 2017). 

Assessment and Evaluation Overview

Assessment

Assessments are necessary for any educational activity to determine the learner’s processes and outcomes, and should be in the form of both formative (throughout the course) and summative (at the end of the course). Students will tailor their efforts towards the assessment criteria if they feel they lack discretionary time. If​ collaborative learning and inquiry are meant to be the course outcomes, then the assessment must clearly show that.

Formative feedback must be designed to evaluate both the collaborative and individual efforts. Garrison (2017) suggests creating a comprehensive group project in which each member identifies their contribution. Assessments in the way of formative feedback allow students to compare their work to benchmarks in the activity rubric as well as keep them motivated to stay on course.

Since participation is such an integral part of an online course, it must also be assessed. Teachers should make sure that their assessments do not lead to overly structured discourse. Students must also have input into the assessment process. If they have no input, they will not buy into the community aspect of eLearning. For this reason, the assessment criteria for participation should be readily available to students and be easily understood. 

Discussion posts

​One idea suggested was to have students submit a final paper in which they quote their discussion posts with the thought being that if they did not participate, they would not have anything to mention. Teaching is a fluid role. Students must assume some responsibility for it as a course develops to develop shared metacognition. Studies cited by Garrison (2017) showed that student’s perceived learning was directly correlated to the participation grade weight in the course. Course management systems can be used to track discussion posts and logins. New technologies are being developed to assess discussion post content better (Garrison, 2017).

Evaluation is a different process and results in determining the effectiveness of a particular course in both its delivery method and in fulfilling its stated intent. Course evaluation should assess the content delivered for both accuracy and biases, as well as the assessment methods used by the instructor. Surveys should be developed to determine how well the students felt supported. Finally, the course outcomes should be evaluated for effectiveness  ​(Garrison, 2017).


Organizational Issues Overview

Large lecture hall

There is a higher education movement away from lectures in large classes and towards online and blended learning. This movement will help alleviate both financial and large class size concerns. Campuses have always been the physical location for a scholarly community, but with the internet, that is no longer a requirement.

The first step in moving from the antiquated lecture-based delivery method is policy development. The institutional policy must be developed that is focused, endorsed by all, and provides necessary resources for real change. The goals and objectives must be attainable and clearly laid out.

A collaborative, not a hierarchical management structure, must be designed to be adaptive and willing to advocate for change. Just as the community of inquiry framework provides a method for collaborative inquiry in the classroom, this same collaborative community of inquiry should be utilized at the leadership level (Garrison, 2017). 


Collaborative inquiry

A major stumbling block to movement away from lecture-based curriculum delivery to a more collaborative inquiry-based curriculum using an online or blended delivery method is the faculty. Lecture-based curriculum delivery is all many of them have ever known. An intensive, longitudinal faculty development program will be needed to help with both understanding new curriculum methods as well as developing familiarity with technology.

The community of inquiry framework can be used in these sessions to familiarize faculty with the different critical elements of the framework in a trusting environment as well as begin to use the necessary technology. It will take time for all the faculty to learn and adopt new curriculum methods. They must be supported both in time and finances by leadership to allow this to occur successfully (Garrison, 2017).

Future Directions Overview

Garrison (2017) summarized his points in the final chapter of the book. He said that e-learning educators must be careful not to confuse either social media or the glitz of learning technologies with the utilization of technology for a collaborative blended learning experience. Early concerns that universities would outlive their usage have been unfounded.

Still, universities who do not move away from antiquated lecture-based education in large lecture halls will be left behind. The community of inquiry framework has been in place for 15 years and has undergone significant research as well as provided a platform for future research. A future area of research focuses on how to incorporate the community of inquiry framework into a vast array of disciplines, student levels, and technologies (Garrison, 2017). 

Community of learning

In one study on adaptation of a community of learning in a K12 setting, after weekly sessions, students were found to have a marked increase in cognitive abilities that were still present in follow-up two and three years later when compared to a control group. The community of learning survey was developed to provide a tool to quantitatively assess the utility of the framework (Garrison, 2017). 


Collaboration

Garrison (2017) points out that looking too far into the future has only shown a 10% success rate. Still, the marked contrast between the passive lecture-based curriculum method and the collaborative community of inquiry is stark. The movement from a competitive assessment method to a collective effort for inquiry and meaning-making is the only method that makes sense in the current world where people can get any information they want at any time. Creativity and innovation in a collaborative environment will continue to nurture further achievement (Garrison, 2017). 


A Community of Inquiry Survey Overview

The Community of Inquiry Survey Instrument is organized around three presences: teaching, social, and cognitive. In the teaching presence, the three main areas: design and organization, facilitation, and direct instruction, are all assessed. The teaching area of the survey is focused on the instructor and assesses their ability to design a clear and organized curriculum as well as balance facilitation with direct instruction. In the social presence section, affective expression, open communication, and the ability to develop group cohesion are evaluated. The final part of the survey assesses the cognitive presence. It asks learners about the four phases of curriculum development: triggering event, exploration, integration, and resolution. Learners are asked to evaluate the effectiveness and utility of each step in the process ​(Garrison, 2017).

Shared Metacognition Questionnaire

Shared metacognition

The shared metacognition questionnaire was developed to delineate the responsibilities of a student when they are engaged in the learning process as an individual and when engaged in the learning process as a member of the group. These strategies for maximizing shared metacognition can be utilized in an online classroom, blended classroom, or a face-to-face classroom (Garrison, 2017). 

References

Garrison, D.R. (2017). E-learning in the 21st century: A community of inquiry framework for research and practice. (3rd ed.). New York, NY: Routledge.

A Community of Inquiry Chapters 1-6

A Community of Inquiry is an educational theory developed by Garrison, Anderson, and Archer and described in Garrison’s book E-learning in the 21st Century: A Community of Inquiry Framework for Research and Practice (2017)  that articulates how online classrooms and eLearning can utilize effective social, cognitive and teaching presences and provide a community atmosphere to enable participants to make meaning and integrate it into their personal knowledge base. This community of learners works together to achieve a deep understanding of a particular area of knowledge. They describe their framework as “collaborative constructivist” or the utilization of a group, social environment to make personal meaning. This meaning is constructed through repetitively sharing thoughts and ideas. They stress that it is collaboration, not cooperation that is required. Collaboration requires open communication to develop shared solutions to problems. Learning as an individual, even with reflection, generally results in seeking information to confirm already held beliefs. In a community of inquiry, all the learners assume the position of teacher and learner at various points in the learning (Garrison, 2017). 

A Community of Inquiry Overview

Garrison (2017) defines a community of learners as a group of participants who assume both teaching and learning roles. A back-and-forth discourse allows the participants to facilitate inquiry, construct meaning, and validate their understanding, Garrison feels that to best utilize online and blended learning effectively, roles should not be assigned to participants, but instead, a learning community model should be adopted to search for personal meaning and understanding through the process of active inquiry. The educational experience is made up of a social presence, a cognitive presence, and a teaching presence. Each member of the community will assume varying degrees of the teaching presence, with the students assuming a gradually increasing role. The learning should take place in an environment of trust, communication, and cohesion, which is defined as the social presence (Garrison, 2017). 

Social Presence

Community of learners

Social presence is the ability of all members to identify as part of a group. It leads to a feeling of group cohesiveness and a feeling of value for each group member. All members develop personal relationships over time and feel comfortable communicating openly in their group. A significant concern about communication in an eLearning environment is the lack of non-verbal cues and the fear about whether written communication can, in some measure, compensate for this. Written correspondence may help with the conundrum of trying to establish personal relationships in an academic environment while allowing participants the freedom and encouragement to be skeptical and critical of all new ideas (Garrison, 2017). Written communication may also allow for a greater period of reflection, as well as allow introverts time to express themselves.

Emotion

Several factors influence the social presence of a learning community, not the least of which is emotion. Garrison (2017) describes many studies arguing for the strong influence of emotion on a collaborative approach to both thinking and learning. Emotion can change throughout the class, but it is pervasive. Emotion plays a role in decision making and can often be the defining factor in determining whether a group can move forward. A second factor that influences social presence is interpersonal relationships. If the learning environment has too many strong interpersonal relationships, then group cohesiveness will decline. Garrison also feels that while communication tends to decline over time in a group, the cohesiveness increases. Teacher presence is also positively correlated with student social presence. Studies cited by Garrison have found a relationship between social presence, satisfaction, and perceived learning. Motivation is the last factor cited by Garrison. It is required to maintain interest and personal investment in the class. Feeling valued as a member of a group helps to maintain motivation (Garrison, 2017).

Categories of Social Presence

Open communication

Garrison then goes on to describe the three broad categories of social presences: affective communication, open communication, and cohesive communication responses. Affective communication can be incorporated in an online class to show respect and welcome by the use of emoticons, capitalization, careful use of humor, and personal references. This communication should encourage a sense of belonging and allow participants the feeling of interaction with other participants. Open communication can be facilitated by maintaining an environment of respect while encouraging questioning and discourse. In the online classroom, the use of discussion boards and text chats can facilitate communication. Interpersonal and open communication can support group cohesiveness. Increased group cohesiveness will lead to better collaboration.  A balance of social cohesiveness must be maintained: too little will inhibit any meaningful discourse, and too much social presence can lead to inhibition of the inquiry process (Garrison, 2017). 

Cognitive Presence

Garrison describes the cognitive presence as the process that learners must go through to make meaning of the content. Making meaning requires both reflective thinking on the part of the individual and discourse within the group. Critical thinking and cognitive presence are closely related. Critical thinking is needed to both authenticate existing knowledge and to generate new knowledge. Critical thinking requires the ability to think independently, but also the willingness to be questioned. Critical thinking and creative thinking are both needed in the process of inquiry and to avoid confirmation bias or to look for evidence to support your current beliefs. Reflection and discourse are both required in thinking critically, and a text-based medium may facilitate, rather than inhibit, this process by allowing more time and more chances to edit your work (Garrison, 2017).

Practical Inquiry

Garrison offers the use of the Practical Inquiry model to operationalize cognitive presence. It requires a balance between the deliberation that occurs in your private world and involves reflection and discourse with the shared universe.

The Practical Inquiry model includes four distinct phases: a triggering event, exploration, integration, and resolution. The triggering event is a well-thought-out activity or question that engages the participants and gets them to buy-in to the value of the class. This activity should generate curiosity and questions. During this phase, the teacher can present the objectives and expectations of the class.

The second phase is exploration. This phase is the process of trying to understand the nature of the problem and seek the necessary background information. This process requires moving back and forth between a private reflection and public collaboration and could include brainstorming and literature searches. A proper balance must be maintained between seeking enough information to understand the “big idea” of the course without becoming overwhelmed with detail. 

Integration, the third phase, is focused on constructing meaning. Students continue to reflect and participate in collaborative discourse. This phase is where students integrate new knowledge into their previous understandings. They should examine different perspectives and explore their thinking as they confirm their new knowledge.

The fourth phase is the resolution phase. This phase frequently requires decreasing the complexity of the problem being studied or defining a specific part of the problem and seeking a solution for it. This phase is where students are required to demonstrate their understanding and be able to defend their thinking. This phase frequently generates new questions. The tendency in many classes is to spend much time on the first two phases and explore them very well, spend less time on the third phase, and very little time on the fourth (Garrison, 2017).


​Research has shown that in the online class environment, a natural decrease in participant involvement will occur during the integration and resolution phase as more reflection takes place. How learning outcomes will be measured is another concern and area of research. Assessments such as tests are frequently used, but they tend to measure superficial learning. Garrison advocates for the use of perceived learning as a proxy for learning outcomes. He feels that we must move beyond assessing the individual and move towards more of a shared and distributive learning environment. Instead of individual metacognition or monitoring of thinking and learning, shared metacognition should be utilized in a community of inquiry (Garrison, 2017). 

Teaching Presence

Teacher

The responsibilities of the teacher are complex because they are responsible for creating and shaping the learning environment. They have the responsibility of defining the curriculum and designing educational activities. The teaching presence brings together all elements of the community and works to achieve a balance between meeting individual learner’s goals and encouraging active participation. Individual learners may use the internet and learn about whatever interests them, but the purpose of an academic course is to focus on learning that has societal value as well as helping the individual continue to learn and grow. To encourage active participation, the teacher must be knowledgeable about both content and pedagogy as well as set clear expectations for the course, expect critical discourse, and be willing to step in to clear up misconceptions. According to Garrison (2017), the teacher’s roles fall into three major categories: design and organization, facilitation, and direct instruction. As the class progresses, some of these teacher responsibilities should shift from the teacher to the students.


Discourse

Design and Organization: Unlike a face-to-face class, an online class may take much more upfront organizational work. The structure of the entire course must be determined before the class begins, but it must retain enough flexibility that the students feel invested in determining the content. The content must be narrow enough to be discussed and evaluated effectively, but links and extra content must be provided for the exploration phase of learning. The teacher must instruct participants on how to best participate in the class as well as provide all relevant due dates and instructions for activities (Garrison, 2017). 

Facilitating Discourse: Teachers must be very active on the online discussion boards, clarifying areas of confusion, providing encouragement, and directing the discussion toward the education goals. 

Direct Instruction: Teachers must be present to diagnose misconceptions. They should act as the “guide on the side.” Garrison (2011) said that without a strong teacher presence, students tend to be polite, but show limited engagement in learning the content. To get higher-level thinking, teachers must be able to provide timely feedback to students. Teachers must also be present to act as a “sage on the stage” and provide accurate factual information.  In an ideal learning environment, there is a balance between the facilitation of discussion and direct instruction. 

References

Garrison, D.R. (2017). E-learning in the 21st century: A community of inquiry framework for research and practice.(3rd ed.). New York, NY: Routledge.

Understanding by Design

UBD Stage #3: The Learning Plan

Developing a Learning Plan

In the third stage of the UbD template, you will develop your learning plan, keeping in mind alignment with the learning goals established in stage one and the assessments developed in stage two. Stage one and two are designed and written for and by the instructor. The instructor writes stage three for the student. Wiggins and McTighe (2012) suggest that all learning goals should be engaging and effective. An engaging assignment or assessment will keep a student interested and thinking throughout the class period. Rote memorization, passive learning, and completing worksheets are not engaging work. Effective assignments are ones that lead to better understanding and the ability to transfer these understandings outside of the classroom or apply them more abstractly.

“Life can only be understood backwards; but it must be lived forwards.”

― Søren Kierkegaard

To facilitate the design of engaging and effective educational experiences, Wiggins and McTighe developed a helpful acronym:

W

W- The question words: Where and why? Where are we headed as far as understandings, and where have we come from? Why do we need these understandings? Students are much more likely to achieve if they understand, why, and how they are going to learn something.

H

H- To develop an engaging assignment for the learning plan, there needs to be a hook to hold on to the student’s interest. 

E

E- For students to most effectively understand and make meaning of their learning and transfer it effectively, we need to equip them with the appropriate knowledge and skills and provide experiences that will scaffold them as they make leaps in understanding.

R

R- The final product is more valuable if it is not really final. Give students useful and informative feedback and allow them to rethink, revise, and reflect based on that feedback. 

E

E- To become a lifelong learner, learners need to develop effective metacognition skills. They must be able to evaluate themselves in terms of academic strengths and weaknesses, as well as the depth of their understandings.

T

T- All learners do not have the same skills and backgrounds. A skilled instructor will tailor the learning plan so that it can meet the different levels of understanding of the learners, with the ultimate goal that all learners make meaning and meet the understanding goals as well as be evaluated with equivalent assessment criteria.

O

O- Organize the learning plan so that it has a natural progression, makes sense to the learner, and leads to understandings (Wiggins & McTighe, 2012).


There are also three distinct types of learning:

Acquisition: These are the facts and skills that the student needs to acquire to be prepared for higher stages of learning. Teaching these facts and skills can be in the most efficient way possible.

Meaning-making: In this stage, learners intellectually wrestle with the information they have learned. They learn to categorize this content and determine the implications. Students will form theories that they intellectually test to build connections and patterns.

Transfer: After the learner has made sense of their learning content, they learn to apply it to circumstances other than ones in which they initially discovered it. In this stage, the teacher serves as a coach and gives feedback to the student as they work autonomously  ​(Wiggins & McTighe, 2012).


To-do list

Wiggins and McTighe (2012) suggest coding all the learning activities as A, M, or T, and they provide a list of verbs that instructors can use when writing their learning goals to aid in putting them in the correct category.

Since the ability to transfer is the ultimate goal of UbD course design, Wiggins and McTeague (2012) make the following suggestions to aid in this process.

  • Learners should practice using multiple skills simultaneously with coaching and feedback from the instructor.
  • Students should be encouraged to make use of all of their prior knowledge and constantly relearn, reword, and rephrase their understandings. 

Differentiating Learning:

The focus of stage three is the learner. It helps to think of a class as individual students instead of as a group. Each individual comes to a course with his/her educational background, goals, and skills. It is not practical, nor suggested, to differentiate all aspects of the curriculum. The learning goals should stay the same for all students, but the acquisition of knowledge needed, and the assessments used to determine competencies may vary. Pre-Assessments can be used to assess student strengths and weaknesses before starting a unit.

Carol Ann Tomlinson (1999) suggests that instructors can differentiate the content used, the way the students will work with that content, and the expected product of their work. An instructor can use the student’s readiness or background and their learning profile to help guide the need for differentiation (Wiggins & McTighe, 2012).

Organized classroom

Organizing the Learning Plan:

One of the most important aspects of curriculum design is developing the learning plan, so it makes sense to the learners, is engaging, and will lead to understanding. The unit is not completed when it is written. A continuous improvement plan includes seeking feedback from peers as well as experts in the field to make sure the unit makes sense, and it is easy for another educator to follow.

While teaching the lesson, an instructor will closely watch to ensure that the lesson is meeting the goals for the students as well as seek feedback from the students as they work. Finally, the instructor will base the success of the lesson plan on the success of the students since their ability to make meaning and understand the content is the reason the lesson plan was developed ​(Wiggins & McTighe, 2012).

The goals, relevance to the student and prior knowledge in a lesson plan.

Just like it is nice to know where you are going on a trip, it is helpful for students to see where the learning plan is headed and why it is headed that way. If students have a clear goal for their learning, and it has value to them, they will be much more motivated to pursue the goal. In the goals section, instructors will list the SMART learning objectives for the students. These goals should be specific, measurable, attainable, results-focused, and time-bound. In the next section, the instructor will let the students know how these understandings will benefit them in their life and career. The last section will clearly define the information they are expected to come to the unit with, the information they will leave the unit with, and any misconceptions that may be identified along the way ​(Wiggins & McTighe, 2012).

Ways to get a student's attention and use technology.

Students don’t usually start a new unit excited and ready to begin. The instructor will need to get their attention and then hold that attention. Suggested ways of grabbing their attention include challenging questions, stories, personal connections, and contrasting perspectives or points of view. Technology can be used to aid in getting student attention ​(Wiggins & McTighe, 2012).

Experience list

One temptation we are trying to avoid is “covering a unit or a textbook” instead, we want students to discover or uncover the material themselves. In this section, the instructor will list the experiences that are likely to aid the student in doing this. These experiences should allow the student to make meaning from the content and then be equipped to transfer this information to other settings and scenarios ​(Wiggins & McTighe, 2012).

Ways to revise, rethink and reflect.

Each time a student recalls information, it is stored in the brain in a slightly different way. This revision process is why our memories change over time. As the unit progresses and the student has more experiences and gathers more perspectives, they should rethink, revise, and reformulate their understandings. These revisions should not be considered a summative product, but instead, a path to understanding that deepens over time and with reflection ​(Wiggins & McTighe, 2012).

Evaluate your progress.

Autonomy and lifelong self-learning is the goal. Your goal as an instructor is to help students learn to assess their strengths and weaknesses instead of relying on you to do so. Metacognition is the process of reflecting on your thinking. Encourage students to seek feedback from others and then take the time to reflect on this feedback and use it to self-evaluate their progress ​(Wiggins & McTighe, 2012).

Tailor your units to fit student needs.

For your curriculum to fit all of your learners, it must be slightly tailored to meet the different needs, interests, and abilities of the learners. On the other hand, not everything in the curriculum should be differentiated, you have set learning goals, and all students should strive to reach them. They may need slightly different paths to the target.

Carol Ann Tomlinson feels that the curriculum can be differentiated by altering the content, by allowing a different learning process, by allowing different products to be developed and through a personalized learning environment. The instructor can assess the student’s readiness to learn through pretests and work with the student’s learning profile to develop these modifications ​(Tomlinson, 1999).

The end of the UBD template.

As you plan your lesson plan, you will need to check continually to make sure that it is aligned with the goals in stage one and the assessments in stage two. You will want to make sure that the plan makes sense to the learners and will most effectively lead to their ability to uncover the content and make meaning from it. Some things to consider are, do you intend to help your students develop habits of mind or improve their technology skills? Habits of mind are problem-solving skills that will help your learners more effectively operate in society. They are the life skills that people learn in several settings. As an instructor, you need to determine if it is your goal and responsibility to incorporate them into your content. (Costa & Kallick, 2009).

Students use technology, but how strong are their technology skills other than texting and posting? Consider if your unit will help them develop more academically oriented technology skills. In addition, how will you, as the instructor, use technology in the classroom and to analyze your student’s results. These results will lead to further modification and tailoring of your curriculum ​(Wiggins & McTighe, 2012).

References

References

Costa, A. L., & Kallick, B. (2009). Learning and leading with habits of mind: 16 essential characteristics for success. Alexandria: Association for Supervision & Curriculum Development.

Tomlinson, C. (1999) The differentiated classroom: Responding to the needs of all learners. Alexandria, VA: ASCD.

Wiggins, G. P., and McTighe, J. (2011). The understanding by design guide to creating high-quality units (2nd ed.). Alexandria, VA: Association for Supervision and Curriculum Development.

Wiggins, G and McTighe J (2012). The understanding by design guide to advanced concepts in creating and reviewing units (2nd ed.). Alexandria, VA: Association for Supervision and Curriculum Development Publishing. 

Understanding by Design

UBD Stage #2: Assessments

Developing Assessments

The second stage of the UbD curriculum planner developed by Grant Wiggins and Jay McTighe (2011) involves developing assessments to demonstrate an understanding of the learning goals using the six facets of understanding. Since rote memorization or demonstration of factual knowledge or skills is not the goal, we develop assessments that show that students can take the learning that they have accomplished in our courses and apply it in new and novel situations. They can show this by either using their knowledge to solve practical, real-world problems or by practically applying an abstract concept. 

A walk to a goal.

Six facets of understanding

Wiggins and McTighe (2011) have proposed six facts of understanding that can be used to demonstrate understanding: the ability to explain, to interpret, to apply and adjust, to have perspective, to show empathy, and to demonstrate self-knowledge. These facets do not need to be used in a single assessment, and, unlike Bloom’s criteria, there is no hierarchy (Wiggins & McTighe, 2011).

The ultimate goal is for the teacher is to do the following:

  • set the goals for the course, which are the big ideas,
  • teach the skills and knowledge necessary to have the required background to work on these goals,
  • ask essential questions that students will work with to develop understanding,
  • enable the student to transfer this understanding outside the classroom and apply it.

This process can start with teacher involvement, but the goal is the autonomy of the student (Wiggins & McTighe, 2011).

Assessments

Wiggins and McTighe (2011) suggest that to develop these practical assessments, instructors should use criterion-based evaluations. These criteria should reflect on the goals of the unit as well as the standards and competencies identified in UbD part 1. Having transparent criteria makes the performance goals evident to everyone involved and allows the student to self-assess their progress as they work through the assessment.

Teachers can benefit from tracking criteria as well because areas that are unclear or do not map back to the goals will become more evident.  Wiggins and McTighe (2011) advocate for using four types of criteria; impact, content, quality, and process. These criteria are used to determine how effective the product was at reaching its goal, whether the content was accurate and complete, the quality of the work, and whether the design was appropriate for the task. After the criteria are identified, a rubric should be developed to provide feedback to students. All the criteria should be evaluated, but the emphasis should be placed on impact.


In addition to stressing the alignment of the course and the need for a transparent criterion for assessment Wiggins, and McTighe (2011) feel that authentic tasks that are valid measures of understanding are imperative.  They stress that an authentic task will feel most “real” and valuable to the student.

Wiggins and McTighe (2011) used the acronym GRASPS to layout the composite parts of the tasks.

G

G is for a real-world goal.

R

R is for the student role in the project.

A

A is for the audience,

S

S is for the situation which has a real-world application.

P

P is the product the student generates and their performance in the task.

S

S is for the standards that will be used to judge the success of the student’s attempt.


Stage 2 Template Overview

Performance Tasks, transfer goals and evaluative criteria on the UBD template

​The next section is for all the other evaluative methods. These can be mapped back to the meaning and transfer goals, as well as the knowledge and skill goals. This difference between these assessments and the ones in the earlier section is that they may assess factual knowledge and skills that will be a foundation for the understanding that will come later.

Other evidence that the goal was met and the criteria that will be used to assess these assignments.

The last section of Stage 2 of the UbD framework is the grading rubric you will use to assess that understanding of the “big ideas” has taken place.​

Grading Rubric
References

Wiggins, G. P., and McTighe, J. (2011). The understanding by design guide to creating high-quality units (2nd ed.). Alexandria, VA: Association for Supervision and Curriculum Development.

Wiggins, G and McTighe J (2012). The understanding by design guide to advanced concepts in creating and reviewing units (2nd ed.). Alexandria, VA: Association for Supervision and Curriculum Development Publishing. 

Understanding by Design

UBD Stage #1: Defining Goals

Understanding by Design (UbD) developed by Grant Wiggins and Jay McTighe (2011) is a curriculum planning framework that purposefully focuses on helping students understand the big ideas that are being taught and be able to transfer these understandings outside the classroom. Big ideas should allow a learner to make sense of a lot of information. Curriculum planning progresses through three steps: determining the desired goals, looking for evidence of learning, and then developing a learning plan. This backward design allows curriculum designers to check for curriculum alignment continually. 

The improvement of understanding is for two ends: first, our own increase of knowledge; secondly, to enable us to deliver that knowledge to others. — John Locke

Wiggins and McTighe advocate for teaching for understanding and then providing the opportunity for students to apply these understandings in real-world circumstances instead of covering the material or teaching to the test. They describe the teacher’s function as a coach. The teacher determines what is essential for the student to understand and then plans how they will assist them in reaching and demonstrating that understanding, much as a coach determines which skills and abilities his or her players need to succeed, determining how players can demonstrate mastery and then planning exercises and training to help them develop these skills (Wiggins & McTighe, 2011).

Teacher and student looking in a microscope.

Standards of learning should be obtained in the area of content and used as a benchmark to measure student progress towards understanding.  According to Wiggins and McTighe (2011), students’ ability to explain, interpret, and apply their knowledge serve as markers that they have mastered understanding. Students who understand the concepts will be able to make connections and justify their conclusions in their own words.


Stage 1 Template Overview: Identify Desired Results

Stage 1 is composed of identifying relevant content standards or competencies and using them as guides to develop transfer goals and understandings about meaning. Standards are frequently overarching and ambiguous. They are hierarchical in structure and require interpretation and unpacking. The standards or competencies are intentionally put to the side of the UbD curriculum planner to make it clear that while they are essential to consider, they are not the goal of the unit.

The unit should not be planned in one sitting. Instead, the knowledge and skills should logically give the student the tools to learn the meaning or understandings in the unit which will then allow them to transfer these understandings outside the curriculum. Periodically all of these components should be checked against the standards to verify alignment (Wiggins & McTighe, 2011).

Where the course information and unit information are put on the UBD form.
Where the name of the organization and the standards are put on the UBD form.

Transfer Goals

Transfer goals should lead to specific long-term accomplishments. They should be the goal of all education. Education is only valuable to students if they learn how to do something in one context and can apply it in another. With clearly written transfer goals, students will never need to ask why they need to learn something. It will be clear what the benefit of learning the concepts will be and how understanding them will allow the student to benefit in the real world.

Students should also be able to use their knowledge in real-world situations without needing someone to tell them when and how to do something. Students must mine their knowledge base for what is applicable in that particular situation, apply this knowledge without guidance, and use good judgment while doing so. Transfer goals should be written as “Students will be able to independently use their learning to…” (Wiggins & McTighe, 2011).

Transfer codes, list of long-term accomplishments as a result of the course, competency codes

Where transfer goals and competency codes are placed on the UBD form.

Meaning

Essential questions should be asked throughout the unit to help guide the learner toward understanding. Essential questions are not questions that can be quickly answered or that depend on rote memorization. They should be open-ended and have no simple right answer. Essential questions ask the student to think deeper, to question, and to analyze. These questions should be debated and looked at in several ways. Students should be asked to defend their perspectives to demonstrate that they genuinely understand what the question is asking. These essential questions will help students find patterns, connect ideas, and come up with strategies to solve future problems. ​These questions should raise other issues in the mind of the students and should be questions that require repeated questioning. Inquiry to answer these essential questions will lead to the understandings of the course. Understandings should be stated as, “Students will understand that”….(Wiggins & McTighe, 2011).


Essential questions you will ask and your understanding goals along with competency codes

Where essential questions and understandings go on the UBD form.

Acquisition

The acquisition part of the curriculum planner is where you determine the knowledge and skill goals that the student will strive to obtain to master the understanding and transfer goals. The knowledge and skills are not the end goals, just as drills in sports are not the end goal. Knowledge and skills should be effectively utilized throughout the course as building blocks. They should be carefully chosen to make sure that they fit the goals of the unit.​ These knowledge and skill goals should be written as “Students will know…” or “Students will be skilled at…”  (Wiggins & McTighe, 2011).


Factual knowledge and skills that are required along with competency codes.

Where factual and skill goals go in the UBD template.
References

Wiggins, G. P., and McTighe, J. (2011). The understanding by design guide to creating high-quality units (2nd ed.). Alexandria, VA: Association for Supervision and Curriculum Development.

Wiggins, G and McTighe J (2012). The understanding by design guide to advanced concepts in creating and reviewing units (2nd ed.). Alexandria, VA: Association for Supervision and Curriculum Development Publishing. 

Make it Stick

Make it Stick

Book summary of Make it Stick: The Science of Successful Learning by Peter Brown, Henry L. Roediger III, and Mark McDaniel.

Chapter 1- Learning is Misunderstood

Girl frustrated with studying

In Chapter 1 of Make it Stick, Brown, Roediger, and McDaniel (2014) contradict what most students have learned about learning. They define learning as the ability to acquire new knowledge and skills, the ability to recall this information, and the ability to apply and use it at a future date. Students have always been taught that the more they practice, the better they will get at learning and retaining new information. Brown et al. (2014) say that this gives a student a false sense of security and results in learning information that rapidly degrades in memory over time. Instead, they suggest that spaced recall is the right way to learn, with two or more other subjects interleaved between the recall attempts.


Tests should not be thought of as exercises in memorization, but instead as retrieval practice. The more effort that is put into learning something, the more durable the memory. If students just reread and highlight, it gives them a false sense of security because they can recall the words more quickly, and fluency increases, but the underlying concepts are not practiced. To learn the concepts, they need to remember the material, make a mental model of it, and tie it to a foundation of information that they have already learned (Brown, Roediger, and McDaniel, 2014).

Chapter 2- To Learn, Retrieve

Scantron image

Brown, Roediger, and McDaniel (2014) stress that retrieval of information is essential for retaining information long-term and making it stick. Testing in the classroom can provide this retrieval practice. Frequent low-stakes quizzes instead of high-stakes tests can decrease test anxiety, are more efficient than cramming, and inform instructors of weaknesses in student comprehension.  This testing benefit is even more beneficial if it is spaced out, and feedback is provided to purge inaccuracies. Each test interrupts forgetting. (Brown et al., 2014). This testing effect has been studied in both the laboratory and in the classroom. (Roediger, 2014).

Testing and reflecting provide the same benefits, whether teacher-initiated or student-initiated. For best results, use a test format that requires a student to supply an answer instead of just recognizing it. Many people feel that creativity is higher order and more desired than memorization, but learning the information provides the needed base for creative thinking. Use the UBD template to design assessments.

Chapter 3 Summary- Mix up your Practice to make it stick

Karate practice

In chapter three, Brown, Roediger, and McDaniel (2014) explain why spaced practice with interleaving and varied training is much more effective than massed practice. Taking the time to reflect afterward and to elaborate on how you would do things differently the next time, make it even better.

Rapid-fire, repetitive practice seems very useful to quickly learn new skills and commit them to memory, but Brown et al. (2014) say that this practice exclusively utilizes short-term memory. In a classroom study, they demonstrated that when content is interleaved with material from other subjects and practiced in a varied way with breaks in between; it is three times more successfully recalled in the long term. Mixed practice in sports allows for a greater range of muscle memory. This memory is stored in a part of the brain that stores more complex motor movements. By interleaving, for example, working on a few problems from each section of a math book each day instead of working on one part at a time, students can discriminate between the issues better, develop rules to follow, and assess the context of the problem. Conceptual knowledge, as opposed to simple recall, requires the ability to discriminate and to understand the relationships between the parts (Brown et al. 2014). ​


​This process is not as straightforward as it sounds, however, because teachers can get frustrated with the slower pace and students feel that just as they were about to understand a subject thoroughly, they were forced to move on to new material (Brown et al. 2014). Use the UBD template to define goals and develop a learning plan.

Chapter 4 Summary- Embrace Difficulties

Goldfish jumping

In chapter 4, Brown et al. (2014) discuss the three steps in learning: encoding, consolidating, and retrieving. A sensory perception such as what you see, how something tastes, or how it feels must be encoded into a memory trace in the brain to be remembered.  These new memories must be stored in an appropriate place in the brain. New memories are quickly forgotten if they are not linked to memories or traces of information in a process called consolidation. The more varied the information that is stored in long-term memory, the more cues available for consolidating the data.

Sleep seems to help with this consolidation process. Each time information is retrieved from long-term memory, it is re-consolidated. This process strengthens the synaptic connections and makes the memory trace more durable and helps learning stick. A confounding detail is that sometimes there is a need to forget previous information so that it does not contradict or interfere with learning new material. An example of this is the need to forget a language that was acquired in school so that a new one can be learned without confusion (Brown et al., 2014).


The more information that is forgotten between recall attempts, the higher the need to learn the material, and the higher the emotional connotation, the more effective the learning will be. Higher-order learning requires the ability to discriminate between details and be able to generate rules (induction). The best way to make sure this process is successful is not to fear failure and to try to create a solution before you are given one. Fear of failure can lead to feelings of incompetence and anxiety, which will disrupt the learning process (Brown et al., 2014).


Desirable difficulties can make learning more durable by giving the learner obstacles that they must overcome to master the material. These obstacles must be attainable and pertinent to the task at hand. An example given in the text was reading a book with the font slightly off focus. This practice will increase retention and make learning stick because the learner pays more attention while reading the text. The need to focus slows the student down, giving them more processing time. Generating a new idea instead of memorizing material also increases learning. Fill in the blank tests, and essay questions require people to retrieve the information instead of just recognizing it so they will lead to longer retention (Brown et al., 2014).

Chapter 5 Avoid Illusions of Knowing

Thinking fast and slow

In chapter five, Brown, Roediger, and McDaniel (2014) discuss some illusions that make learners think they know something that they do not. They first describe the two ways of knowing from David Kahneman’s book Thinking, Fast, and Slow. The first, system 1, is unconscious, intuitive, and immediate. The second, system II, is a slower process using conscious analysis and reasoning. Using and relying on system one without waiting from system II can result in errors in thinking (Brown et al., 2014).


Metacognition is the process of monitoring your thinking, looking for these errors. Judgments made should be based on outside clues and feedback from others, as this is much more accurate than relying exclusively on your perceptions.  As humans, we like for everything to make sense, so we develop stories to explain what we perceive. These stories may not be based on reality. Memory is based on reconstructions of what we think happened so they can be distorted by suggestion, memory inflation, interference from other events, and the illusion that we know things that we do not. An example of this in the classroom-  a teacher who is very knowledgeable about a topic will lose touch with the reality of how best to teach the material and how long it would take to learn it. Other students are a much better judge of where there are holes in understanding. This understanding is the basis of Eric Mazur’s Peer Instruction (Brown et al., 2014).


Mental model

Studies have demonstrated that the most unskilled students are also the ones who are mostly unaware of their lack of competence. Since they lack insight into their shortcomings, they have no motivation to improve (Brown et al., 2014).

So how do we best develop mastery? Brown et al. (2014) suggest making mental models help information stick. Learn how to put all the steps in a process together into a cohesive whole.  Pay attention to external cues and calibrate your thinking based on this input. Seek feedback and listen to it. Use simulations or the apprentice model to provide rapid feedback and error correction (Brown et al., 2014).


Chapter 6 Get Beyond Learning Styles

learning styles

In chapter six, Brown, Roediger, and McDaniel (2014) strive to debunk the long-held theory that each of us has a preferred learning style and that to learn best, we must be taught new material in that style. This theory is not supported by research and is very limiting. It allows the learner to feel that if they are not taught correctly, then they will not and can not learn. Instead, Brown et al. (2014) suggest that each person should be in charge of their learning. They follow the premise that what you think you can learn or do, will end up being what you can learn or do, so you should extend your boundaries instead of limiting them. The only learning difference that the authors feel has any validity as far as restricting abilities is language fluency and reading ability (Brown et al., 2014).


​​ A learning difference that does make a difference is intelligence, but how do you accurately define intelligence? It has typically been determined by measuring a person’s logical and verbal abilities. There are two forms of intelligence: fluid intelligence or reasoning ability and crystallized intelligence or the compilation of a lifetime of knowledge. Howard Gardner extends the definition of intelligence to include eight different types: logical-mathematical, spatial, linguistic, kinesthetic, musical, interpersonal, and intrapersonal. Robert J. Sternberg defines it as three different types of intelligence: analytical, creative, and practical (Brown et al., 2014). According to Brown et al., Gardner’s definitions of intelligence have not been supported by research, but Sternberg’s have.


Regardless of how you define intelligence, what matters here is what you do with it. Typical intelligence testing measures abilities or strengths. Brown et al. (2014) suggest that instead, we should measure or identify weaknesses, work on those areas, and retest. In this way, we measure progress or gains in ability as opposed to a static measure of strengths (Brown et al., 2014).

structure building

​Brown et al. conclude by defining two different methods of learning: structure building and rule versus example learning. Those who are high structure builders learn better, build better mental models, and exclude extraneous, contradictory information better than low structure builders. Reflecting on what you did right or wrong allows you to make progress in developing better mental models in the future. Rule learners look for underlying principles or rules when making comparisons, whereas example learners learn many examples and try to compare new information to a currently known model no matter how well it may or may not fit (Brown et al., 2014).

Chapter 7 Increase Your Abilities to make learning stick

Brain plasticity

In chapter seven, Brown, Roediger, and McDaniel (2014) discuss the plasticity of the brain and how effortful, goal-directed learning leads to the greatest success in making learning stick. Plasticity is the ability of the brain to remodel by a process called neurogenesis. This brain flexibility is in contrast to the original teaching that IQ and capacity were predetermined at birth and primarily determined by genetics.

The structure of the brain consists of gray and white matter. Gray matter is made up of the cell bodies, and dendrites of the neurons and white matter are composed of the myelinated axons of the neurons. A connection between the axon of one neuron and the dendrite or cell body of another is called a synapse, and this synapse is where learning occurs. By the time we reach adulthood, our brain’s 100 billion neurons have formed 150 trillion connections. These connections are reinforced by increased myelination and pruning of unused connections throughout our lifetime (Brown et al. 2014). 


The brain interprets the information provided by the senses. For a long time, it was felt that the loss of a group of neurons or damage or loss of a sensory modality would result only in significant disability. Neuroplasticity is the ability of the brain to remodel itself so that a group of neurons can take over the function of another group of neurons. The work of Paul Bach-y-Rita eloquently demonstrated this remodeling ability. He showed that the tongue could substitute for another sense by mapping sensory impulses and transmitting them to the brain, and then the brain could then learn to interpret these impulses. To better understand this, a worldwide project called the Connectome project was undertaken. The goal of this endeavor is to attempt to map all the connections and pathways of the brain, one cubic centimeter at a time (Brown et al. 2014). 


Intelligence was felt to be primarily due to genetics and to be an inherited characteristic. This premise can be very limiting because if intelligence is strictly due to genetics and not something that can be modified with effort, then practice and learning are of no benefit. Researchers have demonstrated that children who are taught they are smart are afraid to take risks because they do not want this fact questioned, and they do not want to show the effort they must put into something to learn it.

The average IQ in the industrialized world has increased by about 15 points. This increase is due to environmental factors, not genetic factors, which provide evidence that intelligence is not strictly inherited and can be modified or increased. After this research came out, there was an explosion of technology designed to “train the brain” both to increase intelligence and to prevent the onset of dementia (Brown et al. 2014). ​

Deliberate Practice to make it stick

The message here is that a growth mindset is needed. What you think you can learn or do is what you can learn or do. Children who better understand that effortful learning leads to intelligence and that intelligence levels can change due to these efforts have greater success in school. If students set performance goals for themselves, they will fix these goals at a level they feel comfortable that they can achieve, according to Carol Dweck. She goes on to demonstrate that children who set learning goals, instead of trying to validate their ability, are trying to acquire new knowledge and skills and therefore set higher goals (Brown et al. 2014). ​


In summary, effortful learning changes the brain. Use of deliberate practice, memory cues, such as mnemonic devices and memory palaces, as well as a growth mindset, leads to the best learning and make learning stick. As Brown et al. (2014) summarize in this chapter, it is self-discipline, grit, and persistence and not just genetic predisposition that can lead to expertise (Brown et al. 2014).

Chapter 8 Make it Stick

One step at a time

In chapter eight, Brown, Roediger, and McDaniel (2014) summarize and give examples of the techniques taught in the book. They start with tips for students, which include: practice retrieving, space out your retrieval practice, and interleave the study of different problem types. They explain that with each of these techniques, your intuition may tell you it is not working, but if you stick with it, you will see results. Elaboration or tying the information to things you have already learned will also help. Some examples of this could include generating concept maps and summary sheets. The generation of answers to problems before you come to class will make it easier for you to know what you do not know and focus your learning in class. Reflecting on what you have learned will strengthen your skills because it is a combination of retrieval practice and elaboration. At the end of your training, you need to calibrate your learning by looking to outside sources for feedback (Brown et al. 2014). 


The study tips provided by Timothy Fellows in the text are valuable to make learning stick and are summarized below:
1. Do the reading BEFORE you come to class
2. Anticipate possible test questions and generate answers to the test questions
3. Ask and answer questions as you read through the material
4. Make sure you identify and understand all keywords and definitions
5. Take any practice tests
6. Test yourself frequently on critical concepts
7. Space your retrieval sessions and interleave them with the study of other topics

For teachers, they advise that you start with teaching students how to learn, so they understand that the techniques that you choose are based on research results. Teach students how to study. Create desirable difficulties in the classroom with frequent quizzing, problem-solving, and group testing. They suggest that teachers should be very transparent about why they are doing what they are doing (Brown et al. 2014)

References

Brown, P., Roediger III, H. L., & McDaniel, M. (2014) Make it stick; The science of successful learning. Cambridge, MA: The Belknap Press of Harvard University.

Roediger, H. (2014, April 14)  How people learn. Cognitive enhancement of education: From lab to the classroom. [Video file]. Retrieved from https://www.youtube.com/watch?v=4tz8gVPHhFE