Click here to Skip to main content
15,881,812 members
Articles / Hosted Services / Azure

Wiki-Tutorials on Windows Azure

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
2 May 2013GPL32 min read 7.9K  
A place where people can create interactive tutorials and learn

This article is an entry in our Windows Azure Developer Challenge. Articles in this sub-section are not required to be full articles so care should be taken when voting. Create your free Azure Trial Account to Enter the Challenge.

Azure is about to redefine elearning experience.

Introduction

 The internet is flooded with articles that teach you things, how to do things, and then there are Q&A sites. The information they provide are merely instructions or sequences of images of steps that should be followed to solve the problem. They all lack interactivity between the learner and tutorial. What I am suggesting is a website that acts as a wiki for creating interactive content. Place where learner can move lines and circles around, work the problems step by step with feedback at each step in other words a place where you won't doze off while learning.

The System

This is a system where teachers and other who want to share their knowledge can come and prepare learning content online.

For example, with relate to computer science and mathematics, adding a node to a binary search tree and re-balancing it can be taught in an interactive way.

Content creator can select elements from a range of symbols, circles for nodes and lines for edges in this case. Then place them on the screen to prepare the initial tree. Now comes adding a node, in this case they can place a set of graphical commands to perform necessary steps, for instance content creator can tell the system to activate "recording mode" and place the node at some point. When in recording mode system tracks and stores the changes. Further more, content creator can use action lines to specify the movement of nodes, just like in Microsoft PowerPoint.

Or to make it more interactive, content creator can ask learner to do the tree balancing steps after adding a new node. Each step is evaluated and given constructive feed back in a separate feedback pane. This way learner can practice what is learnt in theory.

The applications are limitless all that require is looking at things without limiting oneself.

License

This article, along with any associated source code and files, is licensed under The GNU General Public License (GPLv3)


Written By
Software Developer Creative Search Technolgies
Sri Lanka Sri Lanka
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
-- There are no messages in this forum --