Learnlets

Secondary

Clark Quinn’s Learnings about Learning

Search Results for: top tools

Educational Game Design Q&A

4 May 2012 by Clark 2 Comments

I was contacted for a research project, and asked a series of questions. Thought I’d document the answers here, too.

Q0. How many years have you been designing educational games?

Over 30, actually, off and on.  Started with my first job out of college, designing and programming educational computer games.  Been a recurrent theme in my career since then.

Q1. Please walk us through your process for creating an educational game from concept to implementation. Please use one of your games as an example.

A long answer is the only option (it’s a big process).  Using a design framework of Analysis, Specification, Implementation, and Evaluation:

Analysis

For any educational task, you have to start by looking at what your design objective is: you need to document what folks should be able to do that they can’t do now. I argue that this is most importantly going to manifest as an ability to make better decisions, ones that the learner doesn’t reliably make now.  It’s complicated, because SMEs don’t always have access to how they do what they do, and you have to work hard.  This isn’t unusual to learning  design, except perhaps the focus on skills.

Then, you need to know how folks go wrong; what are the reliable misconceptions. People don’t tend to make random mistakes (though there is some randomness in our architecture), but instead make mistakes based upon some wrong models.

You also need to know the consequences of those mistakes, as well as the consequence of the right answer. Decisions tend to travel in packs, and if you make this one wrong, you’re then likely to face that other one. You need to know what these are.  (And the probabilities associated with them).

In addition, you need to know the settings in which these decisions occur, as many as possible.

And you need to know what makes this task inherently interesting (it is).  Here’s where the SME is your friend, because they’re so passionate about this they’ve made it the subject of their expertise, find out what makes them  find it interesting.

Specification

With this information, you address those aligned elements from effective education practice and engaging experiences.    You need to find a storyline that integrates what makes the task interesting with the settings in which the decisions occur.  I like a heuristic I heard from Henry Jenkins: “find a role the player would like to be in”. Exaggeration is a great tool here: e.g. you’d likely rather be working on the ambassador’s daughter than just another patient.

You need to make those misconceptions seductive to get challenge. You don’t want them getting it right unless they really  know their stuff.

You need to handle adjusting the difficulty level up at an appropriate rate; you might have complications that don’t start until after they’ve mastered the interface.

You need to specify characters, dialog, rules that describe the relationships, variables that code the state of the game, a visual (and auditory) look and feel.  The UI expressed to the learner, and more.

You’ll need to specify what the ‘perspective’ of the player is in relation to the character.

Overall, you need to nail meaningfulness, novelty, and the cycle of action and feedback to really get this right.

Finally, you need to specify the metrics you’ll use to evaluate your creation. What will be the usability goals, educational outcomes, and engagement metrics that will define you’re done?

Implementation & Evaluation

I’m a design guy, so I don’t talk so much about implementation, and evaluation follows the above.  That said…

The tools change constantly, and it will vary by size and scope. The main thing here is that you will  have to tune.  As Will Wright said, “tuning is 9/10ths of the work”.  Now that’s for a commercially viable game, but really, that’s a substantial realization compared to how complex the programming and media production is.

Tuning requires regular evaluation.  You’ll want to prototype in as low a fidelity as you can, so it’s easier to change.  Prototype, test, lather, rinse, repeat.  (Have ever 3 words ever sold more unnecessary product in human history?)

There’s much  more, but this is a good first cut.

Q2. Describe your greatest success, challenge, failure.

My greatest success, at least the most personally rewarding in terms of feeling like making a contribution, is definitely the Quest game. When you’re making a game that can save kids’ lives, you’ve got to feel good about it. On no  budget (we eventually got a little money to hire my honors student for a summer, and then some philanthropic money to do a real graphic treatment), we developed a game that helped kids who grow up without parents experience a bit of what it’s like to survive on your own (goal: talk to your counselors).  Interestingly, I subsequently got it ported to the web as a student project (as soon as I heard about CGI’s, the first web standard to support maintaining ‘state’, I realized it could run as a web game), and it still runs!  As far as I know, BTW, it’s the first web-based serious game ever.

My greatest challenge was another game you can still play on the web.  We’d developed a ‘linear scenario’ game on project management for non-project-managers, and they liked it so much they then asked for a game to accompany it.  But we’d already accomplished the learning!  Still, we did it.  I made the game about just managing to cope with missing data, scope creep, and other PM issues, so engineers could a) understand why they should be glad there were  project managers, and b) that they shouldn’t be jerks to work with.

Biggest failure that I recollect was a team brought together by a publisher to work with the lead author on a wildly successful book series.  There was a movie script writer who’d become a game designer, and me, and a very creative team. However, we had a real problem with the SME, who couldn’t get over the idea that the ‘game’ had to develop the concept without getting mired in the boring details of particular tools. We would get progress, and then generate a great concept, and we’d be reined back in to “but where’s the tool simulation”?  Unfortunately, the SME had ultimate control, not the creative team, and the continuing back and forth ultimately doomed the project.

