Skip to content

Commit

Permalink
Moodle 4.0 logo.
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaboesch committed Feb 5, 2024
1 parent 0d1ebe6 commit 3f6bc7d
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mod/kalvidassign/lib.php
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,8 @@ function kalvidassign_supports($feature) {
break;
case FEATURE_BACKUP_MOODLE2:
return true;
case FEATURE_MOD_PURPOSE:
return MOD_PURPOSE_ASSESSMENT;
break;
case FEATURE_MOD_PURPOSE:
return MOD_PURPOSE_ASSESSMENT;
Expand Down
16 changes: 16 additions & 0 deletions mod/kalvidassign/pix/monologo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions mod/kalvidres/pix/monologo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3f6bc7d

Please sign in to comment.