Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
iena
iena-mahara-link
Commits
f8992fdb
Commit
f8992fdb
authored
Oct 27, 2021
by
Myriam Delaruelle
Browse files
forgot to remove a test line
parent
8fb2c1e0
Changes
1
Hide whitespace changes
Inline
Side-by-side
mahara_iena.php
View file @
f8992fdb
...
...
@@ -32,7 +32,6 @@ $course_ctx = context_course::instance($course->id);
$students
=
get_enrolled_users
(
$course_ctx
);
$usersTab
=
array
();
$course_name
=
block_mahara_iena_getCourseName
(
$COURSE
->
shortname
);
//Here we check by email, if the student have the same email into mahara and moodle he is add to group
if
(
count
(
$students
)
==
0
)
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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