Q3. When determining game play is avoiding violence an issue? Q4.  Is accounting for gender an issue when creating games?

I answered these two questions together; I don’t shy away from controversy, and believe that you use the design that works for the audience and the learning objective.  I believe education trumps censorship.  I argued many years ago (when Doom was the GTA of the day) that you could get meaningful learning experiences out of the worst of the shoot-em-ups.  Not that I’d advocate it.  Same with gender.  Figure out what’s needed.

As a caveat, I don’t believe in gratuitous violence, sex, or gender issues, (Why is sex more taboo than violence? I don’t get it.) but I believe you need to address them when relevant in context. In ways that glorify people, not violence or intolerance.

Q5. How did you develop your creation process?

I went from ad h0c at the start to trying to find the best grounding for process possible.  Even as an undergrad I had received a background in learning, but as a grad student I pursued it with a vengeance (I looked at cognitive, behavioral, constructivist, ID, social, even machine  learning looking for insight).  At the time, the HCI field was also looking at what made engaging experiences, and I pursued that too. The real integration happened when I looked systematically at design and creative processes: what worked and what didn’t.  Using the learning design process as a framework (since folks don’t tend to adopt new processes whole-cloth, but tend to modify their existing ones), I worked out what specifically was needed in addition to make the process work for (learning) game design.

Q6.  How do you work? Individually? As a team? If so, how do you develop a team?

Euphemistically, I work however anyone wants.  I seldom really do individual, however, because I have no graphic design skills to speak of (much to my dismay, but a person’s got to know their limitations, to paraphrase the great sage Harry Calahan).  Also, I strongly believe you should source the full suite of talent a game design needs: writing, audio, graphic, programming, UI, learning design, etc.  Naturally, in the real world, you do the best you can (“oh, I can do a good enough job of writing, and you can probably do a good enough job of audio as well as the programming”).

Q7. Is there a recipe for success in this industry? If so what is it and what would you say your biggest lesson has been so far?

My short answer is two-fold. I immodestly think that you really have to understand the alignment between effective practice and engaging experience (there’re lots of bad examples that show why you can’t just shove game and instructional designers into a room and expect anything good). Second, you have to know how to work and play well with others.  Game design is a team sport.

And finally, you really, really, have to develop your creative side.  As I tell my workshop attendees: I’ve got bad news, you have a big job ahead of you; if you’re going to do good serious game design, you’re going to have to play more games, go to more amusement parks, read more novels, watch more movies. It’s a big ask, I know, an onerous task, but hey, you’re professionals.   But you also have to be willing to take risks. Much to m’lady’s dismay, I argue that I continue to have to crack bad jokes as practice to find out what works (that’s my story, and I’m sticking with it).

If you can get a handle on these three elements: understanding the alignment, able to convince people to work with you on it, and push the envelope, I reckon you can succeed. What do you reckon?

Thinking well and, well, not so well

3 May 2012 by Clark 1 Comment

A number of books have crossed my path for a variety of reasons, and there’re some lessons to be extracted from three of them.  All have to do with looking at how our brains work, and some lessons therefrom.  There have been quite a bit of kerfuffle about ‘brain-based learning’, of which too much is inappropriate inferences from neuroscience to learning.  What I’m doing here is not that, but instead reporting on three books, only one of which has an explicit discussion of implications for both education and work. Still, valuable insight comes from all three.

Let me get the negative stuff out of the way first, a book that a number of folks have been excited about, Joshua Foer’s  Moonwalking with Einstein, just did nothing for me. It’s a great tale well told, but the lessons were only cautionary. In it, a journalist gets intrigued enough with remembering to train sufficiently to win the US memory championships (apparently, globally, a relatively minor accomplishment).  He reveals many memory tools to accomplish this, and points out some potential fraud along the way.  He also concludes that despite this heightened ability, there is little relevance in the real world.  We have devices that can be our memory now, and the need for these skills is questionable at best.  All in all, little benefit except to be skeptical.

A second book, Daniel Kahnemann’s Thinking Fast and Slow, is a different story. Kahnemann, and his late long-time collaborator Amos Tversky, conducted some seminal research in how we make decisions (essential reading in my grad school career).  And the best way to convey how we do this, as Kahnemann tells us, is to postulate two separate systems. Not surprisingly one is fast, and one is slow.  The book is quite long, as Kahnemann goes through every phenomenon of these outcomes that they’ve discovered (often with collaborators), but each chapter closes with some statements that capture the ways your thinking might be wrong, and ways to compensate. It could use more prescriptions and less description (I started skimming, I confess), but understand the two systems and the implications are important.  It’s a well-written and engaging book, I just wish there was a ‘take home’ version.

