Skip to content
Snippets Groups Projects
  • rhenck's avatar
    c3a80aa5
    [editor] Fix likert row generation · c3a80aa5
    rhenck authored
    - Missing type inforamtion as constructor parameter
    - Also the new ID generation mechanism uses the type of the element to 
    request an ID from the the IDManager. Here was a mismatch, where the 
    type is 'likert-row', but the IDManager only knew 'likert_row'. This is 
    now files all IDs use hyphens instead of underscores.
    c3a80aa5
    History
    [editor] Fix likert row generation
    rhenck authored
    - Missing type inforamtion as constructor parameter
    - Also the new ID generation mechanism uses the type of the element to 
    request an ID from the the IDManager. Here was a mismatch, where the 
    type is 'likert-row', but the IDManager only knew 'likert_row'. This is 
    now files all IDs use hyphens instead of underscores.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.