Commit Graph

5788 Commits

Author SHA1 Message Date
blueskiy01 bb1be7e302 Title was repeated, and breaks the flow of 1st audit question 2024-03-04 12:10:50 +00:00
sagarishere 6f44fa85a7 Same Ques was repeated twice in README.md
As the same questionw as repeated twice, I just made it shorter.
2024-03-04 11:03:37 +00:00
Mikk Rätsep 541e287360 Flags sre most likely in wrong order for the audit file
- It makes more sense for the flag -p (short for 'ports') to be before the port range
- It makes more sense for the flags -u or -t (short for 'UDP ports' and 'TCP ports') to be either freely placed where-ever or to be placed before the 'ip_address' argument, but not before the port range argument.
This mistake happened only inside the audit questions file, it seems to be fine in the task description file.
2024-03-04 10:58:25 +00:00
ecce75 3c34dca429 Update README.md
fixed typo witch -> which on linee 22
2024-02-29 14:57:43 +00:00
FrenchFriesForBallerina 7e2c88632b corrected a typo in README.md 2024-02-29 14:55:41 +00:00
Harry ea5f96d82a chore(readme): remove trailing spaces 2024-02-29 14:41:49 +00:00
Harry c318c0677f chore(readme): format 2024-02-29 14:41:49 +00:00
Harry 5d15d8071d chore(readme): format 2024-02-29 14:41:49 +00:00
Remington S 40c62aa2fd Update README.md 2024-02-29 14:41:49 +00:00
Harry 4b58410d9e
fix(ga-misc-check-prettier): change `fetch-depth` 2024-02-29 12:09:37 +00:00
nprimo 57df165f1c feat(ascii-art-color): update expected outputs
- fix some small grammar mistakes
2024-02-29 12:03:31 +00:00
nprimo e7966ae9bd feat(ascii-art-output): update audit commands to match expected output 2024-02-29 12:03:31 +00:00
Nik 324e70df28 fix formating of instructions list
By adding a missing 'space
2024-02-29 11:30:26 +00:00
Nik 0ef489334e fix return type of function
This corrects a typing error, as 64 is not a valid type in Rust.
2024-02-29 11:30:26 +00:00
Harry 2e998ce89f
fix(ga-misc-check-prettier): explicitly define `origin/master` & bump `checkout` action 2024-02-29 11:21:40 +00:00
Roberto Catini ae3a8cec22 go-reloaded audit: quote input text in input
Quick fix for #1515
Wraps every input text in a markdown inline quote, this should not let the quotes in the last examples be transformed in their curly version.
2024-02-29 11:12:20 +00:00
Daniyar Kuttymbek 0c8d2b0fa7 Missing package for Usage program
Added package for usage
2024-02-29 11:02:29 +01:00
nprimo d40ec29cf3 feat(nlp-scraper): restructure subject and audit to avoid storing big files in solution 2024-02-27 17:07:51 +01:00
nprimo 700efcb57b feat(nlp-scraper): improve audit and subject
- add details for question about checking "overfitting"
- remove not so clear suggestion
- move creation of `topic_classifier.pkl` to audit phase
2024-02-27 17:07:51 +01:00
zanninso ab20046615
docs: fix typo RegexReplace to RegexMatch. (#2465) 2024-02-27 13:02:01 +01:00
Zouhair AMAZZAL 6ba167d6fe docs(devops) CON-2441 fix img type in docs 2024-02-23 15:16:45 +02:00
zanninso d838207849
docs: fix subject typo and change 'charts' to 'checklist' in the audit file. (#2452) 2024-02-21 13:01:18 +01:00
Zouhair AMAZZAL 4730031dd7 improve(docs) improve english in easy-cloud subject 2024-02-08 18:08:51 +01:00
Zouhair AMAZZAL 262e039738 CON-2349 feat: add new subject for devops branch easy-cloud 2024-02-08 18:08:51 +01:00
miguel 1201510d30 docs(multiplayerfps): grammar imprvements 2024-02-08 14:35:50 +00:00
miguel 757fb84547 docs(multiplayer-fps): clarify subject and add bonus question in the audit 2024-02-08 14:35:50 +00:00
miguel 311a2d50e1 fix(movie-list)broken links 2024-02-08 14:31:19 +00:00
Niccolò Primo c6d8ca334a
CON-2393 clarify output of `nlp_enriched_news.py` script (#2419)
* chore(nlp-scraper): fix small grammar mistakes and improve readability

* feat(nlp-scraper): add link to datasets provided

* feat(nlp-scraper): add clarification about sentiment analysis

* feat(nlp-scraper): define how many articles are expected to be scraped

* chore(nlp-scraper): improve grammar and readability

* chore(nlp-scraper): fix typos

* feat(nlp-scraper): add label to link

* feat(nlp-scraper): remove audit question not related to the project

* refactor(nlp-scraper): refactor question

* chore(nlp-scraper): fix small typos

* feat(nlp-scraper): add information on how to calculate scandal

* feat(nlp-scraper): adde details to the delivrable section

* feat(nlp-scraper): add reference to subject in audit

* feat(nlp-scraper): update project structure

- run prettier

* feat(nlp-scraper): complete sentence in subject intro

-make formatting consistent with 01 subject
2024-02-08 09:08:45 +01:00
nprimo 2c53ba7846 feat(code-keeper): remove use your own `cloud-design` solution from bonus 2024-02-06 09:04:42 +01:00
nprimo 8cd5c67bd6 feat(code-keeper): provide `crud-master` source code. Add bonus to use
learner own `crud-master` solution

- update audit to reflect changes in the subject
2024-02-06 09:04:42 +01:00
nprimo 57067a8478 docs(cloud-kube): implemented suggestions to increase subject clarity 2024-02-06 09:03:30 +01:00
nprimo bcb1275241 chore: run prettier 2024-02-06 09:03:30 +01:00
nprimo 468e3a0ffe feat(cloud-kube): add specific question to test k8s cluster 2024-02-06 09:03:30 +01:00
nprimo 5db1c06f24 feat(cloud-kube): change provided solution to start project 2024-02-06 09:03:30 +01:00
nprimo cf646ff1f9 feat(cloud-kube): add more details related to k8s 2024-02-06 09:03:30 +01:00
nprimo 972367974d feat(cloud-kube): replace meme 2024-02-06 09:03:30 +01:00
nprimo 0dc1b2fd6c feat(cloud-kube): rename project 2024-02-06 09:03:30 +01:00
nprimo 3e7b2d0ea2 feat(cloud-design-k8s): better enforce the use of k8s
- clarify subject
- add specific questions in the audit to check if the student
  used k8s in a proper way
2024-02-06 09:03:30 +01:00
nprimo 286b7f87e1 feat(cloud-design-k8s): add new project based on cloud-design
- make cloud-design cloud-provider neutral
- make it mandatory to use k8s
2024-02-06 09:03:30 +01:00
nprimo bda95dbf06 refactor(nlp-scraper): refactor question 2024-02-06 09:02:59 +01:00
nprimo 6a8459a2ff feat(nlp-scraper): remove audit question not related to the project 2024-02-06 09:02:59 +01:00
nprimo ac4b904a66 feat(nlp-scraper): add lable to link 2024-02-06 09:02:59 +01:00
nprimo a3091f95c6 chore(nlp-scraper): fix typos 2024-02-06 09:02:59 +01:00
nprimo 2e5863c6c8 chore(nlp-scraper): improve grammar and readibility 2024-02-06 09:02:59 +01:00
nprimo 81dfb0e190 feat(nlp-scraper): define how many articles are expected to be scraped 2024-02-06 09:02:59 +01:00
nprimo 565e3063aa feat(nlp-scraper): add clarification about sentiment analysis 2024-02-06 09:02:59 +01:00
nprimo 375bb5c1fb feat(nlp-scraper): add link to datasets provided 2024-02-06 09:02:59 +01:00
nprimo d49f7da662 chore(nlp-scraper): fix small grammar mistakes and improve readabilit 2024-02-06 09:02:59 +01:00
nprimo 399d25fc0b feat(usable-tokens): add details to subject 2024-02-06 09:02:33 +01:00
Harry 754fb37d06
feat(configure): add `docker-compose` 2024-02-02 12:32:34 +00:00