Difference between revisions of "SRS SeriousGame RICM Group"

From air
Jump to navigation Jump to search
Line 43: Line 43:
   
 
==1.4 References==
 
==1.4 References==
[http://en.wikipedia.org Wikipedia] for definitions.
+
*[http://www.python.org/] for definitions and documentation.
[http://en.wikipedia.org Wikipedia] for definitions.
+
*[http://kivy.org/#home] for definitions and documentation.
[http://en.wikipedia.org Wikipedia] for definitions.
+
*[http://www.sqlite.org/] for definitions and documentation.
   
 
==1.5 Overview of the remainder of the document==
 
==1.5 Overview of the remainder of the document==

Revision as of 15:38, 11 February 2014

Read first:

Document History
Version Date Authors Description Validator Validation Date
0.1.0 TBC TBC TBC TBC TBC


1. Introduction

1.1 Purpose of the requirements document

This Software Requirements Specification (SRS) identifies the requirements for the serious game. In case of a open source project, we must present the requirement to others potential contributors. This document is a guideline about the functionalities offered and the problems that the system solves.

1.2 Scope of the product

- The product we are developing is a application of serious games - The platform our app is used for .... WIP

1.3 Definitions, acronyms and abbreviations

  • Python : Python is a programming language that lets you work more quickly and integrate your systems more effectively.
  • Kivy : Kivy is an open source python library for rapid development of applications that make use of innovative user interfaces, such as multi-touch platforms.
  • SQlite : Sqlite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL data engine.

1.4 References

  • [1] for definitions and documentation.
  • [2] for definitions and documentation.
  • [3] for definitions and documentation.

1.5 Overview of the remainder of the document

2. General description

2.1 Product perspective

2.2 Product functions

2.3 User characteristics

2.4 General constraints

2.5 Assumptions and dependencies

3.Specific requirements, covering functional, non-functional and interface requirements

  • document external interfaces,
  • describe system functionality and performance
  • specify logical database requirements,
  • design constraints,
  • emergent system properties and quality characteristics.

3.1 Requirement X.Y.Z (in Structured Natural Language)

Function:

Description:

Inputs:

Source:

Outputs:

Destination:

Action:

  • Natural language sentences (with MUST, MAY, SHALL)
  • Graphical Notations : UML Sequence w/o collaboration diagrams, Process maps, Task Analysis (HTA, CTT)
  • Mathematical Notations
  • Tabular notations for several (condition --> action) tuples

Non functional requirements:

Pre-condition:

Post-condition:

Side-effects:

4. Product evolution

5. Appendices

6. Index