Proj-2014-2015-SmartClassroom/UML: Difference between revisions

From air
Jump to navigation Jump to search
Line 14: Line 14:
== Sequence diagrams ==
== Sequence diagrams ==


===Scenario 1===
===Scenario 1 : Connection to Moodle===
As a student or a teacher, I want to log in my Moodle account using a NFC tag so that I can directly access my personnal account.
''Actors = Teacher or student''
''Actors = Teacher or student''
''Tools = Tablet, NFC reader + NFC tag, web server, Moodle''
''Tools = Tablet, NFC reader + NFC tag, web server, Moodle''

Revision as of 14:55, 16 March 2015

UML Diagrams

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

Use case

CasUtilisation.jpeg

Classes diagrams

Soon

Objects diagrams

Soon

Sequence diagrams

Scenario 1 : Connection to Moodle

Actors = Teacher or student
Tools = Tablet, NFC reader + NFC tag, web server, Moodle
Error creating thumbnail: Unable to save thumbnail to destination

Scenario 2 : Creation of MCQ

Actors = Teacher
Tools = Tablet, Moodle
Error creating thumbnail: Unable to save thumbnail to destination

Scenario 3 : Answer to the MCQ

Actors = Student
Tools = Tablet, Moodle
Error creating thumbnail: Unable to save thumbnail to destination

Collaboration diagrams

Soon