<?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>Collaborative Liberal Arts Moodle Project &#187; extra credit</title>
	<atom:link href="http://www.clamp-it.org/tag/extra-credit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.clamp-it.org</link>
	<description>Building tools and sharing solutions for liberal arts colleges</description>
	<lastBuildDate>Sun, 22 Jan 2012 16:43:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Gradebook setup for weighted categories</title>
		<link>http://www.clamp-it.org/2009/08/gradebook-setup-for-weighted-categories/</link>
		<comments>http://www.clamp-it.org/2009/08/gradebook-setup-for-weighted-categories/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 18:34:57 +0000</pubDate>
		<dc:creator>Courtney Bentley</dc:creator>
				<category><![CDATA[Docs Blog]]></category>
		<category><![CDATA[aggregation]]></category>
		<category><![CDATA[extra credit]]></category>
		<category><![CDATA[gradebook]]></category>
		<category><![CDATA[moodle 1.9.5]]></category>

		<guid isPermaLink="false">http://www.clamp-it.org/?p=394</guid>
		<description><![CDATA[An explanation of how to set up the Moodle 1.9.5 gradebook using weighted categories.]]></description>
			<content:encoded><![CDATA[<h2>Scenario:</h2>
<p>Course grading is set up using weights such as these:</p>
<ul>
<li>15% &#8211; Mid-Term Exam</li>
<li>25% &#8211; Labs and Field Trips</li>
<li>15% &#8211; Critical Reviews</li>
<li>25% &#8211; Participation</li>
<li>20% &#8211; Final project</li>
</ul>
<h2>Steps:</h2>
<ol>
<li>Starting with a new, blank course, select <strong>Grades</strong> from the &#8220;Administration&#8221; block.</li>
<li>Click the <strong>[Categories and items]</strong> tab.</li>
<li>Then click the <strong>Full View</strong> link in the center of the page.</li>
<li>From the drop-down at the top of the aggregation column, select <strong>Weighted mean of grades</strong>.
<ol>
<li>Put a check next to &#8220;Aggregate only non-empty grades&#8221; so that blank grades are not calculated as zeros. This will require you to enter a zero for missing or incomplete work if you want the zero to factor.</li>
<li>Leave <strong>0 </strong>selected for &#8220;Drop the lowest,&#8221; otherwise the gradebook will drop the lowest category total for each student.</li>
<li>Click the <strong>[Save changes]</strong> button and remain in the &#8220;Full view.&#8221;</li>
</ol>
</li>
<li>Next, add categories into which you will organize graded items.
<ol>
<li>Click <strong>[Add category]</strong> at the bottom of the screen.</li>
<li>You need to determine the settings for this particular category:
<ol>
<li>Give the category a name (e.g., Exams, quizzes, labs, participation).</li>
<li>Determine the aggregation type. If you expect the items in the category to be weighted inherently by having all items equal or having more important items worth more points, select &#8220;Simple weighted mean of grades.&#8221;</li>
<li>Click the <strong>[Show Advanced] </strong>button and make sure there is a check next to &#8220;Aggregate only non-empty grades&#8221; so that blank grades are not calculated as zeros—this will require you to enter a zero for missing or incomplete work if you want the zero to figure in.</li>
<li>If you want to drop a certain amount of the lowest scores, select that in the drop-down.</li>
<li>Click the<strong> [Save changes]</strong> button and remain in the &#8220;Full view.&#8221;</li>
</ol>
</li>
<li>Continue adding as many new categories as you need to fit your grading structure.</li>
</ol>
</li>
<li>Next, add weights to your categories.
<ol>
<li>Each category will have 0.00 in the weight column. Set each category &#8220;weight&#8221; to the weight you want this category to hold in relation to the course grades as a whole. (If labs are worth 25% of the total course grade, this category should be set to 25.)</li>
<li>Once your categories are established, continue by adding grade items to the course. You can do this by adding assignments and activities directly to the course. When you add a new assignment or activity, you will be able to assign a category as you edit other settings. You may also choose to simply add manual items to the gradebook.</li>
</ol>
</li>
<li>Once your categories are established, click the <strong>[View]</strong> tab to return to the &#8220;Grader Report.&#8221;</li>
</ol>
<h3>To add manual items (new grade columns) to the gradebook:</h3>
<ol>
<li>Click the <strong>[Categories and items</strong>] tab.</li>
<li>Click <strong>[Add grade item]</strong> at the bottom of the screen.</li>
<li>Give the item a name, grade type and adjust other settings as necessary.</li>
<li>Be sure to specify the category to which this item belongs. If this is the only item for a category, you can add it to the main course category and apply the weight to the item as you would a category.</li>
<li>Click the <strong>[Save changes]</strong> button.</li>
<li>Continue adding new assignments, activities, and manual items as necessary. As you add these items, be sure to select the appropriate category in the settings. When you finish, click the <strong>[View]</strong> tab to return to the &#8220;Grader Report.&#8221;</li>
<li>As new items are added, they should appear nested under the appropriate category. If not, you can assign categories by editing each activity or by moving the items in the <strong>[Categories and items]</strong> tab. To do this:
<ol>
<li>Click the <strong>[Categories and items</strong>] tab and click the <strong>Simple view</strong> link.</li>
<li>Click the checkbox next to the item or items you want to move.</li>
<li>Scroll down and use the &#8220;Move selected items to&#8221; drop-down to choose the appropriate category. The screen will refresh and your items will be moved to the category.</li>
<li>When you finish, click the [<strong>View</strong>] tab to return to the &#8220;Grader Report.&#8221;</li>
</ol>
<p>OR</p>
<ol>
<li>Click the move arrows of the category or grade item to be moved. This refreshes the screen.</li>
<li>Click in the dashed box where the category or grade item should be placed.</li>
<li>When you finish, click the <strong>[View]</strong> tab to return to the &#8220;Grader Report.&#8221;</li>
</ol>
</li>
<li>As scores are added to the &#8220;Grader Report&#8221; or through the assignment grade sheet, the Category totals and Course total will update to reflect the current grade.</li>
<li>Obviously, check the math to assure that it&#8217;s calculating as you expect. You may find it helpful <strong>Show ranges, </strong>which is accessible by clicking the <strong>[My Preferences] </strong>tab and setting the &#8220;Ranges&#8221; drop-down to <strong>Yes</strong>. This will show you the greatest possible score for an item in the &#8220;Grader Report.&#8221;</li>
</ol>
<p>Note: At this point, do not check the extra credit boxes while using &#8220;Simple weighted mean of grades&#8221; for the category aggregation as this will break the gradebook. If you wish to use extra credit, please use &#8220;Sum of grades&#8221; aggregation instead.</p>
<p>DOWNLOAD A SIMPLE HTML FILE OF THIS DOCUMENT: <a href="http://www.clamp-it.org/wp-content/uploads/2009/08/moodle195_grade_weights.html">moodle195_grade_weights</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.clamp-it.org/2009/08/gradebook-setup-for-weighted-categories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using the Gradebook 1.9.5</title>
		<link>http://www.clamp-it.org/2009/08/using-the-gradebook-195/</link>
		<comments>http://www.clamp-it.org/2009/08/using-the-gradebook-195/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 13:07:13 +0000</pubDate>
		<dc:creator>Courtney Bentley</dc:creator>
				<category><![CDATA[Docs Blog]]></category>
		<category><![CDATA[aggregation]]></category>
		<category><![CDATA[extra credit]]></category>
		<category><![CDATA[gradebook]]></category>
		<category><![CDATA[moodle 1.9.5]]></category>

		<guid isPermaLink="false">http://www.clamp-it.org/?p=377</guid>
		<description><![CDATA[Grades in the Moodle 1.9.5 gradebook can be calculated, aggregated, and displayed in a variety of ways, and a variety of settings exist to meet a variety of grading strategies. This user documentation provides information on deciding which aggregation method to use, how to establish grade categories, and other common gradebook functions.]]></description>
			<content:encoded><![CDATA[<p>Grades in the Moodle 1.9.5 gradebook can be calculated, aggregated, and displayed in a variety of ways, and a variety of settings exist to meet a variety of grading strategies.</p>
<h3>Understanding aggregation strategies and normalization</h3>
<p>Most of the aggregation types in the 1.9.5 gradebook convert a grade to a percentage internally before applying weighting, calculating the category total, and using the category total to calculate the course total.</p>
<p>The different aggregation strategies allow you to choose the way category grades and a participant&#8217;s overall course grade are calculated. Aggregation strategies can be applied to the overall course and/or to specific categories. Some common aggregation types include the following:</p>
<p><strong>Mean of grades</strong> calculates the score as a percentage of each graded item; adds all the percentages for a category; and divides by the number of graded items.</p>
<p style="text-align: center;"><strong>A1 70/100, A2 20/80, A3 10/10, category max 100:<br />
(0.7 + 0.25 + 1.0)/3 = 0.65 &#8211;&gt; 65/100</strong></p>
<p><strong>Simple weighted mean</strong> uses the maximum grade values to weight scores within a category rather than normalizing a grade to 100 percent before weighting. This aggregation type does not allow you to set a weight for items or the categories; it simply uses the inherent weighting you&#8217;ve established by setting different maximum point values.</p>
<p style="text-align: center;"><span> <strong>A1 70/100, A2 20/80, A3 10/10: 70 + 20 + 10 = 100/190 </strong></span></p>
<p><strong>Sum of grades </strong><span>is the sum of all grade values. Scale grades are ignored. This is the only type that does not convert the grades to percentages internally (normalization). This means grades are weighted by their point value directly.  The </span><em>Maximum grade</em><span> of associated category item is calculated automatically as a sum of maximums from all aggregated items.</span><strong></strong></p>
<p style="text-align: center;"><strong>A1 70/100, A2 20/80, A3 10/10:<br />
70 + 20 + 10 = 100/190</strong></p>
<p><strong>Weighted mean</strong> allows you to establish weights for categories and items. These weights influence the overall importance of each item or category. For example, if a category is weighted at 50%, then regardless of the number of items in that category, the overall mean score of those items will be 50% of the student&#8217;s grade.</p>
<p style="text-align: center;"><strong>A1 70/100 weight 10, A2 20/80 weight 5, A3 10/10 weight 3, category max 100:<br />
(0.7*10 + 0.25*5 + 1.0*3)/18 = 0.625 &#8211;&gt; 62.5/100</strong></p>
<h3>Deciding which aggregation strategy to use</h3>
<p>Find the scenario that applies most closely to your grading philosophy for a particular course.</p>
<h4>Scenario 1</h4>
<p>IF<br />
I know in advance what all the graded course items are,<br />
and the available points per item are in proportion to each other (bigger items are worth more points).</p>
<p>THEN<br />
Use &#8220;Simple Weighted Mean of Grades&#8221; or &#8220;Sum of grades&#8221; as your aggregation strategy.<br />
There is no need to establish categories.</p>
<h4>Scenario 2</h4>
<p>IF<br />
I know in advance what all the graded course items are,<br />
and I use one standard scale to grade my course items. (Points out of five, or out of one hundred, etc.)<br />
But, some things are worth more than others (e.g., a final exam graded out of 100 is worth more than a homework assignment graded out of 100).</p>
<p>THEN<br />
Use &#8220;Weighted Mean of Grades.&#8221;<br />
Assign proportional weights to the ITEMS.</p>
<h4>Scenario 3</h4>
<p>IF<br />
I want the flexibility to add graded course items (pop quizzes, for example).</p>
<p>THEN<br />
Use &#8220;Weighted Mean of Grades.&#8221;<br />
Add proportional weights to the CATEGORIES of items that you want to be flexible.</p>
<h4>Scenario 4</h4>
<p>IF<br />
Everything in my course counts the same, regardless of what scale I use to grade it. (A 15-question quiz is worth the same number of points as a 10-question quiz.)</p>
<p>THEN<br />
Use &#8220;Mean of Grades.&#8221;</p>
<h3>Establishing grade categories</h3>
<p>If you select a strategy above that suggests you should use categories, it is easiest to establish these categories prior to adding assignments or manual grade items. This gives you the ability to designate the category (e.g., exams, quizzes, labs, etc.) when you create the grade item. Categories simply allow you to group grade items and alter settings to affect these grouped grades.</p>
<h4>To add new categories:</h4>
<ol>
<li> Select <strong>Grades</strong> from your course &#8220;Administration&#8221; block.</li>
<li> Select the <strong>[Categories and items]</strong> tab.</li>
<li> Click the<strong> [Add category]</strong> button at the bottom of the screen.</li>
<li> Configure the settings for this particular category:
<ol>
<li> Give the category a name (e.g., Exams, quizzes, labs).</li>
<li> Determine the aggregation type. Usually set this to the same aggregation type as you have selected for the overall gradebook. However, it is possible to select a different aggregation type for a category. Just be careful as this can have unexpected results.</li>
<li> This category can become a parent category and new child categories can be added within. To illustrate this, a &#8220;Quizzes&#8221; category (parent category) could contain two other categories (child categories under the parent) labeled, &#8220;Pop quizzes before mid-term&#8221; and  &#8220;Pop quizzes after mid-term.&#8221;</li>
<li> Item weight: The weight of the category in relation to the other categories.</li>
<li> Click the<strong> [Save changes]</strong> button.</li>
</ol>
</li>
</ol>
<h4>To edit categories:</h4>
<ol>
<li>Click the <strong>[Categories and items]</strong> tab.</li>
<li>Click on the <strong>[Edit]</strong> button next to the category you would like to edit.</li>
<li>Make any necessary changes.</li>
<li>Click the <strong>[Save changes]</strong> button.</li>
</ol>
<h4>To rearrange grade categories:</h4>
<ol>
<li>Click the <strong>[Categories and items]</strong> tab.</li>
<li>To move a category up or down, select the move icon (designated by the up/down arrow).</li>
<li>Select the empty box to move the category to a new location.</li>
<li>Click the <strong>[Save changes]</strong> button.</li>
</ol>
<h4><strong>To rearrange grade items:<br />
</strong></h4>
<ol>
<li>Click the <strong>[Categories and items]</strong> tab.</li>
<li>To move a graded item up or down, select the move icon (designated by the up/down arrow).</li>
<li>Select the empty box to move the graded item to a new location.</li>
<li>Click the <strong>[Save changes]</strong> button.</li>
</ol>
<h4>To assign existing grade items to categories:</h4>
<p>If grade items are added to a specified category, they will be assigned to the parent or course category. To assign grade items to a category:</p>
<ol>
<li> Select the <strong>[Categories and items]</strong> tab.</li>
<li> In the &#8220;Select&#8221; column, place a check next to the grade item(s) you wish to move.</li>
<li> Scroll to the bottom of the page and select from the &#8220;Move selected items to&#8221; drop-down menu the appropriate category in which the grade items should be moved.</li>
</ol>
<h4>To add manually graded item:</h4>
<p>To add new grade items to the grader report without adding an activity to the course page:</p>
<ol>
<li> Select the <strong>[Categories and items]</strong> tab.</li>
<li> Click the<strong> [Add grade item] </strong>button at the bottom of the screen.</li>
<li> Give the item a name and grade type and adjust any other settings as necessary.</li>
<li> Click the<strong> [Save changes]</strong> button.</li>
</ol>
<h3>Entering/Editing grade, including decimal grades and grades over 100%</h3>
<p>A handy feature of the gradebook is the ability to quickly enter or edit grades in a spreadsheet type view. This view allows you to enter point values higher than the grade item&#8217;s maximum. It also allows you to enter values with decimal points.</p>
<p>To access this view:</p>
<ol>
<li> Click <strong>Grades</strong> in the &#8220;Administration&#8221; block.</li>
<li> This should bring you to the &#8220;Grader Report&#8221; view, but if not, click the <strong>[View]</strong> tab then click the <strong>Grader report</strong> link.</li>
<li> Click the <strong>[Turn editing on]</strong> button in the upper right corner. This will display input boxes for each grade along with editing icons.</li>
<li> To enter a grade, click into the box for the student and grade item and enter a score. To enter multiple grades, hit tab key to move down the current column of text entry boxes.</li>
<li> When you finish entering grades, click the<strong> [Update]</strong> button at the bottom of the screen to save the grades.<br />
IF YOUR CAMPUS IS USING TIMEOUTS, REPLACE THE PREVIOUS LINE WITH THE FOLLOWING:<br />
When you finish entering grades, click the<strong> [Update]</strong> button at the bottom of the screen regularly to save grades as you work to avoid getting timed out.</li>
</ol>
<h3>Extra credit</h3>
<p>In some cases, you may decide after the gradebook is established as above, that you want to add optional extra credit grade items to the gradebook or to a particular category. Only two aggregation types easily allow for extra credit: &#8220;Sum of grades&#8221; or &#8220;Simple weighted mean of grade.&#8221;</p>
<h4>Assigning extra credit using &#8220;Sum of grades&#8221; or &#8220;Simple weighted mean of grades&#8221;</h4>
<ol>
<li> Click the <strong>[Categories and items]</strong> tab then click the <strong>[Turn editing on]</strong> button.</li>
<li> For the gradebook or category in which you want to apply extra credit, change the &#8220;Aggregation type&#8221; to <strong>Sum of grades</strong> or <strong>Simple weighted mean of grades</strong>.</li>
<li> Then, beside the appropriate gradebook item place a check in the box located in the &#8220;Extra Credit&#8221; column.</li>
<li> Click the <strong>[Save changes] </strong>button at the bottom.</li>
</ol>
<h3>Exporting the gradebook</h3>
<p>You may want to export your gradebook to either serve as a backup or be able to manipulate the data through spreadsheet software such as Excel.</p>
<p>Follow these steps to make a backup of your Moodle gradebook for your records.</p>
<ol>
<li>Click on <strong>[Export]</strong> tab.</li>
<li>Select an export format (OpenDoc, Plain text, Excel, XML)</li>
<li>Set options as required.</li>
<li>Click the <strong>[Submit]</strong> button.</li>
<li>After previewing the data on the following page, click the download button.</li>
</ol>
<p>DOWNLOAD A SIMPLE HTML VERSION OF THIS USER DOCUMENTATION: <a href="http://www.clamp-it.org/wp-content/uploads/2009/08/moodle195_gradebook_userdoc.html">moodle195_gradebook_userdoc.html </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.clamp-it.org/2009/08/using-the-gradebook-195/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

