SlideShare une entreprise Scribd logo
1  sur  26
11 Ways to Use  Second Life ® in your classroom Michele Ryan  ©  March 2008  [email_address]
Teach a class in-world or Use SL as an educational supplement  to a traditional class  (blended or buffet style) Decide how you want to use SL to meet your learning outcomes.
[object Object],[object Object],How: Working with prims, scripts, textures, animations and 3D rendering.  Example: A computer science class is assigned the task of creating a building that has a window where the lighting and shadows change as the sun moves.
// simple light source demonstrator // 8feb07 &quot;tetsumo kuri&quot; // thanks to squee janitor for line to dissect integer light_s = TRUE;  //  &quot;_s&quot; for status default { state_entry() { //  llSetText(&quot;click me&quot;,<1,0,0.6>,.5);  // in case you like labels } touch_start(integer total_number) { if ( light_s ) {  light_s = FALSE; // fullbright doesn't have anything to do with light in NEW(2006?) lighting model  // setting fullbright does look good though llSetPrimitiveParams([PRIM_FULLBRIGHT,ALL_SIDES,FALSE]); llSetPrimitiveParams([PRIM_POINT_LIGHT, FALSE,  // if this is false, light is off, <0.0,1.0,0.0>,1.0, 10.0, 0.5]); // rest of params don't matter }  else { light_s = TRUE; //llSetPrimitiveParams([PRIM_FULLBRIGHT,ALL_SIDES,TRUE]);  //leave fullbright commented for now llSetPrimitiveParams([PRIM_POINT_LIGHT,TRUE, <1.0,0.7,1.0>,  // light color vector range: 0.0-1.0 *3 1.0,  // intensity  (0.0-1.0) 10.0,  // radius  (.1-10.0) 0.6 ]);  // falloff  (.01-1.0) // this could have been done in one line, like this  //llSetPrimitiveParams([PRIM_FULLBRIGHT,ALL_SIDES,FALSE,PRIM_POINT_LIGHT,TRUE,<1.0,1.0,0.5>,20,1.0,0.5]); //  ... but thats kinda hard to take in...  } //llSay(0, &quot; Click!&quot;);
2. Adding a visual element How: Either hosting pre-made objects that explains things in a visual way. Or assigning the students to create the objects.  Example: A history class re-creates the Egyptian  Pyramids, an art class re-creates a Van Gogh painting, a physics class uses a virtual experiment to play with the laws of motion.
 
3. As a data repository with linkages How: A collection of learning objects, websites, text material, PPT, exercises/quizzes, video/audio, large file swaps, podcasts  (lectures, presentations, films, interviews, etc.)  Example: Medical students practice listening to heart murmurs in a virtual lab. The material is accessed on demand as needed.
 
4. As a connection device  (VoIP, IM, Chat, languages)   How: As a meeting place for people who can not meet in real life, live or recorded conferences Example: In an online class, virtual teams meet to discuss their assignment and share their work. Like a visual conference call.
Live speaker streaming into SL
5. As a way to practice or apply classroom knowledge How: Scenario based role play, simulations, games Example: Business students create an in-world business, market it, produce a product, and try to sell it. Or Spanish language class goes to a Mexican marketplace. Students play roles of shop keeps and customers.
 
6. As a way to foster collaborative learning, team building, problem solving, and critical thinking How: The assigned task is the means… not the end. Example: Any class can be assigned to build a piano (or anything) that works.  They must work as a team, discover the resources they need, build the skills, specialize and teach each other, etc.
Team working on a project together,  teaching each other as they go.
7. As a research tool How: Study the SL behavior or use SL as a backdrop for your subject Example: A woman studies class creates avatars of the opposite sex (or race) and observes how they are treated.  Or an economy class studies the Linden currency exchange.
 
8. To build awareness, recruitment, or virtual tourism   How: Have your students create an Island that contains information and/or builds awareness.  Example: Build environmental awareness.  Give visitors a way to measure their “carbon footprints.”  This could include all types of media, collect donations, invite feedback, etc.
 
9. As a social device  How: Use the social activities to help team members get to know each other and practice communication skills. Example: Students are assigned to do a scavenger hunt or attend a dance party.
 
10. To create anonymity   How: Use as a meeting place to gather confidential information.  Example: Perform course evaluations, focus groups and generate feedback from behind avatars.
 
