Difference between revisions of "Proj-2014-2015-SmartClassroom/UML"

From air
Jump to navigation Jump to search
Line 7: Line 7:
   
 
== Classes diagrams ==
 
== Classes diagrams ==
[[File:classes_diagram.jpg|600px]]
+
[[File:classes_diagram.jpg]]
   
 
== Objects diagrams ==
 
== Objects diagrams ==

Revision as of 17:38, 16 March 2015

UML Diagrams

The followings are some UML diagrams created for certains aspects of the project.

Use case

CasUtilisation.jpeg

Classes diagrams

Classes diagram.jpg

Objects diagrams

Soon

Sequence diagrams

Scenario 1 : Connection to Moodle

Actors = Teacher or student
Tools = Tablet, NFC reader + NFC tag, web server, Moodle

UMLMoodle.png

Scenario 2 : Creation of MCQ

Actors = Teacher
Tools = Tablet, Moodle

QCM1.png

Scenario 3 : Answer to the MCQ

Actors = Student
Tools = Tablet, Moodle

QCM2.png

Collaboration diagrams

Soon