Skip to content
  • Jun Pataleta's avatar
    fb651434
    MDL-76849 qtype: Add a questionidentifier instance variable · fb651434
    Jun Pataleta authored
    
    
    * Add an instance variable to question_display_options to store the
    identifier associated with the question being rendered.
    * This information can be used by question type plugins to improve the
    accessibility of the answer fields being rendered by adding the
    question identifier to the answer fields' labels.
    * Adding the question identifier to the label can be achieved by using
    question_display_options::add_question_identifier_to_label().
    
    Co-authored-by: default avatarTim Hunt <t.j.hunt@open.ac.uk>
    fb651434
    MDL-76849 qtype: Add a questionidentifier instance variable
    Jun Pataleta authored
    
    
    * Add an instance variable to question_display_options to store the
    identifier associated with the question being rendered.
    * This information can be used by question type plugins to improve the
    accessibility of the answer fields being rendered by adding the
    question identifier to the answer fields' labels.
    * Adding the question identifier to the label can be achieved by using
    question_display_options::add_question_identifier_to_label().
    
    Co-authored-by: default avatarTim Hunt <t.j.hunt@open.ac.uk>
Loading