Explorar o código

Minor - flint fixes

Julio Montoya %!s(int64=5) %!d(string=hai) anos
pai
achega
58c0fe3756

+ 0 - 2
main/exercise/exercise.class.php

@@ -5826,7 +5826,6 @@ class Exercise
             }
         }
 
-
         $sendStart = false;
         $sendEnd = false;
         $sendEndOpenQuestion = false;
@@ -8277,7 +8276,6 @@ class Exercise
      * @param array  $user_info
      * @param string $url_email
      * @param array  $teachers
-     *
      */
     private function sendNotificationForOpenQuestions(
         $question_list_answers,

+ 1 - 1
main/exercise/export/qti2/qti2_classes.php

@@ -2,7 +2,7 @@
 /* For licensing terms, see /license.txt */
 
 /**
- * Interface ImsAnswerInterface
+ * Interface ImsAnswerInterface.
  */
 interface ImsAnswerInterface
 {

+ 0 - 1
main/mySpace/myStudents.php

@@ -1029,7 +1029,6 @@ if (!empty($userGroups)) {
 }
 echo '</div></div>';
 
-
 $exportCourseList = [];
 $lpIdList = [];
 if (empty($details)) {