Skip to content

Commit

Permalink
fix copy & paste error
Browse files Browse the repository at this point in the history
  • Loading branch information
Laur0r committed Jun 7, 2024
1 parent 9cf176b commit 701e561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion strategy/strategy03_lickert.php
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ protected function construct_strategy($strategyoptions) {
public function get_choiceoptions() {
$params = $this->get_strategysetting(strategy::COUNTLICKERT);
return $this->get_strategy()->get_choiceoptions($params);
}string identifier of max_nos.
}

/**
*
Expand Down

0 comments on commit 701e561

Please sign in to comment.