<html>
<head>
<style type="text/css">
span.foldopened { color: white; font-size: xx-small;
border-width: 1; font-family: monospace; padding: 0em 0.25em 0em 0.25em; background: #e0e0e0;
VISIBILITY: visible;
cursor:hand; }
span.foldclosed { color: #666666; font-size: xx-small;
border-width: 1; font-family: monospace; padding: 0em 0.25em 0em 0.25em; background: #e0e0e0;
VISIBILITY: hidden;
cursor:hand; }
span.foldspecial { color: #666666; font-size: xx-small; border-style: none solid solid none;
border-color: #CCCCCC; border-width: 1; font-family: sans-serif; padding: 0em 0.1em 0em 0.1em; background: #e0e0e0;
cursor:hand; }
li { list-style: none; }
span.l { color: red; font-weight: bold; }
a:link {text-decoration: none; color: black; }
a:visited {text-decoration: none; color: black; }
a:active {text-decoration: none; color: black; }
a:hover {text-decoration: none; color: black; background: #eeeee0; }
</style>
<!-- ^ Position is not set to relative / absolute here because of Mozilla -->
</head>
<body>
<p><span style="color: #000000;">tiki elearning</span>
<ul><li>gradebook
<ul><li>connected to the class
</li>
<li>connected to the student
</li>
</ul>
</li>
<li>permissions
<ul><li>settin perms for students
</li>
<li>teacher assistants
</li>
</ul>
</li>
<li>creating users
<ul><li>
<ul><li>connected to the class
</li>
<li>connected to the student
</li>
</ul>
</li>
<li>
<ul><li>settin perms for students
</li>
</ul>
</li>
<li>password
</li>
<li>
</li>
</ul>
</li>
<li>quizzes
<ul><li>critical that students are able to create their own quiz materials
</li>
<li>needs a voting system
</li>
<li>some kind of graduated difficulty engie
</li>
</ul>
</li>
<li>file upload
<ul><li>
<ul><li>connected to the class
</li>
<li>connected to the student
</li>
</ul>
</li>
</ul>
</li>
<li>calendar
<ul><li>force calendar events on students by individual and by class
</li>
</ul>
</li>
<li>messaging
<ul><li>messaging needs to be piped to real email client
</li>
<li>replace those silly emoticons with chunks of useful bits like user created text code image links etc
</li>
</ul>
</li>
</ul></body>
</html>