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

From air
Jump to navigation Jump to search
 
Line 12: Line 12:
   
 
== Objects diagrams ==
 
== Objects diagrams ==
[[File:objects_diagram.jpg]]
+
[[File:objects_diagram.jpg|600px]]
   
 
== Sequence diagrams ==
 
== Sequence diagrams ==

Latest revision as of 16:03, 17 March 2015

UML Diagrams

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

Please note that all these diagrams have been designed at the beginning of the project. Therefore, some of them may not correspond with the final product.

Use case

CasUtilisation.jpeg

Classes diagrams

Classes diagram.jpg

Objects diagrams

Objects diagram.jpg

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

Scenario 1 : Connection to Moodle

Collaboration diagram.jpg

Scenario 2 : Creation of the MCQ

Collaboration diagram scenar2.jpg

Scenario 3 : Answer to the MCQ

Collaboration diagram scenar3.jpg