-
Notifications
You must be signed in to change notification settings - Fork 1
3.4 Glossary
Amos Wong edited this page Apr 17, 2017
·
3 revisions
These term are used to describe the user
- editor
- viewer
- presenter
- audience
- user
Different terms are given to the user to denote their current role.
Roles | Activities |
---|---|
Editor | User who uses Editor to create or modify a document. |
Viewer | User who uses Viewer to view or read a document. |
Presenter | User who conducts a presentation. |
Audience | User who receive a presentation from a presenter. |
User | A general description of a user who may exhibit any role described above. |
All component names are to be wrapped inside an `inline code
`.
Some example of component names are
storage
Content
File Manager
-
Editor
> implies the Editor UI component -
Viewer
> implies the Viewer UI component
Environment | Description |
---|---|
Webapp | Describe the client application that user directly see and interact with |
Platform | Describe the backend server that is used to host the Webapp and receive API calls |
by Sashimi 🐟
- Introduction
- Project Work Log
- Software Requirements 3.1 Functional Requirements
- Design 4.1 Architecture Diagram
- Developer Guide 5.1 Getting started
- Evaluation Report 6.1 Usability Evaluation
- Misc 7.1 Dog Fooding Process
3.2 Non functional Requirements
3.3 Abuser Stories
3.4 Glossary
4.2 Entity Relationship Diagram
4.3 UI Design
5.2 Resources
5.3 Testing tools
5.4 API Documents
6.2 Performance Evaluation
6.3 Security Evaluation