-
Notifications
You must be signed in to change notification settings - Fork 293
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' into feature/programming-exercises/provide-the…
…ia-clone-information-on-redirect
- Loading branch information
Showing
1,329 changed files
with
35,155 additions
and
11,710 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,144 @@ | ||
assessment: | ||
- assessment | ||
- bonus | ||
- complaint | ||
- submission | ||
- grading | ||
- grade | ||
- score | ||
- caseSensitive: false | ||
|
||
athena: | ||
- athena | ||
- caseSensitive: false | ||
|
||
atlas: | ||
- atlas | ||
- competency | ||
- competencies | ||
- knowledge area | ||
- learning path | ||
- learner profile | ||
- science event | ||
- adaptive learning | ||
- caseSensitive: false | ||
|
||
buildagent: | ||
- buildagent | ||
- build agent | ||
- buildjob | ||
- build job | ||
- build result | ||
- caseSensitive: false | ||
|
||
communication: | ||
- communication | ||
- conversation | ||
- notification | ||
- agreement | ||
- faq | ||
- post | ||
- reaction | ||
- chat | ||
- message | ||
- caseSensitive: false | ||
|
||
core: | ||
- user-management | ||
- authority | ||
- data export | ||
- migration | ||
- user | ||
- group | ||
- caseSensitive: false | ||
|
||
exam: | ||
- exam | ||
- exercisegroup | ||
- student exam | ||
- suspicious behavior | ||
- suspicious behaviour | ||
- caseSensitive: false | ||
|
||
exercise: | ||
- exercise | ||
- participation | ||
- participant | ||
- difficulty | ||
- lifecycle | ||
- team | ||
- assignment | ||
- caseSensitive: false | ||
|
||
fileupload: | ||
- fileupload | ||
- upload | ||
- caseSensitive: false | ||
|
||
iris: | ||
- iris | ||
- llm | ||
- chatbot | ||
- ai | ||
- caseSensitive: false | ||
|
||
lecture: | ||
- lecture | ||
- attachment | ||
- online | ||
- slide | ||
- video | ||
- text unit | ||
- caseSensitive: false | ||
|
||
lti: | ||
- lti | ||
- online course | ||
- caseSensitive: false | ||
|
||
modeling: | ||
- modeling | ||
- diagram | ||
- uml | ||
- caseSensitive: false | ||
|
||
plagiarism: | ||
- plagiarism | ||
- caseSensitive: false | ||
|
||
programming: | ||
- programming | ||
- build | ||
- build plan | ||
- code hint | ||
- git | ||
- testwise coverage | ||
- ide | ||
- submission policy | ||
- aeolus | ||
- penalty | ||
- auxilary | ||
- commit | ||
- project | ||
- static code analysis | ||
- caseSensitive: false | ||
|
||
quiz: | ||
- quiz | ||
- drag | ||
- drop | ||
- single choice | ||
- multiple choice | ||
- batch | ||
- short answer | ||
- caseSensitive: false | ||
|
||
text: | ||
- text | ||
- block | ||
- caseSensitive: false | ||
|
||
tutorialgroup: | ||
- tutorialgroup | ||
- session | ||
- caseSensitive: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
name: "Issue Labeler" | ||
on: | ||
issues: | ||
types: [opened, edited] | ||
|
||
permissions: | ||
issues: write | ||
contents: read | ||
|
||
jobs: | ||
triage: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: MaximilianAnzinger/[email protected] | ||
with: | ||
configuration-path: .github/issue-labeler.yml | ||
repo-token: ${{ github.token }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
name: Validate PR Title | ||
|
||
on: | ||
pull_request: | ||
types: [opened, synchronize, reopened, ready_for_review, edited] | ||
|
||
jobs: | ||
validate-pr-title: | ||
runs-on: ubuntu-latest | ||
timeout-minutes: 1 | ||
steps: | ||
- uses: Slashgear/[email protected] | ||
with: | ||
regexp: '^`(Programming exercises|Integrated code lifecycle|Quiz exercises|Modeling exercises|Text exercises|File upload exercises|Exam mode|Grading|Assessment|Communication|Notifications|Team exercises|Lectures|Integrated markdown editor|Plagiarism checks|Learning analytics|Adaptive learning|Learning path|Tutorial groups|Iris|Scalability|Usability|Performance|Infrastructure|Mobile apps|Development|General)`:\s[A-Z].*$' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -123,9 +123,9 @@ The following members of the project management team are responsible for specifi | |
| Exercises | Stephan Krusche ([@krusche](https://github.com/krusche)) | | ||
| Programming exercises | Stephan Krusche ([@krusche](https://github.com/krusche)) | | ||
| Build agents | Robert Jandow ([@robertjndw](https://github.com/robertjndw)) | | ||
| Quiz exercises | Felix Dietrich ([@FelixTJDietrich](https://github.com/FelixTJDietrich)) | | ||
| Quiz exercises | Timor Morrien ([@Hialus](https://github.com/Hialus)) | | ||
| Modeling exercises | Felix Dietrich ([@FelixTJDietrich](https://github.com/FelixTJDietrich)) | | ||
| Text exercises | Maximilian Sölch ([@maximiliansoelch](https://github.com/maximiliansoelch)) | | ||
| Text exercises | Felix Dietrich ([@FelixTJDietrich](https://github.com/FelixTJDietrich)) | | ||
| File upload exercises | Elisabeth Friesinger ([@easy-lisi](https://github.com/easy-lisi)) | | ||
| Exam mode | Stephan Krusche ([@krusche](https://github.com/krusche)) | | ||
| Assessment | Maximilian Sölch ([@maximiliansoelch](https://github.com/maximiliansoelch)) | | ||
|
@@ -193,7 +193,7 @@ Refer to [Using JHipster in production](http://www.jhipster.tech/production) for | |
The following command can automate the deployment to a server. The example shows the deployment to the main Artemis test server (which runs a virtual machine): | ||
|
||
```shell | ||
./artemis-server-cli deploy [email protected] -w build/libs/Artemis-7.6.0.war | ||
./artemis-server-cli deploy [email protected] -w build/libs/Artemis-7.6.5.war | ||
``` | ||
|
||
## Architecture | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.