Skip to content

Commit bd2b95a

Browse files
committed
clean up 5.0
1 parent 844d733 commit bd2b95a

641 files changed

Lines changed: 9 additions & 104365 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.babelrc

Lines changed: 0 additions & 16 deletions
This file was deleted.

.editorconfig

Lines changed: 0 additions & 16 deletions
This file was deleted.

.eslintrc

Lines changed: 0 additions & 35 deletions
This file was deleted.

Courseware.php

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ public function getNotificationObjects($courseId, $since, $user_id)
7676
*/
7777
public function getIconNavigation($courseId, $last_visit, $user_id)
7878
{
79-
return false;
79+
return null;
8080
}
8181

8282
/**
@@ -237,11 +237,11 @@ public function getMetadata()
237237
$metadata = parent::getMetadata();
238238

239239
$metadata['pluginname'] = dgettext('Courseware', 'Courseware');
240-
$metadata['displayname'] = dgettext('Courseware', 'Courseware');
241-
$metadata['summary'] = dgettext('Courseware', 'Create and provide interactive multimedia learning modules');
242-
$metadata['description'] = dgettext('Courseware', 'With courseware you can create and use interactive multimedia learning modules. The modules are structured into chapters, subsections and sections and can consist of text blocks, video sequences, tasks (requires the Vips plug-in) and communication elements. Modules can be exported and imported into other courses or other installations.');
243-
$metadata['descriptionShort'] = dgettext('Courseware', 'Create and provide interactive multimedia learning modules');
244-
$metadata['descriptionLong'] = dgettext('Courseware', 'With courseware you can create and use interactive multimedia learning modules. The modules are structured into chapters, subsections and sections and can consist of text blocks, video sequences, tasks (requires the Vips plug-in) and communication elements. Modules can be exported and imported into other courses or other installations.');
240+
$metadata['displayname'] = dgettext('Courseware', 'Migration alter Courseware-Inhalte');
241+
$metadata['summary'] = dgettext('Courseware', 'Migration der Lerninhalte aus dem Courseware-Plugin in Stud.IP-Courseware');
242+
// $metadata['description'] = dgettext('Courseware', 'With courseware you can create and use interactive multimedia learning modules. The modules are structured into chapters, subsections and sections and can consist of text blocks, video sequences, tasks (requires the Vips plug-in) and communication elements. Modules can be exported and imported into other courses or other installations.');
243+
// $metadata['descriptionShort'] = dgettext('Courseware', 'Create and provide interactive multimedia learning modules');
244+
// $metadata['descriptionLong'] = dgettext('Courseware', 'With courseware you can create and use interactive multimedia learning modules. The modules are structured into chapters, subsections and sections and can consist of text blocks, video sequences, tasks (requires the Vips plug-in) and communication elements. Modules can be exported and imported into other courses or other installations.');
245245
$metadata['homepage'] = dgettext('Courseware', 'https://hilfe.studip.de/help/4.0/en/Basis/Courseware');
246246

247247
return $metadata;

CoursewareObserver.php

Lines changed: 0 additions & 240 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 34 deletions
This file was deleted.

assets/cwp/cwp.zip

-7.28 MB
Binary file not shown.

assets/images/cursor/pencil.png

-467 Bytes
Binary file not shown.

assets/images/cw_preview.png

-86.9 KB
Binary file not shown.

assets/images/icons/black/arr_1slide.svg

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)