Skip to content
Snippets Groups Projects

Issue #3492930: add xapi ActivityAnswer plugin.

Merged catch requested to merge issue/lms_xapi-3492930:3492930-add-activityanswer-plugin into 1.0.x
1 unresolved thread

Closes #3492930

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
54 54 return parent::buildForm($form, $form_state);
55 55 }
56 56
57 /**
58 * {@inheritdoc}
59 */
60 public function validateForm(array &$form, FormStateInterface $form_state) {
  • catch added 1 commit

    added 1 commit

    • 7afcec27 - Update for new plugin base class constructor param.

    Compare with previous version

  • Please register or sign in to reply
    Loading