STAGE STYLE

<< Click to Display Table of Contents >>

Navigation:  Support > Reconfigurable Rulebook > Definition Types >

STAGE STYLE

Description

An Stage Style defines a portion of an Event Style. A Stage Style will be:

Shot contiguously.

Have the same equipment, time limits, distance of fire, and shooting position.

Note: time limits and distance of fire is a general rule. For example firing 40 shots in 50 minutes or firing 40 shots in 60 minutes should be considered the same for the purpose of defining a Stage Style. As well as firing at 50m or firing at 50m reduced for 50yd. Should be considered the same for the purpose of defining a Stage Style.

Fields

Attribute Name

Type

Description

HierarchicalName

String formatted as a Hierarchical Name

The unique name space and proper name of this definition.

Required. The namespace must be assigned to the users account when uploading to Orion's cloud.

Description

String

A human readable description of this STAGE STYLE object.

Not required, but strongly recommended. If not included the Proper Name portion of HierarchicalName is used.

CommonName

String

A human readable, and commonly referred to name for this STAGE STYLE.

Not required, but strongly recommended.

Version

String formatted as a Version

The version number for this definition. User must update this value with each new version uploaded to Orion's cloud.

Required.

Type

String formatted as a Type

Identifies that this is a STAGE STYLE type definition.

Required. Must be the value, "STAGE STYLE".

SetName

String formatted as a Set Name

Unique identifier given to this definition within all STAGE STYLE objects.

This value is controlled by Orion, users should not add this attribute to their definition files. See Set Names for more information.

Owner

String formatted as an Owner

The Orion Account Owner of this STAGE STYLE definition.

Required. Must be users Orion Account value.

Discipline

String formatted as a Discipline

The shooting discipline that uses this STAGE STYLE.

Required.

Subdiscipline

String formatted as a Subdiscipline and Tags

The subdiscipline to categorize this STAGE STYLE.

Not required, but strongly recommended.

Tags

List of Strings formatted as a Subdiscipline and Tags

The tag or tags to categorize with.

Not required but strongly recommended.

JSONVersion

String formatted as a JSON Version

The JSON Version value for this definition.

 

Not required. Assumed to be 2020-03-31 if not included.

Discontinued

Boolean

True if this STAGE STYLE is no longer in use.

 

Not Required. Defaults to false if not included.

RelatedStageStyles

List of strings formatted as SetNames.

A list (order is inconsequential) of other STAGE STYLEs that are similar to this STAGE STYLE.

This attribute is not required.

ShotsInSeries

Integer

The number of shots that make up a series.

This attribute is not required. If left blank it is assumed the value is 10.

DisplayScoreFormats

List of DisplayScoreFormat

A list of common ways to display scores for this Stage Style. The first item in the list is considered the default.

This attribute is not required. If left blank a single DisplayScoreFormat is assumed, with values:

{"Name" : "Integer",

 "ScoreFormat" : "i"  }

 

 

 


 

Note:

The Reconfigurable Rulebook and functionality will be implemented with the release of Orion Scoring System v. 3.0 (TBA)