Skip to content

Commit 851a091

Browse files
author
Laur0r
authored
Merge pull request #100 from learnweb/feature/post-review
Add possibility to moderate forums
2 parents dcb224f + 20d2a82 commit 851a091

Some content is hidden

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

43 files changed

+2068
-662
lines changed

.github/workflows/moodle-ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
- name: PHP Copy/Paste Detector
7070
if: ${{ always() }}
7171
run: moodle-plugin-ci phpcpd
72+
continue-on-error: true
7273

7374
- name: PHP Mess Detector
7475
if: ${{ always() }}

amd/build/functions.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

amd/build/functions.min.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

amd/build/reviewing.min.js

+10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)