11. Macinema or Machinima  (same thing but I like Macinema because it comes from my-cinema, and means a video filmed in-world) How: Use the creation of a Macinema as a primary task  (requires a large number of project manager skills) Example: Business class must make a Machinima that explains how different management styles can affect different employees. Or bring a case study and their recommended solution to life.
Because the process of making a Macinema is complex and requires a great of thought about the content, as well as project management skills, team work, problem solving, resource management, etc.  A Macinema from Ohio University http://uk.youtube.com/watch?v=aFuNFRie8wA&feature=related
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
So, who’s ready to start? Thank you! Michele Ryan  ©  March 2008  [email_address]   Link to docs: http://www.lancs.ac.uk/postgrad/ryanm2/

Contenu connexe

Similaire à 11 Ways to Use Second Life in Education (Michele Ryan)

Aprendizaje por Simulación
Aprendizaje por SimulaciónAprendizaje por Simulación
Aprendizaje por SimulaciónModesta Lombardy
 
The Technology Classroom
The Technology ClassroomThe Technology Classroom
The Technology Classroomkflick
 
CELT
CELTCELT
CELTcies
 
PRHE Conference
PRHE ConferencePRHE Conference
PRHE Conferencecies
 
Week3 team assignment
Week3 team assignmentWeek3 team assignment
Week3 team assignmentkatealtman
 
Increaseing Interaction in an Online Course
Increaseing Interaction in an Online CourseIncreaseing Interaction in an Online Course
Increaseing Interaction in an Online CourseShaun Kellogg
 
Increasing Interaction in an Online Course
Increasing Interaction in an Online CourseIncreasing Interaction in an Online Course
Increasing Interaction in an Online CourseShaun Kellogg
 
A journey with blogging
A journey with bloggingA journey with blogging
A journey with bloggingTina Donnell
 
Summer Symposium Pres
Summer Symposium PresSummer Symposium Pres
Summer Symposium Preslovebear0401
 
Pedagogy2.0: A Missing or Broken Link
Pedagogy2.0: A Missing or Broken LinkPedagogy2.0: A Missing or Broken Link
Pedagogy2.0: A Missing or Broken Linkanthengman
 
Strategies for keeping the eLearner engaged
Strategies for keeping the eLearner engagedStrategies for keeping the eLearner engaged
Strategies for keeping the eLearner engagedYum Studio
 
Using ADDIE Model to Design Second Life activities for Online Learners
Using ADDIE Model to Design Second Life activities for Online LearnersUsing ADDIE Model to Design Second Life activities for Online Learners
Using ADDIE Model to Design Second Life activities for Online LearnersNew York Institute of Technology
 
Relative advantage and software
Relative advantage and softwareRelative advantage and software
Relative advantage and softwareTammi Gearhart
 
Technology Integration class #1 2011
Technology Integration class #1 2011Technology Integration class #1 2011
Technology Integration class #1 2011Dr. Maureen Lamb
 
Eating The Elephant (that is ICT) and eating it one bite @ a time!
Eating The Elephant (that is ICT) and eating it one bite @ a time!Eating The Elephant (that is ICT) and eating it one bite @ a time!
Eating The Elephant (that is ICT) and eating it one bite @ a time!Rachel Evans Boyd
 

Similaire à 11 Ways to Use Second Life in Education (Michele Ryan) (20)

Tie300 Lesson Plan
Tie300  Lesson PlanTie300  Lesson Plan
Tie300 Lesson Plan
 
Aprendizaje por Simulación
Aprendizaje por SimulaciónAprendizaje por Simulación
Aprendizaje por Simulación
 
E Learning2
E Learning2E Learning2
E Learning2
 
The Technology Classroom
The Technology ClassroomThe Technology Classroom
The Technology Classroom
 
Kobe, Session 2, curriculum design
Kobe, Session 2, curriculum designKobe, Session 2, curriculum design
Kobe, Session 2, curriculum design
 
CELT
CELTCELT
CELT
 
PRHE Conference
PRHE ConferencePRHE Conference
PRHE Conference
 
Week3 team assignment
Week3 team assignmentWeek3 team assignment
Week3 team assignment
 
Increaseing Interaction in an Online Course
Increaseing Interaction in an Online CourseIncreaseing Interaction in an Online Course
Increaseing Interaction in an Online Course
 