The fast system is, essentially, intuition. This comes in many ways from your experience, and experts in a field should trust their intuition (there’s a strong argument here for hiring someone with lots of experience) in their area.  In areas where expertise is needed, and you don’t have it, you should go to the slow system, conscious rational thought.  Which is very vulnerable to fatigue (it taxes your brain), so complex decisions late in a day of decision are suspect.  If your decision is commonplace, you can trust the fast system, and many times you’ll be using the slow system just to explain the decision the fast system came up with, but we’re prone to many forms of bias.  It’s a worthwhile read, and tells us a lot about how we might adapt our learning to develop the fast system when necessary, and when to look to the slow system.

Finally, Cathy Davidson’s written Now You See It, a book that takes an attentional phenomena and builds a strong case for more closely matching learning and work to how we really think.  (I was pointed to it by a colleague who complained that my learning theory references are old; I still take my integration of learning theory as appropriate but nice to see that more recent work reflects my take on the best from the past. :) The phenomena is related to how our attention is limited and we need help focusing it.  For a dramatic demonstration of this phenomena, view this video and follow the instructions.  Her point is that what and how we pay attention does not reflect our current schooling systems nor our traditional work environments.  She uses this and myriad examples to make a compelling case for change in both.  On the learning side, she argues strongly for making learning active and meaningful (a view I strongly support), and start using the technology. On the other side, she talks about the new ways of working consonant with our Internet Time Alliance views.  It’s very readable, as it’s funny, poignant, apt, and more.

I highly recommend Cathy Davidson’s book as something everyone should understand.  Like I said, I wish there were a ‘Readers Digest Condensed‘ version of Kahnemann’s book.  It’s worth having a look at if you’re responsible for decisions by folks, however, and at least the first few chapters if you’re at all responsible for helping people make better decisions.

Reimagined Learning: Content & Portfolio elaborated

10 April 2012 by Clark Leave a Comment

In a previous post I laid out the initial framework for rethinking learning design, and in a subsequent post I elaborated the activity component. I want to elaborate the rest a wee bit here.  Two additional components of the model around the activities were content and then products coupled with reflection.

Content, elaboratedOne of the driving points behind the model was to move away from content-driven learning, and start focusing on learning experience.  As a consequence, the activities were central, but content was there to be driven to from  the activities.  So, the activity would both motivate and contextualize the need to comprehend some concept or to access an example, and then there would be access paths to the content within  the activity. Or not, in that there might be a selection of content, or even the opportunity or need for the learner to choose relevant content. As with the activity, you gradually want to release responsibility to the learner for selecting content, initially modeling and increasingly devolving the locus of control.

Portfolio - product and reflections - elaboratedA second component is the output of the activity.  It was suggested that activities should generate products, such as solutions to problems, proposals for action, and more.  The activity would be structured to generate this product, and the product could either be a reflection itself (e.g. an event review) or tangible output.  It could be a document, audio, or even video. If the product itself is not a reflection, there should be one as well, a reflection.  Eventually, the product choice and reflection piece will be the responsibility of the learner, and consequently there will be a scaffolding and fading process here too.

Note that the product of learner activity could then  become  content for future activities.  The product could similarly be the basis for a subsequent activity.

The reflection itself is a self-evaluation mechanism, that is the learner should be looking at their own work as well as sharing the underlying thinking that led to the resulting product.  Peers could and should evaluate other’s products and reflections as an activity as well (getting just a wee bit recursive, but not problematically so). And, of course, the products and reflections are there for mentor evaluation.  And, as activities can be social, so too can the products be, and the reflections.

While digital tools aren’t required for this to work, it would certainly make sense from a wide-variety of perspectives to take advantage of digital tools. Rich media would make sense as content, and this could include augmented reality in contexts.  Further, creation tools could and should be used  to create products and or reflections. Of course, activities too could be digitally based such as simulations, whether desktop or digitally delivered, e.g. simulations or alternate reality games.

The notion is to try to reframe learning as a series of designed activities with guided reflections, and a gradual segue from mentor-designed to learner-owned.  Does this resonate?

Social Learning, Strategically

4 April 2012 by Clark 5 Comments

Increasingly, as I look around, I see folks addressing learning technology tactics; they’ll make a mobile app, they’ll try out a simulation game, they’ll put in a portal.  And there’s nothing wrong with doing each of these as a trial, a test run, some experience under the belt.  However, in the longer term, you want to start doing so strategically. I’ll use social media as an example.

Talking with my ITA colleague Jay Cross at lunch the other day, it occurred to me that I was seeing the same pattern with social media that I see elsewhere.  When I think through many instances I’ve seen, heard of, or experienced, I see them addressing one issue. “We’ve put in a social media system to use around our formal learning.”  “We’ll buy a social  media platform to use for our sales force.”  And these aren’t bad decisions, except for the fact that such an initiative has broader ramifications.

What I’m not seeing is folks thinking enough along the lines of “social media is a platform, and we should be looking at how the investment can be leveraged.”  I’m not seeing enough focus on using every tactic as a step on the way to a ‘workscape’ (aka performance ecosystem).  You want to be building the infrastructure for working smarter, and every move should be developing that capability.  You want to be getting closer and closer to workers having tools to hand, the resources they need to get the job done.

To empower workers, you want to have the tools for communication, e.g. video sharing, blogging micro- and macro-, discussion forums, etc as well as the tools for collaboration, e.g. shared documents and expertise finding, arranged around tasks and interests, not around silos.  To free folks up to get the job done, they need to be able to work smarter.

And you want to align what you’re doing with organizational goals, define metrics that will impact key business metrics, provide governance with partners both fundamental and strategic, leverage other organizational initiatives (oh, you’re putting in a CMS?  With just a small additional effort, we can use that to facilitate sharing of information…), etc.  It’s time to start thinking strategically, if you want to really move your organization forward.  There’re a number of steps: advanced ID, performance support, mobile, each taking on another facet, but arguably the biggest benefit will come from bringing together the talent in your organization.  Why not?

Probably the best first step to take is to start using social media in  the learning unit, so folks there ‘get it’ (you got to be in it to win it, as they say re: the lottery; guess that’s why I wasn’t one of the 3 winners :).  That’s a strategic step that can drive the rest.  And you can take the slow path and figure it out yourself, or accelerate with some assistance, but it’s really time to get going.  So, what’s stopping you?

 

Reimagining Learning

8 March 2012 by Clark 20 Comments

