I just had a nice chat with Chimera Cosmos in SL and we became friends. Afterwords, I realize that I never explained why I'm spending so much time on the backside of making molecules using Hiro Sheridan's Rezzer and not having the students build them or work directly with the programs. Teaching first year chem is a challenge and although I've been giving review sessions in SL, only a few students show. Part of the reason is the steep learning curve for building in SL. So I'm working to develop these VSEPR learning modules so that the emphasis is on learning VSEPR theory and not on learning more than the fundamentals of SL. That's my ultimate goal. I'll be trying it out in Spring 2011 since I teach off-sequence - Chem 101 in the spring. Here's how I will incorporate this activity into the gradebook.
In my class - I give optional 3 writing assignments using Calibrated Peer Review as part of the syllabus (I'm the university administrator for this on-line program). I plan on adding an SL assignment on VSEPR theory so that I have 4 assignments. So their final score is based on 3 exams, 1 final, and a virtual 4th exam where I average the best 3 scores of their writing assignments (+ now their SL assignment) and their 3 exams. The students like the ability to have some control in how their grades are determined. As a note, I also have their on-line homework count as 100% or 20% of an exam. I calculate their final grade both ways and give each one their better score. I love how I can use an Excel spreadsheet to individualize student grades.
I'm looking forward to seeing how this will work. I'll have to have an alternative for my students under the age of 18 since they won't be able to get into SL.
Teaching in SL
Over the years, I have been incorporating more and more technology into my chemistry classes. Now that I retired in 2015, it is fun to look back at what I did. Here's a PP presentation I gave long ago. http://www.chem.tamu.edu/class/fyp/keeney/secondlife/Integrated%20Technology-its.ppt I am editing this in 2017.
Fall 2010 was my 3rd semester at trying to incorporate optional weekly review sessions into SL. Optional for a few reasons. (1) My classes are large; I teach two classes of about 250 students each, so obviously I cannot have everyone in SL at the same time. (2) I do have a few students under 18 - which is problematic. (3) Some students are very uncomfortable in SL. Here I'll be blogging about the trials/tribulations of encouraging students to get involved in SL. Here's the link to a video clip of a tour of my area: http://www.chem.tamu.edu/class/fyp/keeney/secondlife/drwendy-in-SL.mp4
Chemistry World is the island Kurt Winkleman and I developed to see if first year chem students can do labs in SL. This blog is not about that project.
You can visit researchgate.com to keep updated with our papers.
Fall 2010 was my 3rd semester at trying to incorporate optional weekly review sessions into SL. Optional for a few reasons. (1) My classes are large; I teach two classes of about 250 students each, so obviously I cannot have everyone in SL at the same time. (2) I do have a few students under 18 - which is problematic. (3) Some students are very uncomfortable in SL. Here I'll be blogging about the trials/tribulations of encouraging students to get involved in SL. Here's the link to a video clip of a tour of my area: http://www.chem.tamu.edu/class/fyp/keeney/secondlife/drwendy-in-SL.mp4
Chemistry World is the island Kurt Winkleman and I developed to see if first year chem students can do labs in SL. This blog is not about that project.
You can visit researchgate.com to keep updated with our papers.
Tuesday, July 13, 2010
Monday, July 12, 2010
Making a Specific Molecular Rezzer - Part 2 - Finishing up your rezzer
(1) Once you have the hin code for your molecule or ion, the easiest way is to use a molecular rezzer that has already been built and edit it. So enter Second Life, go to my VSEPR area. Here is the SLURL: http://slurl.com/secondlife/12th%20Man/231/225/26 . Right click on one of the boxes on the TOWER of VSEPR and take a copy.

(3) Drag the Hiro Sheridan Molecular Rezzer box from your inventory to the sandbox. Now we will edit it. Right click on the box and pick edit. In the General tab, change the name and make sure all the desired boxes are clicked. In the Texture tab, choose the texture you want. (I use CorelDraw to produce appropriate jpg files. I then upload the textures at L$10/texture to use in SL. I'll be providing all the molecules and rezzers I use to anyone who wants them.). Finally, under the content tab, we will only be editing the MoleculeNotecard, so right click on the notecard and choose Open. Now, simply edit. Change the title to the molecule of your choice - I'll use CO2. Then copy and paste the hin data for atom 1, 2, etc. The notecard now looks like:
mol 1 "CO2" (the quotes aren't necessary)
atom 1 - O ** - -0.18608 0.99436 0.00000 0.00000 1 2 d atom 2 - C ** - 0.37217 2.19152 0.00000 0.00000 2 1 d 3 d
atom 3 - O ** - -0.18608 3.38867 0.00000 0.00000 1 2 d
Now hit the Save button and get out of edit mode.
(4) To check your work, left click on the box, and CO2 will appear before your eyes! You can link the parts together by right clicking on an atom, choosing edit, holding down the shift key, then clicking on each individual atom and bond, then hitting control l (the letter L). Try to click on the center atom last. You'll see all the objects in blue with the last object you linked in yellow. (Note: to unlink, hit Control Shift l (letter L). Now the molecule is a single unit. To name it, go into edit mode, and change the name. To get the molecule to rotate, open your inventory and search for rotation script. You'll find one in your library. Drag the script into the contents tab of your molecule and exit edit mode. You'll find it rotates very fast around the center carbon atom - the last one that was linked. To edit the script so that the molecule spins more slowly, go back into edit mode, under the contents tab and click on the rotation script. You'll see:
default
{state_entry()
{
llTargetOmega(<0,0,1>,PI,1.0);
}
}

Making a Specific Molecular Rezzer - Part 1 - Getting the right code for your molecule
The backbone of the VSEPR learning modules is preparing Hiro's Sheridan Molecular Rezzer boxes to create the molecules and ions you want the students to study. Here's the way to do this for molecules/ions with 2, 3, or 4 regions of high electron density around the atom of interest. Lone pairs of electrons are not shown and the species created are the ones that minimize formal charge. So the sulfate ion shows 2 oxygens bonded to S with single bonds and 2 oxygens bonded to S with double bonds.
(1) Download and open the free OpenBabelGuI program from http://www.openbabel.org/. OpenBabel is an open source chemistry toolbox. We will use it to translate the SMILES chemical file format for our molecules into hin (HyperChem HIN) format; this is the formate that the Hiro Sheridan's Molecular Rezzer uses to create molecules.
(2) Go to http://www.chemspider.com/ and type the name or formula of the molecule you want the rezzer to create into the search box. ChemSpider.com is an on-line chemistry community that provides free access to millions of chemical structures. Type in CO2. You can now find that the SMILES formate for CO2 is
C(=O)=O after you click on Machine readable identifiers. Hit the COPY button.
(3) In the open program, OpenBableGUI, select smi (SMILES) as your input format and click on "Input below" box. Paste the SMILES data (e.g. C(=O)=O) into the input box. In the center section, make sure that "Add hydrogen" and "Generate 3-D Coordinates' boxes are checked. In the right section, select hin-HyperChem HIN as your format, and put a check in the box "Output below only." Now, click on "CONVERT" button in top middle. In the right hand box, you'll see:
mol 1 ""
atom 1 - O ** - -0.18608 0.99436 0.00000 0.00000 1 2 d
atom 2 - C ** - 0.37217 2.19152 0.00000 0.00000 2 1 d 3 d
atom 3 - O ** - -0.18608 3.38867 0.00000 0.00000 1 2 d
endmol 1
You'll only be using the bolded part. Here's what the OpenBabelGUI page should look like.
(1) Download and open the free OpenBabelGuI program from http://www.openbabel.org/. OpenBabel is an open source chemistry toolbox. We will use it to translate the SMILES chemical file format for our molecules into hin (HyperChem HIN) format; this is the formate that the Hiro Sheridan's Molecular Rezzer uses to create molecules.
(2) Go to http://www.chemspider.com/ and type the name or formula of the molecule you want the rezzer to create into the search box. ChemSpider.com is an on-line chemistry community that provides free access to millions of chemical structures. Type in CO2. You can now find that the SMILES formate for CO2 is
C(=O)=O after you click on Machine readable identifiers. Hit the COPY button.
mol 1 ""
atom 1 - O ** - -0.18608 0.99436 0.00000 0.00000 1 2 d
atom 2 - C ** - 0.37217 2.19152 0.00000 0.00000 2 1 d 3 d
atom 3 - O ** - -0.18608 3.38867 0.00000 0.00000 1 2 d
endmol 1
You'll only be using the bolded part. Here's what the OpenBabelGUI page should look like.
VSEPR Species Giver

(1) rez the molecules/ions and take a picture of yourself with the molecule/ion.
(2) draw an appropriate dot stucture for the molecule.
(3) give the electronic and molecular geometry
(4) give the bond anges and the hybridization of the center atom.
Wednesday, June 30, 2010
Free Stuff for Faculty

Monday, June 28, 2010
Object Giver Script

This script allows you to give items to students, as in a homework assignment. You set how many (1, 2, or 3) objects are given to each person who clicks. It keeps a list of which items were given to each student ... and it gives you reports upon request.
1) Rez your "item giver" prim and load the items to be given.
2) Add the script.
3) Open the script in the prim's contents, check the "Mono" box, and "Save."
4) When you click the box, you get a menu. The following options are available to you.
A) Power On/Off = turn the unit on/off. When it is off, it will not give items away.
B) Give 1, Give 2, Give 3 = set the number of items to give when a person clicks. Once a person has gotten objects, clicking again will remind them of the objects they were given.
C) Student Rpt = get a list of students who have received objects, along with the objects they received.
D) Item Rpt = Get a list of the items in the contents, along with the individuals to whom each was given.
E) Reset Student = Allows you to reset an individual student, and they will be allowed to click and receive objects again.
F) Backup = Gives you a list, to be placed in a notecard (see below), which resets the device with those values. This is an alternate way to reset individual students, because you can simply remove them from the list.
G) Reset = Resets the device, clearing all values.
H) Cancel = Turn off the menu without making a choice.
**********
The "Backup" option will give you some information to be placed in a notecard. This allows the object to be reset, but without deleting all of the values contained in memory. If you desire to remove individuals, you may do so.
To do this:
1) Click the "Backup" button and get the listing.
2) Create a new notecard in your inventory. Set the name to "Reset Values."
3) Copy, beginning with (and including) the "***START***" line, and ending with (and including) the "***END***" line, all of the information to the notecard.
4) Remove the lines for any students you would like to delete.
5) Save the notecard.
6) Add the notecard to the object's contents. The script will be reset with those values, and will automatically delete that notecard from the contents when finished.
**********
That's all there is to it! Enjoy your object giver.
BetterThan Ordinary
Betr Scripz
Obelisk Quizzes
I'm taking a little break from VSEPR theory to work on my obelisk quizzes for Chem 102. I'm using a similar system to the one that Horace Moody uses for organic chemistry. The obelisk quizzing system is by Eloise Pasteur and can easily be bought at XStreetSL.com: Big Quiz Rezzer-structured, which I use, and Big Quiz Rezzer-random, costing L$350. They are copyable, so you only have to buy it once. I changed the texture so that each obelisk covers the material for a chapter. I wanted mine structured so that the same 4 squares appear together, 3 false statements and 1 true. Each set generally represents a topic in the class. When you click on a square, if you picked the correct one, you are given another set of 4 choices. If you picked the wrong one, you have to start at the beginning again.
This is a great way to direct a review session in SL for students. You do have to watch out for students who want to click a square, before you finish discussing all the options. If they pick wrong, it's back to the beginning again.
The downside is the creating and uploading of each choice. I make mine in Corel Draw, but I know you can use power point. You then have to upload each drawing/PP slide into SL at L$10 a shot. If you have 15 sets of statements, that is 60 file uploads and L$600 (about $2.25 as of yesterday). If you would like any of my quzzes (not the quiz obelisk, but the actual quiz textures), I'm happy to give them to you - just email me at k-keeney@tamu.edu or IM me in world. That way you wouldn't have to pay to upload them.
I actually combine the quiz obelisk with an in-world clicker system called Pollster from Azwaldo Villota that I bought for L$299. It works perfectly. There are 4 colored squares arranged just like the squares in the quiz obelisk system. This allows students to make their choices before you start the discussion on each topic. The students are involved in the process and even newbies can handle this. The only issue is that students will click on the quiz obelisk square rather than the pollster square, and the class will either be sent back to the begiinning, or you'll move onto the next topic too soon.
This is a great way to direct a review session in SL for students. You do have to watch out for students who want to click a square, before you finish discussing all the options. If they pick wrong, it's back to the beginning again.
The downside is the creating and uploading of each choice. I make mine in Corel Draw, but I know you can use power point. You then have to upload each drawing/PP slide into SL at L$10 a shot. If you have 15 sets of statements, that is 60 file uploads and L$600 (about $2.25 as of yesterday). If you would like any of my quzzes (not the quiz obelisk, but the actual quiz textures), I'm happy to give them to you - just email me at k-keeney@tamu.edu or IM me in world. That way you wouldn't have to pay to upload them.
I actually combine the quiz obelisk with an in-world clicker system called Pollster from Azwaldo Villota that I bought for L$299. It works perfectly. There are 4 colored squares arranged just like the squares in the quiz obelisk system. This allows students to make their choices before you start the discussion on each topic. The students are involved in the process and even newbies can handle this. The only issue is that students will click on the quiz obelisk square rather than the pollster square, and the class will either be sent back to the begiinning, or you'll move onto the next topic too soon.
Subscribe to:
Posts (Atom)