Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
moodle
moodle
Commits
17fdaa42
Commit
17fdaa42
authored
May 14, 2011
by
Tim Hunt
Browse files
MDL-47494 gapselect: Fix some more codechecker issues.
parent
895a2d95
Changes
16
Hide whitespace changes
Inline
Side-by-side
question/type/gapselect/backup/moodle2/backup_qtype_gapselect_plugin.class.php
View file @
17fdaa42
<?php
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
...
...
question/type/gapselect/backup/moodle2/restore_qtype_gapselect_plugin.class.php
View file @
17fdaa42
<?php
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
...
...
question/type/gapselect/edit_form_base.php
View file @
17fdaa42
<?php
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
...
...
question/type/gapselect/edit_gapselect_form.php
View file @
17fdaa42
<?php
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
...
...
question/type/gapselect/lang/en/qtype_gapselect.php
View file @
17fdaa42
<?php
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
...
...
question/type/gapselect/question.php
View file @
17fdaa42
<?php
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
...
...
question/type/gapselect/questionbase.php
View file @
17fdaa42
<?php
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
...
...
question/type/gapselect/questiontype.php
View file @
17fdaa42
<?php
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
...
...
question/type/gapselect/questiontypebase.php
View file @
17fdaa42
<?php
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
...
...
question/type/gapselect/renderer.php
View file @
17fdaa42
<?php
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
...
...
question/type/gapselect/rendererbase.php
View file @
17fdaa42
<?php
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
...
...
question/type/gapselect/simpletest/helper.php
View file @
17fdaa42
<?php
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
...
...
question/type/gapselect/simpletest/testquestion.php
View file @
17fdaa42
<?php
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
...
...
question/type/gapselect/simpletest/testquestiontype.php
View file @
17fdaa42
<?php
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
...
...
question/type/gapselect/simpletest/testwalkthrough.php
View file @
17fdaa42
<?php
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
...
...
question/type/gapselect/version.php
View file @
17fdaa42
<?php
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment