<?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>MMISoftware Blog &#187; web</title>
	<atom:link href="http://www.mmisoftware.co.uk/weblog/tag/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mmisoftware.co.uk/weblog</link>
	<description>News and views of Mac OS X and iPhone Programming</description>
	<lastBuildDate>Fri, 07 Oct 2011 00:22:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>On-line assessment system</title>
		<link>http://www.mmisoftware.co.uk/weblog/2009/03/28/on-line-assessment-system/</link>
		<comments>http://www.mmisoftware.co.uk/weblog/2009/03/28/on-line-assessment-system/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 21:16:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.mmisoftware.co.uk/weblog/2009/03/28/on-line-assessment-system/</guid>
		<description><![CDATA[This was a big project during the summer of 2008. I can&#8217;t say who the work was for, but I can post about what the system does. The requirements: An online system that can be used by students to take tests Tests had to be open for an extended period of time Tests (in version [...]]]></description>
			<content:encoded><![CDATA[<div class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.mmisoftware.co.uk%2Fweblog%2F2009%2F03%2F28%2Fon-line-assessment-system%2F&amp;via=mmisoftware&amp;text=On-line+assessment+system&amp;related=mmisoftware&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fwww.mmisoftware.co.uk%2Fweblog%2F2009%2F03%2F28%2Fon-line-assessment-system%2F"  class="twitter-share-button">Tweet</a></div><p>This was a big project during the summer of 2008.  I can&#8217;t say who the work was for, but I can post about what the system does.</p>

<p><span id="more-307"></span>
The requirements:</p>

<ul>
<li>An online system that can be used by students to take tests  </li>
<li>Tests had to be open for an extended period of time  </li>
<li>Tests (in version 1) had to consist of multiple choice, and numeric input  </li>
<li>Students had be able to login and out and answer questions when and where they wanted during the test period  </li>
<li>Once the test period was over students had to be able to login and get their marks and feedback  </li>
<li>Copies of the test had to be downloadable for emailing to students  </li>
<li>Marks had to be available for input into another system  </li>
<li>All student/system interactions had to be logged and tracked.  </li>
<li>System had to be &#8216;extensible&#8217;, i.e. version 2 can be developed later.</li>
</ul>

<p>So, the system was written using php for the front end and MySQL for the database.  The web interface uses AJAX.</p>

<p>It was decided to use AJAX so that once a student answered a question the result was immediately sent to the database, so if there was a power outage, or the student forgot to save their text results, the answers were still captured.  On the whole this has worked well, but some students using &#8216;older&#8217; browsers from home (you know the sort of browser I mean!) had problems with the use of AJAX. However, as the system as built in error checking (i.e. nightly cross check between the server log for the day and the database state) these problems were dealt with.</p>

<p>There was no easy solution for &#8216;emailing&#8217; out a copy (a pdf was required) of the results.  In the end a compromise was reached when an html &#8216;dump&#8217; from a test session was generated and this was converted to a pdf file using AppleScript and then the system mailed the results to the students.</p>

<p>The final product worked very well,and the clients were pleased.  And this summer I am back to write version 2&#8230;.</p>

<p class="FacebookLikeButton"><fb:like href="http%3A%2F%2Fwww.mmisoftware.co.uk%2Fweblog%2F2009%2F03%2F28%2Fon-line-assessment-system%2F" layout="standard" show_faces="true" width="450" action="like" colorscheme="light"></fb:like></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mmisoftware.co.uk/weblog/2009/03/28/on-line-assessment-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A blast from the past</title>
		<link>http://www.mmisoftware.co.uk/weblog/2007/12/02/a-blast-from-the-past/</link>
		<comments>http://www.mmisoftware.co.uk/weblog/2007/12/02/a-blast-from-the-past/#comments</comments>
		<pubDate>Sun, 02 Dec 2007 21:20:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web-page]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">http://www.mmisoftware.co.uk/weblog/2007/12/02/a-blast-from-the-past/</guid>
		<description><![CDATA[This post doesn&#8217;t really have anything to do with MMISoftware, but tripping over this web page, got me thinking&#8230; The web page mentioned above is supposedly one of the first webpages on the web, dating from, I guess, 1992. So I was trying to think when I saw my first webpage, and what browser was [...]]]></description>
			<content:encoded><![CDATA[<div class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.mmisoftware.co.uk%2Fweblog%2F2007%2F12%2F02%2Fa-blast-from-the-past%2F&amp;via=mmisoftware&amp;text=A+blast+from+the+past&amp;related=mmisoftware&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fwww.mmisoftware.co.uk%2Fweblog%2F2007%2F12%2F02%2Fa-blast-from-the-past%2F"  class="twitter-share-button">Tweet</a></div><p>This post doesn&#8217;t really have anything to do with <a href="http://www.mmisoftware.co.uk">MMISoftware</a>, but tripping over this <a href="http://www.w3.org/History/19921103-hypertext/hypertext/WWW/TheProject.html">web page</a>, got me thinking&#8230;</p>

<p><span id="more-276"></span>
The <a href="http://www.w3.org/History/19921103-hypertext/hypertext/WWW/TheProject.html">web page</a> mentioned above is supposedly one of the first webpages on the web, dating from, I guess, 1992.  So I was trying to think when I saw my first webpage, and what browser was I using&#8230;.</p>

<p>My guess would be possibly the summer of 1993, or the early spring of 1994 at the latest.  Up until that point I had been using GopherSpace (see <a href="http://en.wikipedia.org/wiki/Gopher_(protocol)">wikipedia</a> quite a bit and ftp, but getting around the internet was difficult.  I remember the first browser I used on a Mac couldn&#8217;t even load images, I think is was produced by the <a href="http://www.ncsa.uiuc.edu/">NCSA</a> and later became Mosaic (<a href="http://en.wikipedia.org/wiki/Mosaic_%28web_browser%29">wikipedia</a>).</p>

<p>I do know that I wrote my first webpage, and put together my first website, in the summer of 1994.  The site, believe it or not, is still going strong and has &#8216;morphed&#8217; in to the &#8216;<a href="http://www.rg9.co.uk">Henley Pages</a>&#8216;, my then home town&#8230;</p>

<p>How time flies? Which reminds me of a great old joke &#8216;Time flies like an arrow; Fruit Flies like a banana&#8217;.</p>

<p><strong>Update</strong>:  Just found a photo online of the &#8216;first web server&#8217; &#8211; <a href="http://upload.wikimedia.org/wikipedia/commons/d/d1/First_Web_Server.jpg">the picture</a></p>

<p class="FacebookLikeButton"><fb:like href="http%3A%2F%2Fwww.mmisoftware.co.uk%2Fweblog%2F2007%2F12%2F02%2Fa-blast-from-the-past%2F" layout="standard" show_faces="true" width="450" action="like" colorscheme="light"></fb:like></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mmisoftware.co.uk/weblog/2007/12/02/a-blast-from-the-past/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Content Delivery Network via Rackspace Cloud Files: c0003336.cdn2.cloudfiles.rackspacecloud.com

Served from: www.mmisoftware.co.uk @ 2012-02-08 19:43:41 -->
