Skip to content

Commit 613acbe

Browse files
authored
Merge pull request #90 from davydog187/grading
chore: fix readme instructions about grading
2 parents d08a33a + e37f412 commit 613acbe

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

README.md

+2-9
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@
1414
![GitHub pull requests by-label](https://img.shields.io/github/issues-pr-raw/podium/elixir-secure-coding/new%20content)
1515
<br />
1616

17-
![GitHub forks](https://img.shields.io/github/forks/podium/elixir-secure-coding?style=social)
18-
![Twitter URL](https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Ftwitter.com%2Fintent%2Ftweet%3Furl%3Dhttps%253A%252F%252Fgithub.com%252Fpodium%252Felixir-secure-coding%26text%3DCheck%2520out%2520Elixir%2520Secure%2520Coding%2520Training%2520-%2520originally%2520authored%2520by%2520%40HoldenOullette%2520for%2520%40PodiumHQ%253A)
19-
<br />
20-
2117
### An all-encompassing, opinionated cybersecurity curriculum designed for enterprise use at software companies using the [Elixir](https://elixir-lang.org/) programming language.
2218

2319
[About](#about) |
@@ -73,7 +69,7 @@ Currently the curriculum is broken into the following 8 primary topics, each con
7369
- Service to Service Authentication
7470
- User Authorization
7571

76-
*If you do not see a topic or lesson you would like covered, please review our [open issues](https://github.com/podium/elixir-secure-coding/labels/new%20content) and our [CONTRIBUTING Guide](./CONTRIBUTING.md) before opening a new issue - but we encourage requests!*
72+
*If you do not see a topic or lesson you would like covered, please review our [open issues](https://github.com/erlef/elixir-secure-coding/labels/new%20content) and our [CONTRIBUTING Guide](./CONTRIBUTING.md) before opening a new issue - but we encourage requests!*
7773

7874
## Usage
7975
### For "Learners"
@@ -84,10 +80,7 @@ Using the ESCT as a consumer of the content is easy by just following these simp
8480
3. **Load the Live Markdown files in an instance of Livebook**
8581
- For further instructions on getting Livebook setup locally, please refer to [their documentation](https://livebook.dev/#install).
8682
4. **Complete the training as instructed and save your progress along the way!**
87-
5. **When you think you're finished, create a PR to **your own fork** of the training repo**
88-
- You will receive feedback as to whether you completed it or not in the CI stage of your version control system<sup>*</sup>
89-
90-
*<sup>\*</sup>Feedback functionality will initially work in GitLab, GitHub support is [in the works](https://github.com/podium/elixir-secure-coding/issues/17) but lower priority*
83+
5. **Feedback will be provided directly within Livebook via the "Graded Cell" smart cell**
9184

9285
### For "Educators"
9386
Using the ESCT as a purveyor of the curriculum is relatively straight-forward:

0 commit comments

Comments
 (0)