<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sugarlabs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Noctist</id>
	<title>Sugar Labs - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sugarlabs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Noctist"/>
	<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/go/Special:Contributions/Noctist"/>
	<updated>2026-04-13T04:21:10Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Addboard&amp;diff=92683</id>
		<title>Addboard</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Addboard&amp;diff=92683"/>
		<updated>2014-05-21T18:53:59Z</updated>

		<summary type="html">&lt;p&gt;Noctist: /* Curriculum */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{TOCright}}&lt;br /&gt;
{{:Addboard/status}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;big&amp;gt;Addboard&amp;lt;/big&amp;gt; ==&lt;br /&gt;
Addboard is a simple addition based board game that will hopefully teach 4th grade students basic addition and problem solving.&lt;br /&gt;
&lt;br /&gt;
===&amp;lt;big&amp;gt;The Board&amp;lt;/big&amp;gt;===&lt;br /&gt;
-----------------------------------&lt;br /&gt;
=====Base Implementation=====&lt;br /&gt;
&lt;br /&gt;
Addboard&#039;s puzzles are based around moving your single circle around the board within a set amount of turns. The goal is to reach the middle white square by using the numbers around your circle to navigate your way through the maze. The player moves the set amount of space in the direction of the number they move towards. The numbers on the board are semi-random. In the loop that creates the board, each number is first assigned a value based on its distance from the row or column of the goal square. Depending on its position in the loop, it will check its distance from either the left or right of the goal’s column, or from below or above the goal’s row, then assign that value to the square. This assures that at least half of the squares on the board will take you directly to the column or row of the goal square, assuming you are able to approach the square from the right direction.&lt;br /&gt;
&lt;br /&gt;
=====Curriculum=====&lt;br /&gt;
&lt;br /&gt;
Addboard will adhere to the New York State and Massachusetts math curriculum for first grade students (Section 1.OA). The board will teach basic addition and problem solving in a fun and interesting way.&lt;br /&gt;
&lt;br /&gt;
=====Concept=====&lt;br /&gt;
&lt;br /&gt;
The board is required to have a an exit square and a starting square. The puzzle becomes larger and larger after each level and gives the player an increasing amount of tries per level.&lt;br /&gt;
&lt;br /&gt;
====Addition====&lt;br /&gt;
&lt;br /&gt;
The board uses smaller numbers in the first few levels, then increases in complexity in increasing levels. The problem solving implements finding the optimal path to the middle. Addition is a work in progress.&lt;br /&gt;
&lt;br /&gt;
====Problem Solving====&lt;br /&gt;
&lt;br /&gt;
Figuring out the optimal path to the middle.&lt;br /&gt;
&lt;br /&gt;
===&amp;lt;big&amp;gt;Mechanics&amp;lt;/big&amp;gt;===&lt;br /&gt;
-------------------------------&lt;br /&gt;
&lt;br /&gt;
====General Mechanics====&lt;br /&gt;
&lt;br /&gt;
The player will move around the board following the direction and path of the number that is directly next to the players location. The player must find the optimal path to the middle white square.&lt;br /&gt;
&lt;br /&gt;
====Movement====&lt;br /&gt;
&lt;br /&gt;
The controls are simple arrow keys. Move the character to each corresponding square with the arrow keys.&lt;br /&gt;
&lt;br /&gt;
====Exit Square====&lt;br /&gt;
&lt;br /&gt;
The exit square is the end of the level. The player needs to directly land onto the square.&lt;br /&gt;
&lt;br /&gt;
===&amp;lt;big&amp;gt;Aesthetics&amp;lt;/big&amp;gt;===&lt;br /&gt;
--------------------------------&lt;br /&gt;
&lt;br /&gt;
====Look====&lt;br /&gt;
&lt;br /&gt;
The game borrows from the phone game phenomena. Block looking squares with a simple solid color.&lt;br /&gt;
&lt;br /&gt;
=====Instruction=====&lt;br /&gt;
&lt;br /&gt;
None yet. Work in Progress.&lt;br /&gt;
&lt;br /&gt;
===&amp;lt;big&amp;gt;Installation&amp;lt;/big&amp;gt;===&lt;br /&gt;
-------------------------------&lt;br /&gt;
&lt;br /&gt;
It&#039;s not currently installable on the XO BUT it&#039;s playable from terminal. Currently we are working on fixing the installation of the game.&lt;br /&gt;
&lt;br /&gt;
--------------------------------&lt;br /&gt;
===&amp;lt;big&amp;gt;License&amp;lt;/big&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
This project is open source licensed under the MIT License: http://opensource.org/licenses/MIT&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;Fork us on Github&amp;lt;/big&amp;gt; ===&lt;br /&gt;
* &amp;lt;big&amp;gt;https://github.com/crb9826/AddBoard&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;Contact Us and Get Involved&amp;lt;/big&amp;gt; ===&lt;br /&gt;
* &amp;lt;big&amp;gt;zohranlakdawala@hotmail.com&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;crb9286@rit.edu&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
-----------------------&lt;/div&gt;</summary>
		<author><name>Noctist</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Addboard&amp;diff=92675</id>
		<title>Addboard</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Addboard&amp;diff=92675"/>
		<updated>2014-05-21T18:32:11Z</updated>

		<summary type="html">&lt;p&gt;Noctist: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{TOCright}}&lt;br /&gt;
{{:Addboard/status}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;big&amp;gt;Addboard&amp;lt;/big&amp;gt; ==&lt;br /&gt;
Addboard is a simple addition based board game that will hopefully teach 4th grade students basic addition and problem solving.&lt;br /&gt;
&lt;br /&gt;
===&amp;lt;big&amp;gt;The Board&amp;lt;/big&amp;gt;===&lt;br /&gt;
-----------------------------------&lt;br /&gt;
=====Base Implementation=====&lt;br /&gt;
&lt;br /&gt;
Addboard&#039;s puzzles are based around moving your single circle around the board within a set amount of turns. The goal is to reach the middle white square by using the numbers around your circle to navigate your way through the maze. The player moves the set amount of space in the direction of the number they move towards. The numbers on the board are semi-random. In the loop that creates the board, each number is first assigned a value based on its distance from the row or column of the goal square. Depending on its position in the loop, it will check its distance from either the left or right of the goal’s column, or from below or above the goal’s row, then assign that value to the square. This assures that at least half of the squares on the board will take you directly to the column or row of the goal square, assuming you are able to approach the square from the right direction.&lt;br /&gt;
&lt;br /&gt;
=====Curriculum=====&lt;br /&gt;
&lt;br /&gt;
Addboard will adhere to the New York State and Massachusetts math curriculum for first grade students (Section 1.OA). The board will teach basic addition from 1-5 and problem solving in a fun and interesting way.&lt;br /&gt;
&lt;br /&gt;
=====Concept=====&lt;br /&gt;
&lt;br /&gt;
The board is required to have a an exit square and a starting square. The puzzle becomes larger and larger after each level and gives the player an increasing amount of tries per level.&lt;br /&gt;
&lt;br /&gt;
====Addition====&lt;br /&gt;
&lt;br /&gt;
The board uses smaller numbers in the first few levels, then increases in complexity in increasing levels. The problem solving implements finding the optimal path to the middle. Addition is a work in progress.&lt;br /&gt;
&lt;br /&gt;
====Problem Solving====&lt;br /&gt;
&lt;br /&gt;
Figuring out the optimal path to the middle.&lt;br /&gt;
&lt;br /&gt;
===&amp;lt;big&amp;gt;Mechanics&amp;lt;/big&amp;gt;===&lt;br /&gt;
-------------------------------&lt;br /&gt;
&lt;br /&gt;
====General Mechanics====&lt;br /&gt;
&lt;br /&gt;
The player will move around the board following the direction and path of the number that is directly next to the players location. The player must find the optimal path to the middle white square.&lt;br /&gt;
&lt;br /&gt;
====Movement====&lt;br /&gt;
&lt;br /&gt;
The controls are simple arrow keys. Move the character to each corresponding square with the arrow keys.&lt;br /&gt;
&lt;br /&gt;
====Exit Square====&lt;br /&gt;
&lt;br /&gt;
The exit square is the end of the level. The player needs to directly land onto the square.&lt;br /&gt;
&lt;br /&gt;
===&amp;lt;big&amp;gt;Aesthetics&amp;lt;/big&amp;gt;===&lt;br /&gt;
--------------------------------&lt;br /&gt;
&lt;br /&gt;
====Look====&lt;br /&gt;
&lt;br /&gt;
The game borrows from the phone game phenomena. Block looking squares with a simple solid color.&lt;br /&gt;
&lt;br /&gt;
=====Instruction=====&lt;br /&gt;
&lt;br /&gt;
None yet. Work in Progress.&lt;br /&gt;
&lt;br /&gt;
===&amp;lt;big&amp;gt;Installation&amp;lt;/big&amp;gt;===&lt;br /&gt;
-------------------------------&lt;br /&gt;
&lt;br /&gt;
It&#039;s not currently installable on the XO BUT it&#039;s playable from terminal. Currently we are working on fixing the installation of the game.&lt;br /&gt;
&lt;br /&gt;
--------------------------------&lt;br /&gt;
===&amp;lt;big&amp;gt;License&amp;lt;/big&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
This project is open source licensed under the MIT License: http://opensource.org/licenses/MIT&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;Fork us on Github&amp;lt;/big&amp;gt; ===&lt;br /&gt;
* &amp;lt;big&amp;gt;https://github.com/crb9826/AddBoard&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;Contact Us and Get Involved&amp;lt;/big&amp;gt; ===&lt;br /&gt;
* &amp;lt;big&amp;gt;zohranlakdawala@hotmail.com&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;crb9286@rit.edu&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
-----------------------&lt;/div&gt;</summary>
		<author><name>Noctist</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Addboard&amp;diff=92670</id>
		<title>Addboard</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Addboard&amp;diff=92670"/>
		<updated>2014-05-21T17:12:52Z</updated>

		<summary type="html">&lt;p&gt;Noctist: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{TOCright}}&lt;br /&gt;
{{:Addboard/status}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;big&amp;gt;Addboard&amp;lt;/big&amp;gt; ==&lt;br /&gt;
Addboard is a simple addition based board game that will hopefully teach 4th grade students basic addition and problem solving.&lt;br /&gt;
&lt;br /&gt;
===&amp;lt;big&amp;gt;The Board&amp;lt;/big&amp;gt;===&lt;br /&gt;
-----------------------------------&lt;br /&gt;
=====Base Implementation=====&lt;br /&gt;
&lt;br /&gt;
Addboard&#039;s puzzles are based around moving your single circle around the board within a set amount of turns. The goal is to reach the middle white square by using the numbers around your circle to navigate your way through the maze. The player moves the set amount of space in the direction of the number they move towards.&lt;br /&gt;
&lt;br /&gt;
=====Curriculum=====&lt;br /&gt;
&lt;br /&gt;
Addboard will adhere to the New York State and Massachusetts math curriculum for first grade students (Section 1.OA). The board will teach basic addition from 1-5 and problem solving in a fun and interesting way.&lt;br /&gt;
&lt;br /&gt;
=====Concept=====&lt;br /&gt;
&lt;br /&gt;
The board is required to have a an exit square and a starting square. The puzzle becomes larger and larger after each level and gives the player an increasing amount of tries per level.&lt;br /&gt;
&lt;br /&gt;
====Addition====&lt;br /&gt;
&lt;br /&gt;
The board uses smaller numbers in the first few levels, then increases in complexity in increasing levels. The problem solving implements finding the optimal path to the middle. Addition is a work in progress.&lt;br /&gt;
&lt;br /&gt;
====Problem Solving====&lt;br /&gt;
&lt;br /&gt;
Figuring out the optimal path to the middle.&lt;br /&gt;
&lt;br /&gt;
===&amp;lt;big&amp;gt;Mechanics&amp;lt;/big&amp;gt;===&lt;br /&gt;
-------------------------------&lt;br /&gt;
&lt;br /&gt;
====General Mechanics====&lt;br /&gt;
&lt;br /&gt;
The player will move around the board following the direction and path of the number that is directly next to the players location. The player must find the optimal path to the middle white square.&lt;br /&gt;
&lt;br /&gt;
====Movement====&lt;br /&gt;
&lt;br /&gt;
The controls are simple arrow keys. Move the character to each corresponding square with the arrow keys.&lt;br /&gt;
&lt;br /&gt;
====Exit Square====&lt;br /&gt;
&lt;br /&gt;
The exit square is the end of the level. The player needs to directly land onto the square.&lt;br /&gt;
&lt;br /&gt;
===&amp;lt;big&amp;gt;Aesthetics&amp;lt;/big&amp;gt;===&lt;br /&gt;
--------------------------------&lt;br /&gt;
&lt;br /&gt;
====Look====&lt;br /&gt;
&lt;br /&gt;
The game borrows from the phone game phenomena. Block looking squares with a simple solid color.&lt;br /&gt;
&lt;br /&gt;
=====Instruction=====&lt;br /&gt;
&lt;br /&gt;
None yet. Work in Progress.&lt;br /&gt;
&lt;br /&gt;
===&amp;lt;big&amp;gt;Installation&amp;lt;/big&amp;gt;===&lt;br /&gt;
-------------------------------&lt;br /&gt;
&lt;br /&gt;
It&#039;s not currently installable on the XO BUT it&#039;s playable from terminal. Currently we are working on fixing the installation of the game.&lt;br /&gt;
&lt;br /&gt;
--------------------------------&lt;br /&gt;
===&amp;lt;big&amp;gt;License&amp;lt;/big&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
This project is open source licensed under the MIT License: http://opensource.org/licenses/MIT&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;Fork us on Github&amp;lt;/big&amp;gt; ===&lt;br /&gt;
* &amp;lt;big&amp;gt;https://github.com/crb9826/AddBoard&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;Contact Us and Get Involved&amp;lt;/big&amp;gt; ===&lt;br /&gt;
* &amp;lt;big&amp;gt;zohranlakdawala@hotmail.com&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;crb9286@rit.edu&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
-----------------------&lt;/div&gt;</summary>
		<author><name>Noctist</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Addboard&amp;diff=92669</id>
		<title>Addboard</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Addboard&amp;diff=92669"/>
		<updated>2014-05-21T17:09:47Z</updated>

		<summary type="html">&lt;p&gt;Noctist: Created page with &amp;quot;{{TOCright}} {{:Addboard/status}}    == &amp;lt;big&amp;gt;Addboard&amp;lt;/big&amp;gt; == Addboard is a simple addition based board game that will hopefully teach 4th grade students basic addition and p...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{TOCright}}&lt;br /&gt;
{{:Addboard/status}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;big&amp;gt;Addboard&amp;lt;/big&amp;gt; ==&lt;br /&gt;
Addboard is a simple addition based board game that will hopefully teach 4th grade students basic addition and problem solving.&lt;br /&gt;
&lt;br /&gt;
===&amp;lt;big&amp;gt;The Board&amp;lt;/big&amp;gt;===&lt;br /&gt;
-----------------------------------&lt;br /&gt;
=====Base Implementation=====&lt;br /&gt;
&lt;br /&gt;
Addboard&#039;s puzzles are based around moving your single circle around the board within a set amount of turns. The goal is to reach the middle white square by using the numbers around your circle to navigate your way through the maze. The player moves the set amount of space in the direction of the number they move towards.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=====Curriculum=====&lt;br /&gt;
&lt;br /&gt;
Addboard will adhere to the New York State and Massachusetts math curriculum for first grade students (Section 1.OA). The board will teach basic addition from 1-5 and problem solving in a fun and interesting way.&lt;br /&gt;
&lt;br /&gt;
=====Concept=====&lt;br /&gt;
&lt;br /&gt;
The board is required to have a an exit square and a starting square. The puzzle becomes larger and larger after each level and gives the player an increasing amount of tries per level.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Addition====&lt;br /&gt;
&lt;br /&gt;
The board uses smaller numbers in the first few levels, then increases in complexity in increasing levels. The problem solving implements finding the optimal path to the middle. Addition is a work in progress.&lt;br /&gt;
&lt;br /&gt;
====Problem Solving====&lt;br /&gt;
&lt;br /&gt;
Figuring out the optimal path to the middle.&lt;br /&gt;
&lt;br /&gt;
===&amp;lt;big&amp;gt;Mechanics&amp;lt;/big&amp;gt;===&lt;br /&gt;
-------------------------------&lt;br /&gt;
&lt;br /&gt;
====General Mechanics====&lt;br /&gt;
&lt;br /&gt;
The player will move around the board following the direction and path of the number that is directly next to the players location. The player must find the optimal path to the middle white square.&lt;br /&gt;
&lt;br /&gt;
====Movement====&lt;br /&gt;
&lt;br /&gt;
The controls are simple arrow keys. Move the character to each corresponding square with the arrow keys.&lt;br /&gt;
&lt;br /&gt;
====Exit Square====&lt;br /&gt;
&lt;br /&gt;
The exit square is the end of the level. The player needs to directly land onto the square.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===&amp;lt;big&amp;gt;Aesthetics&amp;lt;/big&amp;gt;===&lt;br /&gt;
--------------------------------&lt;br /&gt;
&lt;br /&gt;
====Look====&lt;br /&gt;
&lt;br /&gt;
The game borrows from the phone game phenomena. Block looking squares with a simple solid color.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=====Instruction=====&lt;br /&gt;
&lt;br /&gt;
None yet. Work in Progress.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--------------------------------&lt;br /&gt;
===&amp;lt;big&amp;gt;License&amp;lt;/big&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
This project is open source licensed under the MIT License: http://opensource.org/licenses/MIT&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;Fork us on Github&amp;lt;/big&amp;gt; ===&lt;br /&gt;
* &amp;lt;big&amp;gt;https://github.com/crb9826/AddBoard&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;Contact Us and Get Involved&amp;lt;/big&amp;gt; ===&lt;br /&gt;
* &amp;lt;big&amp;gt;zohranlakdawala@hotmail.com&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;crb9286@rit.edu&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
-----------------------&lt;/div&gt;</summary>
		<author><name>Noctist</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Math4Team/RIT/Projects&amp;diff=92668</id>
		<title>Math4Team/RIT/Projects</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Math4Team/RIT/Projects&amp;diff=92668"/>
		<updated>2014-05-21T16:34:26Z</updated>

		<summary type="html">&lt;p&gt;Noctist: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{TOCright}}&lt;br /&gt;