Increasing Interaction in an Online Course
Increasing Interaction in an Online CourseIncreasing Interaction in an Online Course
Increasing Interaction in an Online Course
 
A journey with blogging
A journey with bloggingA journey with blogging
A journey with blogging
 
Summer Symposium Pres
Summer Symposium PresSummer Symposium Pres
Summer Symposium Pres
 
Pedagogy2.0: A Missing or Broken Link
Pedagogy2.0: A Missing or Broken LinkPedagogy2.0: A Missing or Broken Link
Pedagogy2.0: A Missing or Broken Link
 
Strategies for keeping the eLearner engaged
Strategies for keeping the eLearner engagedStrategies for keeping the eLearner engaged
Strategies for keeping the eLearner engaged
 
Using ADDIE Model to Design Second Life activities for Online Learners
Using ADDIE Model to Design Second Life activities for Online LearnersUsing ADDIE Model to Design Second Life activities for Online Learners
Using ADDIE Model to Design Second Life activities for Online Learners
 
Relative advantage and software
Relative advantage and softwareRelative advantage and software
Relative advantage and software
 
Tutor Mentor Lor
Tutor Mentor LorTutor Mentor Lor
Tutor Mentor Lor
 
Technology Integration class #1 2011
Technology Integration class #1 2011Technology Integration class #1 2011
Technology Integration class #1 2011
 
Ldc
LdcLdc
Ldc
 
Eating The Elephant (that is ICT) and eating it one bite @ a time!
Eating The Elephant (that is ICT) and eating it one bite @ a time!Eating The Elephant (that is ICT) and eating it one bite @ a time!
Eating The Elephant (that is ICT) and eating it one bite @ a time!
 

Dernier

CALL ON ➥8923113531 🔝Call Girls Gomti Nagar Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Gomti Nagar Lucknow best sexual serviceCALL ON ➥8923113531 🔝Call Girls Gomti Nagar Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Gomti Nagar Lucknow best sexual serviceanilsa9823
 
The Economic History of the U.S. Lecture 21.pdf
The Economic History of the U.S. Lecture 21.pdfThe Economic History of the U.S. Lecture 21.pdf
The Economic History of the U.S. Lecture 21.pdfGale Pooley
 
(ANIKA) Budhwar Peth Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANIKA) Budhwar Peth Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANIKA) Budhwar Peth Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANIKA) Budhwar Peth Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
The Economic History of the U.S. Lecture 22.pdf
The Economic History of the U.S. Lecture 22.pdfThe Economic History of the U.S. Lecture 22.pdf
The Economic History of the U.S. Lecture 22.pdfGale Pooley
 
The Economic History of the U.S. Lecture 20.pdf
The Economic History of the U.S. Lecture 20.pdfThe Economic History of the U.S. Lecture 20.pdf
The Economic History of the U.S. Lecture 20.pdfGale Pooley
 
VIP Call Girls Service Dilsukhnagar Hyderabad Call +91-8250192130
VIP Call Girls Service Dilsukhnagar Hyderabad Call +91-8250192130VIP Call Girls Service Dilsukhnagar Hyderabad Call +91-8250192130
VIP Call Girls Service Dilsukhnagar Hyderabad Call +91-8250192130Suhani Kapoor
 
High Class Call Girls Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
High Class Call Girls Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsHigh Class Call Girls Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
High Class Call Girls Nagpur Grishma Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Independent Call Girl Number in Kurla Mumbai📲 Pooja Nehwal 9892124323 💞 Full ...
Independent Call Girl Number in Kurla Mumbai📲 Pooja Nehwal 9892124323 💞 Full ...Independent Call Girl Number in Kurla Mumbai📲 Pooja Nehwal 9892124323 💞 Full ...
Independent Call Girl Number in Kurla Mumbai📲 Pooja Nehwal 9892124323 💞 Full ...Pooja Nehwal
 
Booking open Available Pune Call Girls Wadgaon Sheri 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Wadgaon Sheri  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Wadgaon Sheri  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Wadgaon Sheri 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...
TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...
TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...ssifa0344
 
Call Girls Koregaon Park Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Koregaon Park Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Koregaon Park Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Koregaon Park Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
The Economic History of the U.S. Lecture 25.pdf
The Economic History of the U.S. Lecture 25.pdfThe Economic History of the U.S. Lecture 25.pdf
The Economic History of the U.S. Lecture 25.pdfGale Pooley
 
Call US 📞 9892124323 ✅ Kurla Call Girls In Kurla ( Mumbai ) secure service
Call US 📞 9892124323 ✅ Kurla Call Girls In Kurla ( Mumbai ) secure serviceCall US 📞 9892124323 ✅ Kurla Call Girls In Kurla ( Mumbai ) secure service
Call US 📞 9892124323 ✅ Kurla Call Girls In Kurla ( Mumbai ) secure servicePooja Nehwal
 
The Economic History of the U.S. Lecture 26.pdf
The Economic History of the U.S. Lecture 26.pdfThe Economic History of the U.S. Lecture 26.pdf
The Economic History of the U.S. Lecture 26.pdfGale Pooley
 
WhatsApp 📞 Call : 9892124323 ✅Call Girls In Chembur ( Mumbai ) secure service
WhatsApp 📞 Call : 9892124323  ✅Call Girls In Chembur ( Mumbai ) secure serviceWhatsApp 📞 Call : 9892124323  ✅Call Girls In Chembur ( Mumbai ) secure service
WhatsApp 📞 Call : 9892124323 ✅Call Girls In Chembur ( Mumbai ) secure servicePooja Nehwal
 
Dharavi Russian callg Girls, { 09892124323 } || Call Girl In Mumbai ...
Dharavi Russian callg Girls, { 09892124323 } || Call Girl In Mumbai ...Dharavi Russian callg Girls, { 09892124323 } || Call Girl In Mumbai ...
Dharavi Russian callg Girls, { 09892124323 } || Call Girl In Mumbai ...Pooja Nehwal
 
Best VIP Call Girls Noida Sector 18 Call Me: 8448380779
Best VIP Call Girls Noida Sector 18 Call Me: 8448380779Best VIP Call Girls Noida Sector 18 Call Me: 8448380779
Best VIP Call Girls Noida Sector 18 Call Me: 8448380779Delhi Call girls
 
06_Joeri Van Speybroek_Dell_MeetupDora&Cybersecurity.pdf
06_Joeri Van Speybroek_Dell_MeetupDora&Cybersecurity.pdf06_Joeri Van Speybroek_Dell_MeetupDora&Cybersecurity.pdf
06_Joeri Van Speybroek_Dell_MeetupDora&Cybersecurity.pdfFinTech Belgium
 

Dernier (20)

CALL ON ➥8923113531 🔝Call Girls Gomti Nagar Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Gomti Nagar Lucknow best sexual serviceCALL ON ➥8923113531 🔝Call Girls Gomti Nagar Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Gomti Nagar Lucknow best sexual service
 
The Economic History of the U.S. Lecture 21.pdf
The Economic History of the U.S. Lecture 21.pdfThe Economic History of the U.S. Lecture 21.pdf
The Economic History of the U.S. Lecture 21.pdf
 
(ANIKA) Budhwar Peth Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANIKA) Budhwar Peth Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANIKA) Budhwar Peth Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANIKA) Budhwar Peth Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
The Economic History of the U.S. Lecture 22.pdf
The Economic History of the U.S. Lecture 22.pdfThe Economic History of the U.S. Lecture 22.pdf
The Economic History of the U.S. Lecture 22.pdf
 
The Economic History of the U.S. Lecture 20.pdf
The Economic History of the U.S. Lecture 20.pdfThe Economic History of the U.S. Lecture 20.pdf
The Economic History of the U.S. Lecture 20.pdf
 
VIP Call Girls Service Dilsukhnagar Hyderabad Call +91-8250192130
VIP Call Girls Service Dilsukhnagar Hyderabad Call +91-8250192130VIP Call Girls Service Dilsukhnagar Hyderabad Call +91-8250192130
VIP Call Girls Service Dilsukhnagar Hyderabad Call +91-8250192130
 
High Class Call Girls Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
High Class Call Girls Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsHigh Class Call Girls Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
High Class Call Girls Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
 
Independent Call Girl Number in Kurla Mumbai📲 Pooja Nehwal 9892124323 💞 Full ...
Independent Call Girl Number in Kurla Mumbai📲 Pooja Nehwal 9892124323 💞 Full ...Independent Call Girl Number in Kurla Mumbai📲 Pooja Nehwal 9892124323 💞 Full ...
Independent Call Girl Number in Kurla Mumbai📲 Pooja Nehwal 9892124323 💞 Full ...
 
Booking open Available Pune Call Girls Wadgaon Sheri 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Wadgaon Sheri  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Wadgaon Sheri  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Wadgaon Sheri 6297143586 Call Hot Ind...
 
TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...
TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...
TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...
 
Call Girls Koregaon Park Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Koregaon Park Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Koregaon Park Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Koregaon Park Call Me 7737669865 Budget Friendly No Advance Booking
 
The Economic History of the U.S. Lecture 25.pdf
The Economic History of the U.S. Lecture 25.pdfThe Economic History of the U.S. Lecture 25.pdf
The Economic History of the U.S. Lecture 25.pdf
 
Call US 📞 9892124323 ✅ Kurla Call Girls In Kurla ( Mumbai ) secure service
Call US 📞 9892124323 ✅ Kurla Call Girls In Kurla ( Mumbai ) secure serviceCall US 📞 9892124323 ✅ Kurla Call Girls In Kurla ( Mumbai ) secure service
Call US 📞 9892124323 ✅ Kurla Call Girls In Kurla ( Mumbai ) secure service
 
The Economic History of the U.S. Lecture 26.pdf
The Economic History of the U.S. Lecture 26.pdfThe Economic History of the U.S. Lecture 26.pdf
The Economic History of the U.S. Lecture 26.pdf
 
WhatsApp 📞 Call : 9892124323 ✅Call Girls In Chembur ( Mumbai ) secure service
WhatsApp 📞 Call : 9892124323  ✅Call Girls In Chembur ( Mumbai ) secure serviceWhatsApp 📞 Call : 9892124323  ✅Call Girls In Chembur ( Mumbai ) secure service
WhatsApp 📞 Call : 9892124323 ✅Call Girls In Chembur ( Mumbai ) secure service
 
Dharavi Russian callg Girls, { 09892124323 } || Call Girl In Mumbai ...
Dharavi Russian callg Girls, { 09892124323 } || Call Girl In Mumbai ...Dharavi Russian callg Girls, { 09892124323 } || Call Girl In Mumbai ...
Dharavi Russian callg Girls, { 09892124323 } || Call Girl In Mumbai ...
 
Best VIP Call Girls Noida Sector 18 Call Me: 8448380779
Best VIP Call Girls Noida Sector 18 Call Me: 8448380779Best VIP Call Girls Noida Sector 18 Call Me: 8448380779
Best VIP Call Girls Noida Sector 18 Call Me: 8448380779
 
(INDIRA) Call Girl Mumbai Call Now 8250077686 Mumbai Escorts 24x7
(INDIRA) Call Girl Mumbai Call Now 8250077686 Mumbai Escorts 24x7(INDIRA) Call Girl Mumbai Call Now 8250077686 Mumbai Escorts 24x7
(INDIRA) Call Girl Mumbai Call Now 8250077686 Mumbai Escorts 24x7
 
Veritas Interim Report 1 January–31 March 2024
Veritas Interim Report 1 January–31 March 2024Veritas Interim Report 1 January–31 March 2024
Veritas Interim Report 1 January–31 March 2024
 
06_Joeri Van Speybroek_Dell_MeetupDora&Cybersecurity.pdf
06_Joeri Van Speybroek_Dell_MeetupDora&Cybersecurity.pdf06_Joeri Van Speybroek_Dell_MeetupDora&Cybersecurity.pdf
06_Joeri Van Speybroek_Dell_MeetupDora&Cybersecurity.pdf
 

11 Ways to Use Second Life in Education (Michele Ryan)

  • 1. 11 Ways to Use Second Life ® in your classroom Michele Ryan © March 2008 [email_address]
  • 2. Teach a class in-world or Use SL as an educational supplement to a traditional class (blended or buffet style) Decide how you want to use SL to meet your learning outcomes.
  • 3.
  • 4. // simple light source demonstrator // 8feb07 &quot;tetsumo kuri&quot; // thanks to squee janitor for line to dissect integer light_s = TRUE; // &quot;_s&quot; for status default { state_entry() { // llSetText(&quot;click me&quot;,<1,0,0.6>,.5); // in case you like labels } touch_start(integer total_number) { if ( light_s ) { light_s = FALSE; // fullbright doesn't have anything to do with light in NEW(2006?) lighting model // setting fullbright does look good though llSetPrimitiveParams([PRIM_FULLBRIGHT,ALL_SIDES,FALSE]); llSetPrimitiveParams([PRIM_POINT_LIGHT, FALSE, // if this is false, light is off, <0.0,1.0,0.0>,1.0, 10.0, 0.5]); // rest of params don't matter } else { light_s = TRUE; //llSetPrimitiveParams([PRIM_FULLBRIGHT,ALL_SIDES,TRUE]); //leave fullbright commented for now llSetPrimitiveParams([PRIM_POINT_LIGHT,TRUE, <1.0,0.7,1.0>, // light color vector range: 0.0-1.0 *3 1.0, // intensity (0.0-1.0) 10.0, // radius (.1-10.0) 0.6 ]); // falloff (.01-1.0) // this could have been done in one line, like this //llSetPrimitiveParams([PRIM_FULLBRIGHT,ALL_SIDES,FALSE,PRIM_POINT_LIGHT,TRUE,<1.0,1.0,0.5>,20,1.0,0.5]); // ... but thats kinda hard to take in... } //llSay(0, &quot; Click!&quot;);
  • 5. 2. Adding a visual element How: Either hosting pre-made objects that explains things in a visual way. Or assigning the students to create the objects. Example: A history class re-creates the Egyptian Pyramids, an art class re-creates a Van Gogh painting, a physics class uses a virtual experiment to play with the laws of motion.
  • 6.  
  • 7. 3. As a data repository with linkages How: A collection of learning objects, websites, text material, PPT, exercises/quizzes, video/audio, large file swaps, podcasts (lectures, presentations, films, interviews, etc.) Example: Medical students practice listening to heart murmurs in a virtual lab. The material is accessed on demand as needed.
  • 8.  
  • 9. 4. As a connection device (VoIP, IM, Chat, languages) How: As a meeting place for people who can not meet in real life, live or recorded conferences Example: In an online class, virtual teams meet to discuss their assignment and share their work. Like a visual conference call.
  • 11. 5. As a way to practice or apply classroom knowledge How: Scenario based role play, simulations, games Example: Business students create an in-world business, market it, produce a product, and try to sell it. Or Spanish language class goes to a Mexican marketplace. Students play roles of shop keeps and customers.
  • 12.  
  • 13. 6. As a way to foster collaborative learning, team building, problem solving, and critical thinking How: The assigned task is the means… not the end. Example: Any class can be assigned to build a piano (or anything) that works. They must work as a team, discover the resources they need, build the skills, specialize and teach each other, etc.
  • 14. Team working on a project together, teaching each other as they go.
  • 15. 7. As a research tool How: Study the SL behavior or use SL as a backdrop for your subject Example: A woman studies class creates avatars of the opposite sex (or race) and observes how they are treated. Or an economy class studies the Linden currency exchange.
  • 16.  
  • 17. 8. To build awareness, recruitment, or virtual tourism How: Have your students create an Island that contains information and/or builds awareness. Example: Build environmental awareness. Give visitors a way to measure their “carbon footprints.” This could include all types of media, collect donations, invite feedback, etc.
  • 18.  
  • 19. 9. As a social device How: Use the social activities to help team members get to know each other and practice communication skills. Example: Students are assigned to do a scavenger hunt or attend a dance party.
  • 20.  
  • 21. 10. To create anonymity How: Use as a meeting place to gather confidential information. Example: Perform course evaluations, focus groups and generate feedback from behind avatars.
  • 22.  
  • 23. 11. Macinema or Machinima (same thing but I like Macinema because it comes from my-cinema, and means a video filmed in-world) How: Use the creation of a Macinema as a primary task (requires a large number of project manager skills) Example: Business class must make a Machinima that explains how different management styles can affect different employees. Or bring a case study and their recommended solution to life.
  • 24. Because the process of making a Macinema is complex and requires a great of thought about the content, as well as project management skills, team work, problem solving, resource management, etc. A Macinema from Ohio University http://uk.youtube.com/watch?v=aFuNFRie8wA&feature=related
  • 25.
  • 26. So, who’s ready to start? Thank you! Michele Ryan © March 2008 [email_address] Link to docs: http://www.lancs.ac.uk/postgrad/ryanm2/