Triple-S alternatives, possibilities, choices Steve Jenkins - - PowerPoint PPT Presentation

triple s
SMART_READER_LITE
LIVE PREVIEW

Triple-S alternatives, possibilities, choices Steve Jenkins - - PowerPoint PPT Presentation

Triple-S alternatives, possibilities, choices Steve Jenkins Dimensions of change Moving Target Scope Including exotic Many versions make elements can make life a standard non- difficult for some (all) standard Features or Delivery


slide-1
SLIDE 1

Triple-S

alternatives, possibilities, choices

Steve Jenkins

slide-2
SLIDE 2

Dimensions of change

Scope

Including ‘exotic’ elements can make life difficult for some (all)

Moving Target

Many versions make a standard non- standard

slide-3
SLIDE 3

Features or Delivery or Both?

Scope

Including ‘exotic’ elements can make life difficult for some (all)

Moving Target

Many versions make a standard non- standard

slide-4
SLIDE 4

Some Possible Features

XML response data Presentational markup Derived variables / Calculations Text substitution / Response piping Code frames Topline counts

slide-5
SLIDE 5

Possible Feature

XML response data

Response data file ...

<case><r i="1>520001</r><r i="2">20050504</r><r i="3">112000</r><r i="4">0</r> ... <case><r i="1>520002</r><r i="2">20050506</r><r i="3">134300</r> ... ... <case><r i="1>520003</r><r i="2">20050503</r> ...

slide-6
SLIDE 6

Possible Feature

XML response data

Or inverted data embedded within metadata ...

<variable ident="4" type="single"> <name>Q2</name> <label>Frequency of visit</label> <values> <value code="0">No, this is the first visit</value> <value code="1">I have visited before within the year</value> <value code="2">I visited before that</value> </values> <data> <r>1</r><r>2</r><r>0</r> … … …<r>2</r> </data> </variable>

slide-7
SLIDE 7

Posssible Feature

Presentational Markup

? HTML style elements ? External CSS style sheets ? Embedded CSS Not always easy to discriminate “presentation” v “structure” e.g. Grids

slide-8
SLIDE 8

Possible Feature

Derived variables / Calculations

? MathML ? Select subset of MathML ? Invent “survey oriented” language

slide-9
SLIDE 9

Possible Feature

Text substitution / Response piping

<variable ident=“3" type="single"> <name>Q1</name> <label>Where did you visit ?</label> <values> <value code=“1”>House of horrors</value> <value code=“1”>Health club</value> </values> </variable> <variable ident="4" type="single"> <name>Q2</name> <label>Frequency of visit to <insert type=“response”>Q1</insert> ?</label> <values> ...

slide-10
SLIDE 10

Possible Feature

Code frames

<codeframe ident=“1" type="single"> <name>CF1</name> <label>Scale of agreement</label> <values> <value code=“1“>Agree</value> <value code=“2“>Neutral</value> <value code=“3“>Disagree</value> </values> </codeframe> <Variable> ... <values> CF1 </values> ...

slide-11
SLIDE 11

Possible Feature

Topline Counts

<variable ident="4" type="single"> <name>Q2</name> <label>Frequency of visit</label> <position start=“21” /> <values> <value code="0“ count=“201”>No, this is the first visit</value> <value code="1" count=“98”>I have visited before within the year</value> <value code="2" count=“173”>I visited before that</value> </values> </variable>

slide-12
SLIDE 12

Possible Features

XML response data Presentational markup Derived variables / Calculations Text substitution / Response piping Formal missing values Code frames Topline counts

slide-13
SLIDE 13

Delivery

Design & Build an API-based implementation Evangelise more

slide-14
SLIDE 14

Delivery

Design & Build an API-based implementation

Could make implementation easier Which language(s) / platforms(s)? Who would write it? Who would maintain it? Who pays?

slide-15
SLIDE 15

Delivery

Evangelise more

Get Triple-S adopted in the wider standards world Government standard for interchange of survey data Wider adoption / awareness could make funding easier

slide-16
SLIDE 16

Features or Delivery or Both?

Scope

Including ‘exotic’ elements can make life difficult for some (all)

Moving Target

Many versions make a standard non- standard

slide-17
SLIDE 17

Triple-S

alternatives, possibilities, choices

Steve Jenkins