<?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>Archetyped &#8250; Project</title>
	<atom:link href="http://archetyped.com/tag/project/feed/" rel="self" type="application/rss+xml" />
	<link>http://archetyped.com</link>
	<description>Explore, Experiment, Inspire</description>
	<lastBuildDate>Tue, 21 Feb 2012 23:49:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Lab &#8250; WordPress in the Classroom: Core</title>
		<link>http://archetyped.com/lab/wordpress-in-the-classroom-core/</link>
		<comments>http://archetyped.com/lab/wordpress-in-the-classroom-core/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 04:21:47 +0000</pubDate>
		<dc:creator>Sol</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[Explore]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[Planning]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://archetyped.com/auto-draft/</guid>
		<description><![CDATA[Last time we brainstormed the possible way that WordPress can be used in the classroom.  Today we look at the heart of the whole operation-- the Core.]]></description>
			<content:encoded><![CDATA[<p>Last time we <a href="http://archetyped.com/lab/wordpress-in-the-classroom-brainstorming/" title="WordPress in the Classroom: Brainstorming">brainstormed</a> the possible way that WordPress can be used in the classroom.  Several areas were identified where WordPress could be of use and there are undoubtedly even more areas as yet unknown.</p>
<p>Today we&#8217;re taking a look at the first component that will serve as the central nexus for all other components&#8211; <strong>the Core</strong>.</p>
<h2>Core Features &amp; Functionality</h2>
<p>The main purpose of the Core component is to lay the foundation for all of the other components, so there isn&#8217;t much in the way of flashy features, just the basics:</p>
<h3>User Types</h3>
<ul>
<li><strong>Teachers</strong></li>
<ul>
<li>Assigned to one or more <strong>Classes</strong></li>
<ul>
<li><strong>Class</strong> history is retained</li>
</ul>
<li>Access to data of <strong>Students</strong> in their <strong>Classes</strong></li>
</ul>
<li><strong>Students</strong></li>
<ul>
<li>Assigned to one or more <strong>Classes</strong> at a time<strong><br />
</strong></li>
<ul>
<li><strong>Class</strong> changes (e.g. each year) are retained as part of student record</li>
</ul>
<li>Profile data (in additional to default)</li>
<ul>
<li>Date of birth</li>
<li>Mailing Address</li>
<li>Emergency (parent) contact information</li>
</ul>
</ul>
</ul>
<h3>Content Types</h3>
<ul>
<li><strong>Class</strong></li>
<ul>
<li>One or more <strong>Teachers</strong> are assigned to class</li>
<li>Grouped by <strong>Grade Level</strong></li>
</ul>
<li><strong>Grade Level</strong></li>
<ul>
<li>Grouping for <strong>Classes</strong></li>
<li>Could be a taxonomy, but since <strong>Classes</strong> will be added to a single <strong>Grade Level</strong>, a parent-child relationship is ideal and we will be able to make use of the additional capabilities of a content type (meta data, etc.)</li>
</ul>
</ul>
<h2>Next Step</h2>
<p>The next step of course is to <em>implement</em> the above features/functionality.  It&#8217;s all pretty straightforward, but there are two main things that will likely require a bit more attention:</p>
<ol>
<li>Storing user history (e.g. <strong>Class</strong> history).  This will likely be stored as user meta data, but the methodology will need to be extensible for other components to add data to be stored for historical purposes as well.</li>
<li>Defining relationships between content types and users.  <strong>Teachers</strong> (as well as <strong>Students</strong>) can be assigned to multiple <strong>Classes</strong> at once.  It would be advantageous to be able to quickly retrieve all <strong>Teachers</strong>/<strong>Students</strong> in a <strong>Class</strong> so perhaps a database table solution (ala taxonomies) may be in order.</li>
</ol>
<p><a href="http://archetyped.com/lab/wordpress-in-the-classroom-core/"> WordPress in the Classroom: Core</a> was originally published on <a href="http://archetyped.com">Archetyped</a> on November 2, 2011 06:21pm</p>]]></content:encoded>
			<wfw:commentRss>http://archetyped.com/lab/wordpress-in-the-classroom-core/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lab &#8250; WordPress in the Classroom: Brainstorming</title>
		<link>http://archetyped.com/lab/wordpress-in-the-classroom-brainstorming/</link>
		<comments>http://archetyped.com/lab/wordpress-in-the-classroom-brainstorming/#comments</comments>
		<pubDate>Thu, 27 Oct 2011 08:32:09 +0000</pubDate>
		<dc:creator>Sol</dc:creator>
				<category><![CDATA[Feature]]></category>
		<category><![CDATA[Brainstorm]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[Explore]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://archetyped.com/auto-draft/</guid>
		<description><![CDATA[One area that I'm particularly interested in exploring is WordPress' potential in a classroom environment.  Teachers have an incredibly important job, but are faced with a great deal of friction that makes it difficult to spend an adequate amount of time doing the most important thing-- teaching the kids.

So, as someone who is very passionate about optimizing workflows and removing friction to allow people to do what they're passionate about as smoothly as possible, I spent some time brainstorming various uses for WordPress in the education, ranging from direct use by students in a classroom, to a usage by an entire school district.]]></description>
			<content:encoded><![CDATA[<p>One area that I&#8217;m particularly interested in exploring is <a href="http://wordpress.org/" target="_blank">WordPress&#8217;</a> potential in a classroom environment.  Teachers have an incredibly important job, but are faced with a great deal of <strong>friction</strong> that makes it difficult to spend an adequate amount of time doing the most important thing&#8211; teaching the kids.</p>
<p>So, as someone who is very passionate about optimizing workflows and <strong>removing friction</strong> to allow people to do what they&#8217;re passionate about as smoothly as possible, I spent some time brainstorming various uses for WordPress in the education, ranging from direct use by students in a classroom, to school-wide and even district-wide usage.</p>
<h2>Core</h2>
<p>Core functionality for classroom/student management</p>
<ul>
<li><strong>Scope:</strong> School/District</li>
<li><strong>User:</strong> Admin/Teacher</li>
</ul>
<h3>Features</h3>
<ul>
<li>Student info</li>
<ul>
<li>BasicName, Parent contact information, etc.</li>
<li>Schoolwide</li>
<ul>
<li>Grade/Teacher (Updates student history over the years)</li>
</ul>
</ul>
<li>Attendance</li>
</ul>
<h3>Benefits</h3>
<ul>
<li>Track student history (classroom, teacher, etc.) throughout years in system</li>
<li>Centralized location for essential student information (emergency contacts, etc.)</li>
</ul>
<h2>Gradebook</h2>
<p>Track assignments/grades on per-student basis</p>
<ul>
<li><strong>Scope:</strong> Classroom</li>
<li><strong>User:</strong> Teacher</li>
</ul>
<h3>Features</h3>
<ul>
<li>Create assignments</li>
<li>Set grade levels (A, B, C, D, F, etc.)</li>
<li>Set student grade for an assignment</li>
<li>Bulk management: Add assignments/grades for multiple students at once</li>
<li>Automated reports</li>
</ul>
<h3>Benefits</h3>
<ul>
<li>Efficient grade entry</li>
<li>Streamline reporting/aggregation of grades</li>
<li>Easily track assignment status of a student</li>
</ul>
<h2>Library</h2>
<p>Manage classroom book collection</p>
<ul>
<li><strong>Scope:</strong> Classroom</li>
<li><strong>User:</strong> Student/Teacher</li>
</ul>
<h3>Features</h3>
<ul>
<li>Manage collection of books in classroom</li>
<ul>
<li>Add/Delete books</li>
<li>Set status of books (borrowed, on shelf, etc.)</li>
</ul>
<li>Allow students to borrow books from library</li>
<ul>
<li>Manage borrowing period (3 days, 1 week, etc.)</li>
<li>Manage/track overdue books</li>
</ul>
<li>Allow students to comment/rate books</li>
<li>Browse collection of books</li>
<ul>
<li>Search</li>
<li>Filter by taxonomies (category, tag, author, etc.)</li>
</ul>
</ul>
<h3>Benefits</h3>
<ul>
<li>Enables students to track their own borrowing and returning of books</li>
<li>Creates discussion of books based on student comments and ratings</li>
<li>Facilitates tracking of library inventory</li>
</ul>
<h2>Homework Manager</h2>
<p>Allow students to view/review assignments in class and at home</p>
<ul>
<li><strong>Scope:</strong> Classroom</li>
<li><strong>User:</strong> Student/Teacher</li>
</ul>
<h3>Features</h3>
<ul>
<li>Teacher</li>
<ul>
<li>Assign homework assignments to students</li>
<ul>
<li>Description</li>
<li>Instructions</li>
<li>Due date</li>
</ul>
</ul>
<li>Student</li>
<ul>
<li>View list of assignments via web browser at home</li>
<li>Check off completed assignments like a checklist</li>
<li>Review notes from teacher (instructions, etc.)</li>
</ul>
</ul>
<h3>Benefits</h3>
<ul>
<li>Removes inconsistencies student writing down daily homework assignments</li>
<li>Enables parents to take part in homework completion (they can see what was assigned and what has been completed by their child)</li>
</ul>
<h2>Student Notes</h2>
<p>Documentation tool for notes about students</p>
<ul>
<li><strong>Scope:</strong> Classroom</li>
<li><strong>User:</strong> Teacher</li>
</ul>
<h3>Features</h3>
<ul>
<li>Document notes in regards to a student (good/bad behavior, subjects to work on, etc.)</li>
<li>Document action taken by teacher in regards to a student (praise, warnings, etc.)</li>
<li>Document communication with parents</li>
</ul>
<h3>Benefits</h3>
<ul>
<li>Easily track notes on per-student basis</li>
<li>Quickly provide documentation to administration, parents, etc. when needed</li>
</ul>
<h2>Jobs</h2>
<p>Manage classroom jobs</p>
<ul>
<li><strong>Scope: </strong>Classroom</li>
<li><strong>User:</strong> Student/Teacher</li>
</ul>
<h3>Features</h3>
<ul>
<li>Students are assigned jobs/roles in classroom</li>
<li>Different jobs have different tasks/responsibilities</li>
<li>Awards (virtual) for completing responsibilities</li>
<ul>
<li>Points</li>
<li>Badges</li>
<ul>
<li>For consecutive completion of responsibilities (1 day, 1 week, 2 weeks, 1 month, 1 quarter, etc.)</li>
</ul>
</ul>
</ul>
<h3>Benefits</h3>
<ul>
<li>Encourage/motivate students to consistently complete tasks/responsibilities</li>
<li>Empowers students to self-manage (review and work on tasks)</li>
<li>Creates game-like atmosphere to engage student involvement</li>
</ul>
<p><a href="http://archetyped.com/lab/wordpress-in-the-classroom-brainstorming/"> WordPress in the Classroom: Brainstorming</a> was originally published on <a href="http://archetyped.com">Archetyped</a> on October 26, 2011 10:32pm</p>]]></content:encoded>
			<wfw:commentRss>http://archetyped.com/lab/wordpress-in-the-classroom-brainstorming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

