Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Do not enforce project registrations for interns - #166

Open
waqas-mumtaz wants to merge 2 commits into
masterfrom
issue-285
Open

Do not enforce project registrations for interns#166
waqas-mumtaz wants to merge 2 commits into
masterfrom
issue-285

Conversation

@waqas-mumtaz

@waqas-mumtaz waqas-mumtaz commented Apr 25, 2021

Copy link
Copy Markdown
Contributor

@waqas-mumtaz
waqas-mumtaz requested a review from lsc0498 April 25, 2021 12:41
@waqas-mumtaz waqas-mumtaz self-assigned this Apr 25, 2021
@LeonErath
LeonErath temporarily deployed to cs-web-user-app-pr-166 April 25, 2021 12:41 Inactive
if ((!isGroups || !isTutor) && isOfficial) {
if (!isGroups && !isTutor && !isJufo && isOfficial) {
return Promise.reject(
'Um am Praktikum teilzunehmen, musst du sowohl Schüler*innen im 1:1-Format beim Lernen als auch in Gruppenkursen helfen.'

@Jonasdoubleyou Jonasdoubleyou Jun 15, 2021

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"sowohl", "als auch" should be "entweder", "oder"

@Jonasdoubleyou Jonasdoubleyou changed the title Issue 285 Do not enforce project registrations for interns Jun 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants