We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09e331c commit 0eb9876Copy full SHA for 0eb9876
.gitattributes
@@ -0,0 +1 @@
1
+.git* export-ignore
.gitlab-ci.yml
@@ -0,0 +1,9 @@
+include:
2
+ - project: 'moodle_l2p/moodle-ci'
3
+ file: '/build-package.gitlab-ci.yml'
4
+
5
+variables:
6
+ PACKAGE_NAME: moodle-rwth-pdfannotator
7
+ PACKAGE_CAPABILITIES: moodle-rwth-rwth_pdfannotator
8
+ PACKAGE_SUMMARY: RWTH plugin that allows students to make annotations and ask questions via comments regarding PDFs provided by teachers.
9
+ PACKAGE_DESCRIPTION: Package to install the Moodle Plugin pdfannotator.
0 commit comments