Browse Source

after prettier formating

content-update
Chris 3 years ago
parent
commit
44c161f37f
  1. 5
      docs/setup_of_external_repo.md

5
docs/setup_of_external_repo.md

@ -15,7 +15,6 @@ However being familiar with docker is **mandatory** for adding your own exercise
-A dockerHub account [https://hub.docker.com/](https://hub.docker.com/).
## Setup of GitHub repository
### Create your own public repository
@ -38,7 +37,7 @@ ascii-art audit `README.md` file. Here is the [link](https://raw.githubuserconte
- Go to the settings tab of your projects repository.
- On the option page find the GitHub Pages section.
- Please see below the settings to follow.
(Please not that it might take up to 10 mins for your page to be pusblished)
(Please not that it might take up to 10 mins for your page to be published)
![sceenshot 1](img/adding-exercises-repository/1.png)
@ -70,11 +69,13 @@ This path should be added to the attribute “subject” of type string in the o
- And add the `audit` and `subject` attributes (of type `string`) with the previously noted paths
Once the attributes are filled.
- Create a module, called `Div-custom` for example. Add its standard attributes.
- Add `firstproject` as a child to `Div-custom`.
**Note**: If you do not wish students from other events to be selected for matches in this new event.
in the children attributes of the module,
- Add `matchWhere` as a `FUNCTION`
- Set its value to `USERINEVENT`
This attribute will isole the event during matches to the user of the event.

Loading…
Cancel
Save