Tangerine-Community / tangy-form

<tangy-form> is a web component for creating multipage forms. Other <tangy-*> input elements are included as well.
GNU General Public License v3.0
15 stars 3 forks source link

fix(cycle-sequences): user defined Cycle Sequences index should begin at 1 #269

Closed evansdianga closed 3 years ago

evansdianga commented 3 years ago

Users should define cycle sequences beginning from index 1 and not 0

Fixes #267

TSSlade commented 2 years ago

@chrisekelley or @evansdianga - does the cycle sequence that applied for a given observation make it into the CSV output? (I know you can infer the sequence from section-level start/open timestamps, but it would be lovely if there were an actual variable that contained the applicable sequence.) If so, what is the varname?