Updated this page (because now bugs.moodle.org exists)

This commit is contained in:
martin 2002-08-08 05:06:26 +00:00
parent 48647134e3
commit c8da3bf4fe

View file

@ -6,60 +6,14 @@
<BODY BGCOLOR="#FFFFFF"> <BODY BGCOLOR="#FFFFFF">
<H2>Future</H2> <H2>Future</H2>
<P>As Moodle gains in maturity, I hope its directions are strongly influenced <P>I'm committed to continuing my work on Moodle and on keeping it Open and Free.
by the community of developers and users.</P> I have a deeply-held belief in the importance of unrestricted
<P>All unfinished features, proposed improvements and feature requests will be education, and Moodle is the main way I can contribute to these ideals.
gathered on this page.</P> <P>As Moodle gains in maturity, I hope its directions are influenced
<P><B>General</B></P> by the community of developers and users. A dynamic database of proposed
<UL> features and their status can be found at <A TARGET=_top HREF="http://bugs.moodle.org/">bugs.moodle.org</A>.
<LI>Format of existing code should be checked and cleaned up (tabs etc). Define Your contributions in the form of ideas, code, feedback and promotion are all very welcome.
a style guide.</LI>
<LI>Improvements throughout for dealing with very large classes (summary views,
pagination, search etc).</LI>
<LI>All table inserts should be converted to use the insert_record function.</LI>
<LI>Full internationalisation of texts using modular "language packs". eg <A HREF="http://stphp.sourceforge.net/">STPhp</A></LI>
<LI>Implement pop-up help windows all over the site (from tiny help icons)</LI>
<LI>Users can specify their timezone so all times displayed are in local time
format.</LI>
<LI>Each course has a private &quot;teacher forum&quot; where teachers keep
notes on the course for action research purposes. Messages can be posted here
from any module in the course, and they contain links back to their relevant
modules.</LI>
<LI>Assessment system: each module can be marked per student. All assessments
can be combined on one page.</LI>
<LI>More course formats.</LI>
<LI>Better WYSIWYG editing of texts (using Java or Flash).</LI>
<LI>Make this page more interactive. :-)</LI>
</UL>
<P><B>Assignment module</B></P>
<UL>
<LI>Module to allow submission and assessment of assignments (to be written).</LI>
</UL>
<P><B>Chat module</B></P>
<UL>
<LI>Re-implement chat room using Flash, and use user pictures.</LI>
</UL>
<P><B>Choice module</B></P>
<UL>
<LI>Add capability for more than two choices.</LI>
<LI>Add teacher option of publishing results (ie a poll).</LI>
</UL>
<P><B>Discussion module</B></P>
<UL>
<LI>Discussion forums need to have abbreviated topic display and pagination
for when they get very big.</LI>
<LI>Allow files to be attached to discussion posts (images etc).</LI>
</UL>
<P><B>Journal module</B></P>
<UL>
<LI>Journal summary index should show teacher remarks.</LI>
</UL>
<P><B>Survey module</B></P>
<UL>
<LI>Allow teachers to create and share surveys.</LI>
</UL>
<P ALIGN="CENTER">Send your additions, suggestions to <A HREF="mailto:martin@moodle.com">Martin
Dougiamas</A>.</P>
<P ALIGN="CENTER">&nbsp;</P> <P ALIGN="CENTER">&nbsp;</P>
<P ALIGN="CENTER"><FONT SIZE="1"><A HREF="index.html" TARGET="_top">Moodle Documentation</A></FONT></P> <P ALIGN="CENTER"><FONT SIZE="1"><A HREF="index.html" TARGET="_top">Moodle Documentation</A></FONT></P>
<P ALIGN="CENTER"><FONT SIZE="1">Version: $Id$</FONT></P> <P ALIGN="CENTER"><FONT SIZE="1">Version: $Id$</FONT></P>