Skip to content
Snippets Groups Projects
Commit cd109723 authored by Chris Sangwin's avatar Chris Sangwin
Browse files

Remove rouge print_r.

parent 50bd2a2e
No related branches found
No related tags found
No related merge requests found
......@@ -297,7 +297,7 @@ class qtype_stack_question extends question_graded_automatically_with_countback
}
public function start_attempt(question_attempt_step $step, $variant) {
print_r($this->seed);
// @codingStandardsIgnoreStart
// Work out the right seed to use.
if (!is_null($this->seed)) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment