Skip to content
  • Ruslan Kabalin's avatar
    MDL-31226: quiz: Fix message for attempts built on previous. · f8e28244
    Ruslan Kabalin authored
    At the moment, when attempt is built on the last one, "not yet answered"
    message is shown, which confuses many people. This patch modifies the state to
    "complete" for attempt based on previous and modifies the output string.
    
    Many thanks to Tim Hunt for guiding me through quiz infrastructure and some code
    suggestions.
    f8e28244