Difference between revisions of "InvalidGroupNameException"

From mn/ifi/inf5750
Jump to: navigation, search
 
(25 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div>The ''InvalidGroupNameException'' group will design an incomplex quiz application for the ''DHIS2'' platform intended for teaching inexperienced users how to properly interact with system.<br/></div><div><br/></div><div><br/></div>
+
<div>The ''InvalidGroupNameException'' group will design an incomplex quiz application for the ''DHIS2'' platform intended for teaching inexperienced users how to properly interact with system.<br/></div><div><br/></div>
= Participants =
+
__TOC__
 +
 
 +
 
 +
== Participants ==
  
 
*Marie Katrine Ekeberg <span style="color:#d3d3d3"><small>mariuek</small></span>
 
*Marie Katrine Ekeberg <span style="color:#d3d3d3"><small>mariuek</small></span>
Line 6: Line 9:
 
*Vebjørn Ring Sjølyst <span style="color:#d3d3d3"><small>vebjorrs</small></span>
 
*Vebjørn Ring Sjølyst <span style="color:#d3d3d3"><small>vebjorrs</small></span>
  
= Requirements =
+
== Requirements ==
 +
 
 +
The system should be able to assess the knowledge of its users by presenting them with a quiz.&nbsp;
 +
 
 +
Supervisors should be able to create quizes of arbitrary length with an intiuitive user interface.
 +
 
 +
User should be able to answer questions with minimal effort.
 +
 
 +
== <small>Technologies</small> ==
 +
 
 +
=== Frontend ===
 +
 
 +
*Bootstrap
 +
*JQuery
 +
*AngularJS
 +
 
 +
=== Backend ===
 +
 
 +
*DHIS2
 +
 
 +
== Schedule ==
 +
 
 +
=== Milestone 1 ===
 +
 
 +
Gain a sufficient understanding of the ''DHIS2'' web applications platform. Identify software requirements and document initial design.
 +
 
 +
<small>'''ECT''' November 1st</small>
 +
 
 +
=== Milestone 2 ===
 +
 
 +
Static HTML version should be ready.
 +
 
 +
<small>'''ECT''' November 15th</small>
 +
 
 +
=== Milestone 3 ===
 +
 
 +
Finalize the web app. The app(s) should work like described.
 +
 
 +
<small>'''ECT'''<span style="font-size: 10px;">&nbsp;November 30th</span></small>
 +
 
 +
== Progress ==
 +
 
 +
=== Static HTML app for user (taking a quiz) ===
 +
 
 +
=== Static HTML app for admin (quiz/course creation) ===
 +
 
 +
The first menu in the quiz-creation app is the course-window, where we can select which course we want to edit. &nbsp;When we have selected a course we will be presented with a interface for creating a quiz.
 +
 
 +
http://folk.uio.no/mariuek/INF5750/static-admin.png http://folk.uio.no/mariuek/INF5750/static-admin2.png
 +
 
 +
== Github-repo ==
  
lol
+
Our github-repo is located at&nbsp;[https://github.com/markydawn/INF5750 https://github.com/markydawn/INF5750].

Latest revision as of 14:55, 18 November 2014

The InvalidGroupNameException group will design an incomplex quiz application for the DHIS2 platform intended for teaching inexperienced users how to properly interact with system.


Participants

  • Marie Katrine Ekeberg mariuek
  • Martin Røed Jacobsen martirj
  • Vebjørn Ring Sjølyst vebjorrs

Requirements

The system should be able to assess the knowledge of its users by presenting them with a quiz. 

Supervisors should be able to create quizes of arbitrary length with an intiuitive user interface.

User should be able to answer questions with minimal effort.

Technologies

Frontend

  • Bootstrap
  • JQuery
  • AngularJS

Backend

  • DHIS2

Schedule

Milestone 1

Gain a sufficient understanding of the DHIS2 web applications platform. Identify software requirements and document initial design.

ECT November 1st

Milestone 2

Static HTML version should be ready.

ECT November 15th

Milestone 3

Finalize the web app. The app(s) should work like described.

ECT November 30th

Progress

Static HTML app for user (taking a quiz)

Static HTML app for admin (quiz/course creation)

The first menu in the quiz-creation app is the course-window, where we can select which course we want to edit.  When we have selected a course we will be presented with a interface for creating a quiz.

static-admin.png static-admin2.png

Github-repo

Our github-repo is located at https://github.com/markydawn/INF5750.