<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title> &#187; glossary</title>
	<atom:link href="http://lei.jobhunting.co.nz/tag/glossary/feed/" rel="self" type="application/rss+xml" />
	<link>http://lei.jobhunting.co.nz</link>
	<description></description>
	<lastBuildDate>Wed, 26 Jan 2011 00:39:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>New Moodle glossary format  &#8211; Flashcard style</title>
		<link>http://lei.jobhunting.co.nz/2010/12/01/new-moodle-glossary-format-flashcard-style/</link>
		<comments>http://lei.jobhunting.co.nz/2010/12/01/new-moodle-glossary-format-flashcard-style/#comments</comments>
		<pubDate>Wed, 01 Dec 2010 03:29:01 +0000</pubDate>
		<dc:creator>Lei</dc:creator>
				<category><![CDATA[post]]></category>
		<category><![CDATA[glossary]]></category>
		<category><![CDATA[Moodle 2]]></category>

		<guid isPermaLink="false">http://lei.jobhunting.co.nz/?p=20</guid>
		<description><![CDATA[Github download link First, this new glossary format is not intend to replace your existing flashcard module or flash card lesson. It combines the flash card and glossary together as a tool to help students memorise terminologies. Users can click on the link (or anywhere on the card &#8211; this is on my to-do list:) [...]]]></description>
			<content:encoded><![CDATA[<a href="http://lei.jobhunting.co.nz/wp-content/gallery/moodle/screen-shot-2010-12-01-at-3-22-01-pm.png" title="" class="shutterset_singlepic5" >
	<img class="ngg-singlepic ngg-right" src="http://lei.jobhunting.co.nz/wp-content/gallery/cache/5__5202x340_screen-shot-2010-12-01-at-3-22-01-pm.png" alt="screen-shot-2010-12-01-at-3-22-01-pm" title="screen-shot-2010-12-01-at-3-22-01-pm" />
</a>

<p>Github <a href="https://github.com/leizhang/moodle-mod_glossary_formats_flashcard/zipball/master" target="_blank">download link</a></p>
<p>First, this new glossary format is not intend to replace your existing <a href="http://docs.moodle.org/en/Flashcard_module" target="_blank">flashcard module</a> or <a href="http://docs.moodle.org/en/Lesson_module#The_Flash_card_lesson" target="_blank">flash card lesson</a>. It combines the flash card and glossary together as a tool to help students memorise terminologies. Users can click on the link (or anywhere on the card &#8211; this is on my to-do list:) ), it will flip the card and show them the description of that concept.</p>
<p>One big advantage of using this format over old formats is this is more interactive, and students will have incentives to add more entries as they can use this glossary later on to help their study new concepts.</p>
<p>It has some limitations at the moment, such as the card border is fixed, if you insert an image that is bigger than the card size, you won&#8217;t be able to flip the card back to front; the other concern I have is I used a non-official javascript library, jQuery. In terms of page loading efficiency, it might not be the best approach to do, but it&#8217;s much easier to find some useful plugins in jQuery than in YUI.</p>
<p><span id="more-20"></span></p>
<p>To install this new glossary format:</p>
<p>1. Unzip the flashcard zip file, and drop the folder to mod/glossary/formats/.</p>
<p>2. Modify style.css file under mod/glossary/, add the following css style sheets.</p>
<p>/** Flashcard styles **/</p>
<p>.quickFlip{height:216px;width:322px}</p>
<p>.backPanel,.frontPanel{text-align:center}</p>
<p>.quickFlip .frontPanel,.quickFlip .backPanel{background:#F7F7F7;-moz-border-radius:8px;-webkit-border-radius:8px}</p>
<p>.quickFlip .frontPanel{border:1px outset #ddd}</p>
<p>.quickFlip .backPanel{border:1px outset #ddd}</p>
<p>.frontPanel .nolink {padding-top:40px;}</p>
<p>.backPanel .nolink {padding-top:40px;}</p>
<p>3. Add the following line to your lang file under mod/glossary/lang/en/ folder</p>
<p>$string['displayformatflashcard'] = &#8216;Flashcard style&#8217;;</p>
<p>4. You&#8217;re done:)</p><p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Flei.jobhunting.co.nz%2F2010%2F12%2F01%2Fnew-moodle-glossary-format-flashcard-style%2F&amp;title=New%20Moodle%20glossary%20format%20%20%26%238211%3B%20Flashcard%20style" id="wpa2a_2"><img src="http://lei.jobhunting.co.nz/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://lei.jobhunting.co.nz/2010/12/01/new-moodle-glossary-format-flashcard-style/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

