Export Multiple Choice Voting Script + Results; Introduction; Script + Results Export File Layout; Identification - Bosch DCN Manual

Table of Contents

Advertisement

External Interface Manual
6.4

Export Multiple Choice voting script + results

6.4.1

Introduction

In the Multiple Choice Voting application, it is possible to save a script and any voting results in a single
export file. It is a special king of export file as it only contains Multiple Choice voting and contains the
information of all votings in the script.
6.4.2

Script + results export file layout

The results export file is composed of the following lines of data (in this order):

identification

voting info

individual results

6.4.2.1.
Identification
DCN MC RESULT 5.0<SEP>script name<SEP>number of votings<EOL>
where:
DCN MC RESULT x.0
script name
number of votings
6.4.2.2.
Voting info
This entire section is repeated 'number of votings' times.
voting number<SEP>voting name<SEP>voting subject<SEP>number of answers><EOL>
where:
See section 6.3.2.1 for a description of the fields.
This line is then repeated 'number of answers' times:
<answer legend> <SEP> <answer text> <SEP> <answer correct>
where:
See section 6.3.2.2 for a description of the fields.
6.4.2.3.
Individual results
This entire section is repeated for each delegate with voting authorization.
delegate id<SEP>screenline<SEP>group<SEP>number of correct answers<EOL>
where:
number of correct
answers
See section 6.3.2.5 of the description of the fields not described here.
This line is then repeated 'number of votings' times:
answer legend<EOL>
where:
See section 6.3.2.2 for a description of the fields.
Bosch Security Systems B.V. | 2004 April | External Interface Manual
st
This section is the 1
line in the file.
This section consists of a part with a fixed number of lines with
the voting description and a part consisting of lines repeated for
each possible answer in this vote.
This entire section is repeated for each voting in the script.
This section consists of one fixed line plus one line per voting for
each delegate with voting authorization.
Indicates the type of file and the version of DCN that produced
it. In this file type indication, the letter 'x' represents the major
version number of the DCN software (Version 5.0 shown in the
line above).
Name of a script (20 characters maximum).
The number of votings in the script.
The number of answers given by the delegate which matched
the answer with correct indication on in the script.
en | 32

Advertisement

Table of Contents
loading

Table of Contents