&lt;br /&gt;
==Active Projects==&lt;br /&gt;
&lt;br /&gt;
===[[PyCaveExplorer]]===&lt;br /&gt;
{{:PyCaveExplorer/status}}&lt;br /&gt;
&lt;br /&gt;
===[[Sash]]===&lt;br /&gt;
{{:Sash/status}}&lt;br /&gt;
&lt;br /&gt;
=== [[Quilt]] ===&lt;br /&gt;
{{:Quilt/status}}&lt;br /&gt;
&lt;br /&gt;
=== [[Point-and-Click-Arthur]] ===&lt;br /&gt;
{{:Arthur/status}}&lt;br /&gt;
&lt;br /&gt;
=== [[Image:blocku.png|75px]]  [[Blocku|Blocku]] ===&lt;br /&gt;
{{:Blocku/status}}&lt;br /&gt;
&lt;br /&gt;
=== [[Fortune_Hunter| Mathematical Adventure: Fortune Hunter]] ===&lt;br /&gt;
{{:Fortune_Hunter/status}}&lt;br /&gt;
&lt;br /&gt;
===[[Image:Lemon_Icon.svg|24px]] [[Lemonade Stand]]===&lt;br /&gt;
{{:Lemonade_Stand/status}}&lt;br /&gt;
&lt;br /&gt;
=== [[Image:Pacmath-logo.png|75px]] [[PacMath|PacMath]] ===&lt;br /&gt;
{{:PacMath/status}}&lt;br /&gt;
&lt;br /&gt;
=== [[File:SunGuy.png|35px]] [[MyWeatherStation]] ===&lt;br /&gt;
{{:MyWeatherStation/status}}&lt;br /&gt;
&lt;br /&gt;
=== [[Fractionauts| Fractionauts]] ===&lt;br /&gt;
{{:Fractionauts/status}}&lt;br /&gt;
&lt;br /&gt;
=== [[Addboard| Addboard]] ===&lt;br /&gt;
{{:Addboard/status}}&lt;br /&gt;
&lt;br /&gt;
=== [[Ethos| Ethos]] ===&lt;br /&gt;
{{:Ethos/status}}&lt;br /&gt;
&lt;br /&gt;
===[[Python_Math|Python Math]]===&lt;br /&gt;
{{:Python_Math/status}}&lt;br /&gt;
&lt;br /&gt;
===[[Math_island|Math Island]]===&lt;br /&gt;
{{:Math_island/status}}&lt;br /&gt;
&lt;br /&gt;
==Published and Complete Projects==&lt;br /&gt;
===[[Activities/FileShare|FileShare]] ===&lt;br /&gt;
{{:Activities/FileShare/status}}&lt;br /&gt;
&lt;br /&gt;
==Inactive Projects==&lt;br /&gt;
=== [[Colour_The_Part|Colour The Part]] ===&lt;br /&gt;
{{:Colour_The_Part/status}}&lt;br /&gt;
&lt;br /&gt;
===[[Flash Card Game - Assimilate]]===&lt;br /&gt;
{{:Flash_Card_Game_-_Assimilate/status}}&lt;br /&gt;
&lt;br /&gt;
===[[Math4Team/RIT/Projects/Fun Towers|Fun Towers]]===&lt;br /&gt;
{{:Math4Team/RIT/Projects/Fun_Towers/status}}&lt;br /&gt;
&lt;br /&gt;
===[[Math4Team/RIT/Projects/Math_Maze|Math Maze]]===&lt;br /&gt;
{{:Math4Team/RIT/Projects/Math_Maze/status}}&lt;br /&gt;
&lt;br /&gt;
===[[Math4Team/RIT/Projects/Muthris|Muthris]]===&lt;br /&gt;
{{:Math4Team/RIT/Projects/Muthris/status}}&lt;br /&gt;
&lt;br /&gt;
===[[Pop_Quiz]]===&lt;br /&gt;
{{:Pop_Quiz/status}}&lt;br /&gt;
&lt;br /&gt;
===[[Produce Puzzle]]===&lt;br /&gt;
{{:Produce_Puzzle/status}}&lt;br /&gt;
&lt;br /&gt;
===[[School Server/RIT|schoolserver.rit.edu]]===&lt;br /&gt;
The XO school Server, or XS, is one of the products of the OLPC project, designed to complement the XO laptop. It is a Linux-based OS (a Fedora-based distribution) engineered to be installed on generic low-end servers. &lt;br /&gt;
When we deploy one laptop per child, we must also provide additional infrastructure extending the capabilities of the laptops. While the laptops are self-sufficient for many learning activities, other activities and services depend on the School Server providing connectivity, shared resources and services. Services, tools and activities running on the School Server allow asynchronous interaction, can use larger storage capacity, and take advantage of the processing power of the XS.&lt;br /&gt;
&lt;br /&gt;
===[[Teacher Reporting]]===&lt;br /&gt;
{{:Teacher Reporting/status}}&lt;br /&gt;
&lt;br /&gt;
===[[Teacher&#039;s Tools]]===&lt;br /&gt;
{{:Teacher&#039;s_Tools/status}}&lt;br /&gt;
&lt;br /&gt;
===[[Math4Team/RIT/Projects/Question_Support_API|Question Support API]]===&lt;br /&gt;
{{:Math4Team/RIT/Projects/Question_Support_API/status}}&lt;br /&gt;
&lt;br /&gt;
==[[Math4Team/RIT/Tips &amp;amp; Tricks|Tips &amp;amp; Tricks]]==&lt;br /&gt;
==[[Math4Team/RIT/Complaints &amp;amp; Problems|Complaints &amp;amp; Problems]]==&lt;br /&gt;
&lt;br /&gt;
[[Category:Idea]]&lt;/div&gt;</summary>
		<author><name>Noctist</name></author>
	</entry>
</feed>