On the way to the recent Up To All Of Us unconference  (#utaou), I hadn’t planned a personal agenda.  However, I was going through the diagrams that I’d created on my iPad, and discovered one that I’d frankly forgotten. Which was nice, because it allowed me to review it with fresh eyes, and it resonated.  And I decided to put it out at the event to get feedback.  Let me talk you through it, because I welcome your feedback too.

Up front, let me state at least part of the motivation.  I’m trying to capture rethinking about education or formal learning. I’m tired of anything that allows folks to think knowledge dump and test is going to lead to meaningful change.  I’m also trying to ‘think out loud’ for myself.   And start getting more concrete about learning experience design.

Let me start with the second row from the top.  I want to start thinking about a learning experience as a series of activities, not a progression of content.  These can be a rich suite of things: engagement with a simulation, a group project, a museum visit, an interview, anything you might choose for an individual to engage in to further their learning. And, yes, it can  include traditional things: e.g. read this chapter.

This, by the way, has a direct relation to Project Tin Can, a proposal to supersede SCORM, allowing a greater variety of activities: Actor – Verb – Object, or I – did – this.  (For all I can recall, the origin of the diagram may have been an attempt to place Tin Can in a broad context!)

Around these activities, there are a couple of things. For one, content is accessed on the basis of the activities, not the other way around. Also, the activities produce products, and also reflections.

For the activities to be maximally valuable, they should produce output.  A sim use could produce a track of the learner’s exploration. A group project could provide a documented solution, or a concept-expression video or performance. An interview could produce an audio recording.  These products are portfolio items, going forward, and assessable items.  The assessment could be self, peer, or mentor.

However, in the context of ‘make your thinking visible’ (aka ‘show your  work’), there should also be reflections or cognitive annotations.  The underlying thinking needs to be visible for inspection. This is also part of your portfolio, and assessable. This is where, however, the opportunity to really recognize where the learner is, or is not, getting the content, and detect opportunities for assistance.

The learner is driven to content resources (audios, videos, documents, etc) by meaningful activity.  This in opposition to the notion that content dump happens before meaningful action. However, prior activities can ensure that learners are prepared to engage in the new activities.

The content could be pre-chosen, or the learners could be scaffolded in choosing appropriate materials. The latter is an opportunity for meta-learning.  Similarly, the choice of product could be determined, or up to learner/group choice, and again an opportunity for learning cross-project skills.  Helping learners create useful reflections is valuable (I recall guiding honours students to take credit for  the work they’d done; they were blind to much of the own hard work they had put in!).

When I presented this to the groups, there were several questions asked via post-its on the picture I hand-drew. Let me address them here:

What scale are you thinking about?

This unpacks. What goes into activity design is a whole separate area. And learning experience design may well play a role beneath this level.  However, the granularity of the activities is at issue.  I think about this at several scales, from an individual lesson plan to a full curriculum.    The choice of evaluation should be competency-based, assessed by rubrics, even jointly designed ones.  There is a lot of depth that is linked to this.

How does this differ from a traditional performance-based learning model?

I hadn’t heard of performance-based learning. Looking it up, there seems considerable overlap.  Also with outcome-based learning,  problem-based learning, or service learning, and similarly Understanding By Design.  It may not be more, I haven’t yet done the side-by-side. It’s scaling it up , and arguably a different lens, and maybe more, or not.  Still, I’m trying to carry it to more places, and help provide ways to think anew about instruction and formal education.

An interesting aside, for me, is that this does  segue to informal learning. That is, you, as an adult, choose certain activities to continue to develop your ability in certain areas.  Taking this framework provides a reference for learners to take control of their own learning, and develop their ability to be better learners.  Or so I would think, if done right.  Imagine the right side of the diagram moving from mentor to learner control.

How much is algorithmic?

That really depends.  Let me answer that in conjunction with this other comment:

Make a convert of this type of process out of a non-tech traditional process and tell that story…  

I can’t do that now, but one of the attendees suggested this sounded a lot like what she did in traditional design education. The point is that this framework is independent of technology.  You could be assigning studio and classroom and community projects, and getting back write-ups, performances, and more.  No digital tech involved.

There are definite ways in which technology can assist: providing tools for content search, and product and reflection generation, but this is not  about technology. You could be algorithmic in choosing from a suite of activities by a set of rules governing recommendations based upon learner performance, content available, etc.  You could also be algorithmic in programming some feedback around tech-traversal.  But that’s definitely not where I’m going right now.

Similarly, I’m going to answer two other questions together:

 How can I look at the path others take? and How can I see how I am doing?

The portfolio is really the answer.  You should be getting feedback on your products, and seeing others’ feedback (within limits).  This is definitely not intended to be individual, but instead hopefully it could be in a group, or at least some of the activities would be (e.g. communing on blog posts, participating in a discussion forum, etc).  In a tech-mediated environment, you could see others’ (anonymized) paths, access your feedback, and see traces of other’s trajectories.

The real question is: is this formulation useful? Does it give you a new and useful way of thinking about designing learning, and supporting learning?

70:20:10 Tech

6 March 2012 by Clark 3 Comments

At the recent Up To All Of Us event (#utaou), someone asked about the 70:20:10 model.  As you might expect, I mentioned that it’s a framework for thinking about supporting people at work, but it also occurred to me that there might be a reason folks have not addressed the 90, because, in the past, there might have been little that they could do. But that’s changed.

In the past, other than courses, there was little at could be done except providing courses on how to coach, and making job aids.  The technology wasn’t advanced enough.  But that’s changed.

Tech help by 70:20:10 stageWhat has changed are several things.  One is the rise of social networking tools: blogs, micro-blogs, wikis, and more. The other is the rise of mobile.  Together, we can be supporting the 90 in fairly rich ways.

For the 20, coaching and mentoring, we can start delivering that wherever needed, via mobile.  Learners can ask for, or even be provided, support more closely tied to their performance situations regardless of location.  We can also have a richer suite of coaching and mentoring happening through Communities of Practice, where anyone can be a coach or mentor, and be developed in those roles, too.  Learner activity can be tracked, as well, leaving traces for later review.

For the 70, we can first of all start providing rich job aids wherever and whenever, including a suite of troubleshooting information and even interactive wizards.  We also can have help on tap freed of barriers of time and distance.  We can look up information as well, if our portals are well-designed.  And we can find people to help, whether information or collaboration.

The point is that we no longer have limits in the support we can provide, so we should stop having limits in the help we *do* provide.

Yes, other reasons could still also be that folks in the L&D unit know how to do courses, so that’s their hammer making everything look like a nail, or they don’t see it as their responsibility (to which I respond “Who else? Are you going to leave it to IT? Operations?”). That *has* to change. We can, and should, do more.  Are you?

Will tablets diverge?

25 January 2012 by Clark 2 Comments

After my post trying to characterize the differences between tablets and mobile, Amit Garg similarly  posted that tablets are different. He concludes that “a  conscious decision should be made when designing tablet learning (t-learning) solutions”, and goes further to suggest that converting elearning or mlearning directly may not make the most sense.  I agree.

As I’ve suggested, I think the tablet’s not the same as a mobile phone. It’s not always  with you, and consequently it’s not ready for any use.  A real mobile device is useful for quick information bursts, not sustained attention to the device.  (I’ll suggest that listening to audio, whether canned or a conversation, isn’t quite the same, the mobile device is a vehicle, not the main source of interaction.)  Tablets are for more sustained interactions, in general. While they can be used for quick interactions, the screen size supports more sustained interactions.

So when do  you use tablets?  I believe they’re valuable for regular elearning, certainly.  While you would want to design for the touch screen interface rather than mimic a mouse-driven interaction.  Of course, I believe you also should not  replicate the standard garbage elearning, and take advantage of rethinking the learning experience, as Barbara Means suggested in the SRI report for the US Department of Education, finding that eLearning was now superior to F2F.  It’s not because of the medium itself, but because of the chance to redesign the learning.

So I think that tablets like the iPad will be great elearning platforms. Unless the task is inherently desktop, the intimacy of the touchscreen experience is likely to be superior.  (Though more than Apple’s new market  move, the books can be stunning, but they’re not a full learning experience.)  But that’s not all.

Desktops, and even laptops don’t have the portability of a tablet. I, and others, find that tablets are taken more places than laptops. Consequently, they’re available for use as performance support in more contexts than laptops (and not as many as smart or app phones).  I think there’ll be a continuum of performance support opportunities, and constraints like quantity of information (I’d rather look at a diagram on a tablet) constraints of time & space in the performance context, as well as preexisting pressures for pods (smartphone or PDA) versus tablets will determine the solution.

I do think there will be times when you can design performance support to run on both pads and pods, and times you can design elearning for both laptop and tablet (and tools will make that easier), but you’ll want to do a performance context analysis as well as your other analyses to determine what makes sense.

 

 

Performance Architecture

6 January 2012 by Clark 3 Comments

I’ve been using the tag ‘learning experience design strategy’ as a way to think about not taking the same old approaches of events  Ã¼ber ales.  The fact of the matter is that we’ve quite a lot of models and resources to draw upon, and we need to rethink what we’re doing.

The problem is that it goes far beyond just a more enlightened instructional design, which of course we need.  We need to think of content architectures, blends between formal and informal, contextual awareness, cross-platform delivery, and more.  It involves technology systems, design processes, organizational change, and more.  We also need to focus on the bigger picture.

Yet the vision driving this is, to me, truly inspiring: augmenting our performance in the moment and developing us over time in a seamless way, not in an idiosyncratic and unaligned way.  And it is strategic, but I’m wondering if architecture doesn’t better capture the need for systems and processes as well as revised design.

This got triggered by an exercise I’m engaging in, thinking how to convey this.  It’s something along the lines of:

The curriculum’s wrong:

  • it’s not knowledge objectives, it’s skills
  • it’s not current needs, it’s adapting to change
  • it’s not about being smart, it’s about being wise

The pedagogy’s wrong:

  • it’s not a flood, but a drip
  • it’s not knowledge dump, it’s decision-making
  • it’s not expert-mandated, instead it’s learner-engaging
  • it’s not ‘away from work’, it’s in context

The performance model is wrong:

  • it’s not all in the head, it’s distributed across tools and systems.
  • it’s not all facts and skill, it’s motivation and confidence
  • it’s not independent, it’s socially developed
  • it’s not about doing things right, it’s about doing the right thing

The evaluation is wrong:

  • it’s not seat time, it’s business outcomes
  • it’s not efficiency, at least until it’s effective
  • it’s not about normative-reference, it’s about criteria

So what does  this look like in practice?   I think it’s about a support system organized so that it recognizes what you’re trying to do, and provides possible help.  On top of that, it’s about showing where the advice comes from, developing understanding as an additional light layer.  Finally, on top of that, it’s about making performance visible and looking at the performance across the previous level, facilitating learning to learn. And, the underlying values are also made clear.

It doesn’t have to get all that right away.  It can start with just better formal learning design, and a bit of content granularity. It certainly starts with social media involvement.  And adapting the culture in the org to start developing meta-learning.  But you want to have a vision of where you’re going.

And what does it take to get here?  It needs a new design that starts from the performance gap and looks at root causes. The design process then onsiders what sort of experience would both achieve the end goal and the gaps in the performer equation (including both technology aids and knowledge and skill upgrades), and consider how that develops over time recognizing the capabilities of both humans and technology, with a value set that emphasis letting humans do the interesting work.  It’ll also take models of content, users, context, and goals, with a content architecture and a flexible delivery model with rich pictures of what a learning experience might look like and what learning resources could be.  And an implementation process that is agile, iterative, and reflective, with contextualized evaluation.  At least, that sounds right to me.

Now, what sounds right to you: learning experience design strategy, performance system design, performance architecture, <your choice here>?

 

Making Slow Learning Concrete #change11

7 December 2011 by Clark 5 Comments

It occurs to me that I’ve probably not conveyed in any concrete terms what I think the ‘slow learning’ experience might be like. And I admit that I’m talking a technology environment in the concrete instance (because I like toys).  So here are some instances:

Say you’ve a meeting with a potential client.  You’ve been working on how to more clearly articulate the solutions you offer and  listening to the customer to establish whether there’s a match or not. You’ve entered the meeting into your calendar, and indicated the topic by the calendar, tags, the client, or some other way. So, shortly before the meeting, your system might send you some reminder that both reiterated the ‘message’ you’d worked out, and reminded you about pulling out the client’s issues.  Then, there might be a tool provided during the meeting (whether one you’d created, one you’d customized, or a stock one) to help capture the important elements. Afterwards, the system might provide you with a self-evaluation tool, or even connect you to a person for a chat.

Or, say, you’re walking around a new town.  Your system might regularly suggest some topics of interest, depending on  your interest showing architecture, history, or socioeconomic indicators.  You could ignore them, or follow them up.  Ideally, it’d also start connecting some dots: showing a picture from a previous trip and suggesting “Remember we saw an example of <this> architect use here?  Well, right here we have the evolution of that form; see how the arches have…”  So it’s making connections for you.  You can ignore, pursue further, or whatever. It might make a tour for you on the fly, if you wanted.  If you were interested in food, it might say: “we’ve been exploring Indian food, you apparently have no plans for dinner and there’s an Indian restaurant near here that would be a way to explore Southern Indian cuisine”.

Another situation might be watching an event, and having extra information laid on top. So instead of just watching a game, you could see additional information that is being used by the coaches to make strategic decisions: strengths and weaknesses of the opposing team in this context, intangible considerations like clock management, or the effects of wind.

And even in formal schooling, if you’re engaged in either an individual or group problem, it might well be available to provide a hint, as well as of course tools to hand.

The notion is that you might have more formal and informal goals, and the system would layer on information, augmenting your reality with extra information aligned to your interests and goals, making the world richer.  It could and would help performance in the moment, but also layer on some concepts on top.

I see this as perhaps a mobile app, that has some way of notifying you (e.g. it’s own signature ‘sound’), a way to sense context, and more. It might ask for your agreement to have a link into the task apps you use, so it has more context information, but also knows when and where you are.

This isn’t the only path to slow learning.  Ideally, it’d just be a rich offering of community-generated resources and people to connect with in the moment, but to get people ready to take advantage of that it might need some initial scaffolding.  Is this making sense?

Slow Learning – #change11

3 December 2011 by Clark 18 Comments

This is a longer post launching my week in the #change11 MOOC (Massively Open Online Course).  

Our formal learning approaches too often don‘t follow how our brains really work.   We have magic now; we can summon up powerful programs to do our bidding, gaze through webcams across distances, and bring anyone and anything to pretty much anywhere. Our limitations are no longer the technology, but our imaginations. The question is, what are we, and should be, doing with this technology?

I like to look at this a couple of ways. For one, I like to ask myself “what would my ideal learning situation be”

Stop and ask yourself that.   Go ahead, I‘ll wait.   And feel free to share!

For me, that would be having a personal mentor traveling with me, looking at my tasks, providing both support in the moment, and developing me slowly over time.   I talked about how we might systematize that in a post titled Sage at the Side.   I also talked about this model as Layered Learning.   That is, layering on learning across our life.

It‘s part of what my colleague Harold Jarche talks about when saying “work is learning and learning is work”, the notion that as organizations start empowering workers to adapt to the increasing complexity, there will be no difference between work and learning, and we‘ll have to move away from the ‘event‘ model of learning and start integrating learning more closely into our activities.   We‘ll need to have a closer coupling between our activities and the resources, creating what Jay Cross calls a workscape and I‘ve termed the performance ecosystem.   That is, having the tools to hand, including job aids, people, and skill development, but in a more systemic way.

Think about that: how would you construct an optimal performance environment for yourself?   What would it look like?   Again, feel free to share.

Would it look like an LMS over here, training away over there, job aids scattered across portals, and social networks hierarchically structured or completely banned?   Would you have spray-and-pray (aka show up and throw up) training?   Online courses that are clicky-clicky bling-bling? Resources accessible by the way the organization is siloed?   Even the simple and well-documented matter of spaced learning is largely violated in most of the learning interventions we propagate.   In short, all of this is in conflict with how the human brain works!

Look at how how we learn naturally, before schooling (what I call the 7 C‘s of natural learning). We see that we learn by being engaged in meaningful activity, and working with others.   It‘s not about knowledge dump and test, but instead about coupling engaged activity with reflection.   I like Collins, Brown, & Holum‘s Cognitive Apprenticeship as a model for thinking more richly about learning.   Other learning models are not static (c.f. Merrill‘s trajectory through CDT to ID2 to Ripples), and I believe they‘ll converge where Cognitive Apprenticeship is (albeit perhaps my slightly adulterated version thereof).   It talks about modeling, scaffolding and release, naturally incorporating social and meaningful activity into the learning process.

Taking a broader look, too many of our systems have a limited suite of solutions to choose from, and ignore a number of features that we need.   The ADDIE process assumes a course, and still doesn‘t have any real support for the emotional engagement aspect. A step above is the HPT approach, which does look at the learning need and checks to see whether the solution might be a course, a job aid, realigning incentives, or some other things. However, it still doesn‘t consider, really, engagement, nor does an adequate job of considering when connecting to a person is a more valuable solution than designing content.

And while Gloria Gery‘s seminal work on Electronic Performance Support Systems suggested that these systems could not only provide support in the moment but also develop the learners‘ understanding, I still don‘t see this in any systems in practice. Even GPSs don‘t help you understand the area, they just get you where you‘re trying to go. So we are still missing something.

I‘m really arguing for the need to come up with a broader perspective on learning.   I‘ve been calling it learning experience design, but really it‘s more.   It‘s a combination of performance support and learning (and it‘s badly in need of some branding help). The notion is a sort-of personal GPS for your knowledge work. It‘s knows where you want to go (since you told it), and it knows where you are geographically and semantically (via GPS and your calendar), and as it recognizes the context it can provide not only support in the moment, but layers on learning along the way.   And I think that we don‘t know really how to look at things this way yet; we don‘t have design models (to think about the experience conceptually), we don‘t have design processes (to go from goal to solution), and we don‘t have tools (to deliver this integrated experience).   Yet the limits are not technological; we have the ability to build the systems if we can conceptualize the needed framework.

I think this framework will need to start with considering the experience design, what is the flow of information and activity that will help develop the learner (e.g. “If you get the design right, there are lots of ways to implement it”).   Then we can get into the mechanics of how to distribute the experience across devices, information, people, etc.   But this is embryonic yet, I welcome your thoughts!

Really, I‘m looking to start matching our technology more closely to our brains.   Taking a   page from the slow movement (e.g. slow X, where X = food, sex, travel, …), I‘m talking about slow learning, where we start distributing our learning in ways that match the ways in which our brains work: meaningfulness, activation and reactivation, not separate but wrapped around our lives, etc.

There‘s lots more: addressing the epistemology of learners, mobile technologies, meta-learning & 21st C skills, and deep analytics and semantic systems, to name a few, but I think we need to start with the right conceptions.   Some of my notions of design may be too didactic, after all, and we‘ll need to couple information augmentation with meaning-making to make real progress, but I think this notion of stepping back and reflecting on what we might want to achieve and where we‘re currently inadequate is an initial step.

And now the initiative is over to you. I look forward to your thoughts.

Readings

Collins, A., Brown, J.S., and Holum, A. (1991).   .   Cognitive Apprenticeship: Making Thinking Visible. American Educator, Winter.

Quinn, C. (2004).   Learning at Large.   Educational Technology, 44, 4, 45-49.

Quinn, C. (2009). Populating the LearnScape: e-Learning as Strategy. In M. Allen (Ed.) Michael Allen‘s eLearning Annual 2009. Pfeiffer, San Francisco.

Quinn, C. (2010). Rethinking eLearning.   Learning Solutions Magazine. April.

Quinn, C. (2010). Designing for an uncertain world. Learnlets. April.

Thalheimer, W. (2006).  Spacing Learning Over Time.  Work Learning Research.

« Previous Page
Next Page »

Clark Quinn

The Company

Search

Feedblitz (email) signup

Never miss a post
Your email address:*
Please wait...
Please enter all required fields Click to hide
Correct invalid entries Click to hide

Pages

  • About Learnlets and Quinnovation

The Serious eLearning Manifesto

Manifesto badge

Categories

  • design
  • games
  • meta-learning
  • mindmap
  • mobile
  • social
  • strategy
  • technology
  • Uncategorized
  • virtual worlds

License

Previous Posts

  • March 2026
  • February 2026
  • January 2026
  • December 2025
  • November 2025
  • October 2025
  • September 2025
  • August 2025
  • July 2025
  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
  • January 2015
  • December 2014
  • November 2014
  • October 2014
  • September 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014
  • December 2013
  • November 2013
  • October 2013
  • September 2013
  • August 2013
  • July 2013
  • June 2013
  • May 2013
  • April 2013
  • March 2013
  • February 2013
  • January 2013
  • December 2012
  • November 2012
  • October 2012
  • September 2012
  • August 2012
  • July 2012
  • June 2012
  • May 2012
  • April 2012
  • March 2012
  • February 2012
  • January 2012
  • December 2011
  • November 2011
  • October 2011
  • September 2011
  • August 2011
  • July 2011
  • June 2011
  • May 2011
  • April 2011
  • March 2011
  • February 2011
  • January 2011
  • December 2010
  • November 2010
  • October 2010
  • September 2010
  • August 2010
  • July 2010
  • June 2010
  • May 2010
  • April 2010
  • March 2010
  • February 2010
  • January 2010
  • December 2009
  • November 2009
  • October 2009
  • September 2009
  • August 2009
  • July 2009
  • June 2009
  • May 2009
  • April 2009
  • March 2009
  • February 2009
  • January 2009
  • December 2008
  • November 2008
  • October 2008
  • September 2008
  • August 2008
  • July 2008
  • June 2008
  • May 2008
  • April 2008
  • March 2008
  • February 2008
  • January 2008
  • December 2007
  • November 2007
  • October 2007
  • September 2007
  • August 2007
  • July 2007
  • June 2007
  • May 2007
  • April 2007
  • March 2007
  • February 2007
  • January 2007
  • December 2006
  • November 2006
  • October 2006
  • September 2006
  • August 2006
  • July 2006
  • June 2006
  • May 2006
  • April 2006
  • March 2006
  • February 2006
  • January 2006

Amazon Affiliate

Required to announce that, as an Amazon Associate, I earn from qualifying purchases. Mostly book links. Full disclosure.

We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.