Commit Graph

5324 Commits

Author SHA1 Message Date
lee ccd119c098 fix(entrypoint): correct path to the exercise that is being tested 2023-08-17 18:12:03 +01:00
lee 93135cc76e fix(entrypoint): correct file name 2023-08-17 18:12:03 +01:00
lee 76e4a02339 refactor(code-editor): add CODE_EDITOR_ONLY_RUN to test images, allowing to run code in the code editor if enabled 2023-08-17 18:12:03 +01:00
nprimo 73a9b4660a feat(stock-market): update mock-stock-data-server
- change port to avoid conflicts with defaults on macos
- update .gitignore to exclude expanded stock data
- remove repeated if statement in utils.py
- remove comments
2023-08-16 14:48:11 +01:00
nprimo ec773eed1d feat(sample-stocks.zip): reduce size of available data 2023-08-16 14:48:11 +01:00
nprimo 565461c3a5 feat(mock-stock-data-server): add mock-stock-data-server to resources 2023-08-16 14:48:11 +01:00
nprimo f0ede5d351 feat(stock-market): improve audit and subject
- update number of stock to be monitored and update frequency to
  better deal with the API call limits
2023-08-16 14:48:11 +01:00
nprimo 775ca234c9 feat(real-time-forum): update audit
- fix some small grammar mistakes
- clarify audit question mentioned in github issues
2023-08-14 09:18:24 +01:00
miguel 63cdee78bc docs(my-ls): add the restriction to the os/exec package in the subject and audit 2023-08-09 09:48:39 +01:00
Michele Sessa 49829aedbc docs(atm-management-system): make calculation of interest an explicit task 2023-08-08 16:50:41 +01:00
Michele Sessa 39e7204c5e fix(atm-management-system): fix impossible action in audit 2023-08-08 11:26:30 +01:00
Hamza elkhatri 4343e5dbf8
CON-1810-MARKDOWN-drawing-raid-for-Java-piscine (#2099)
* docs(Jart):add the subject jart
docs(Jart):add the audit of jart raid

* docs(Jart): add more question in the audit

* docs(Jart): add the function save in displayable interface

* docs(Jart):add interfaces to the example and change the variable name to displayable

* docs(Jart): add a question in the audit part

* docs(Jart): change the type of the variable from `Image` to `Displayable`

* refactor(Jart): change Displayable to Image

* docs(Jart): remove the method of runing the code
2023-08-05 01:32:12 +01:00
Hamza elkhatri b84f103eb3
CON-1816-MARKDOWN-road-intersection-raid-for-java-piscine (#2100)
* docs(jraffic): add subject and auditfor jraffic raid

* docs(Jart): add comprehension section in the audit

* docs(Jraffic): add some comprehension questions

refactor(Jraffic): change the question in the comprehension part
2023-08-05 01:30:24 +01:00
Abdelilah Khossan 78e9c1846c
CON-1881-Review-java-piscine-subjects-Fix-grammar-and-semantic-issues (#2102)
* docs(java piscine): Review and update AdventureAbstract exercise

* docs(java piscine): Review AdventureCharacter subject

* docs(java piscine): Review AdventureInterface subject

* docs(java piscine): Review AdventureMonster subject

* docs(java piscine): review AdventureSorcerer subject

* docs(java piscine): Review AdventureTemplar subject

* docs(java piscine): Review AdventureUtils subject

* docs(java piscine): Review AdventureWeapon subject

* docs(java piscine): Review ComputeArray subject

* docs(java piscine): Review FileSearch subject

* docs(java piscine): Review FormatDate subject

* docs(java piscine): Review KeepTheChange subject

* docs(java piscine): Review ListEquals subject

* docs(java piscine): Review MapInventory subject

* docs(java piscine): Review Observer subject

* docs(java piscine): Review Palindrome subject

* docs(java piscine): Review RegexReplace subject

* docs(java piscine): Review Singleton subject

* docs(java piscine): Review StarConstructors subject

* docs(java piscine): Review StarGalaxy subject

* docs(java piscine): Review StarMass subject

* docs(java piscine): Review StarOverride subject

* docs(java piscine): Review StarPlanet subject

* docs(java piscine): Review StarProperties subject

* docs(java piscine): Review StarStatic subject

* docs(java piscine): Review StarUtils subject

* docs(java piscine): Review StreamCollect subject

* docs(java piscine): Review StreamMap subject

* docs(java piscine): Review StreamReduce subject

* docs(java piscine): Review StringConcat subject

* docs(java piscine): Review StringContains subject

* docs(java piscine): Review Wedding subject

* docs(java piscine): Review WeddingComplex subject

* docs(java piscine): Change a part of RegexReplace subject

* docs(java piscine): Update AdventureAbstract subject

* docs(java piscine): Fix wrong naming parameter -> attribute

* docs(java piscine): Remove empty lines

* docs(java piscine): Remove ## from line
2023-08-03 02:48:52 +01:00
zanninso ce54ed5d2c
fix: fix getCalories method return String -> int (#2113) 2023-08-02 11:41:28 +01:00
nprimo 7a7eddc9cf docs(passive): clarify audit question
- make it yes/no instead of a/b case
2023-07-31 17:56:47 +01:00
nprimo 773c3ad925 chore: run prettier 2023-07-31 17:35:25 +01:00
nprimo da7c356fb0 fix(evasion): update mal-track.exe broken link in audit 2023-07-31 17:35:25 +01:00
zanninso 1ea8c5adab
Con 1756 markdown let s play java project (#2093)
* docs: add subject file

* docs: add audit file

* fix: fix typos
2023-07-31 13:53:50 +01:00
davhojt a29e838faa
feat(code-keeper): add question to ensure that whole student group understands the project 2023-07-24 14:46:51 +03:00
davhojt 71dc2faa3a
fix(local): fix link to image 2023-07-21 12:26:04 +03:00
zanninso 5cac7ab11a
fix: fix operands wrong order (#2097)
* fix: fix typo doOp -> DoOp

* fix: fix operands wrong order
2023-07-20 22:15:14 +01:00
zanninso 3a724026f4
fix: fix typo doOp -> DoOp (#2096) 2023-07-20 21:48:31 +01:00
zanninso 79c9245fd8
fix: change StringContain -> StringReplace (#2095) 2023-07-20 18:26:41 +01:00
zanninso 57965a339f
fix: add messing space in the example result (#2094) 2023-07-20 17:29:51 +01:00
nprimo 1ac581f829 docs(doop): make subject example coherent with expected solution 2023-07-20 10:32:54 +01:00
nprimo 0cc9cf2e88 docs(chess): clarify resources README 2023-07-20 10:06:42 +01:00
nprimo d208e9ce8d feat(chess): improve resources README
- add steps to interact with websocket from terminal when testing
server locally
- fix header
2023-07-20 10:06:42 +01:00
davhojt bf9bbd1fe5
feat(Cat): correct grammar 2023-07-18 08:22:34 +01:00
davhojt acde079b88
feat(SortArgs): correct grammar 2023-07-18 08:03:08 +01:00
davhojt 0190a0bca3
fix(DoOp): change return type of expected function to String from int 2023-07-18 07:57:36 +01:00
davhojt 732b31b69c
feat(ComputeArray): correct grammar 2023-07-17 02:26:22 +01:00
davhojt fe1aed1a2d
feat(CleanExtract): correct grammar 2023-07-16 21:00:19 +01:00
davhojt 9dab987c34
feat(Chifoumi): correct grammar 2023-07-16 20:33:05 +01:00
davhojt 3a5d5c9ffd
feat(FloatOperations): correct grammar 2023-07-16 20:26:38 +01:00
davhojt f27877b5c9
feat(IntOperations): correct grammar 2023-07-16 20:25:50 +01:00
davhojt 775322710a
feat(HielloWorld): correct grammar 2023-07-16 20:18:28 +01:00
davhojt 962520757c feat(technical-file): add notice to describe that this project will not be audited 2023-07-14 18:08:30 +01:00
davhojt 2f99aa2943 feat(technical-file): correct grammar 2023-07-14 18:08:30 +01:00
davhojt a8cf6d6177 feat(technical-file): semantically separate technical file from project reports 2023-07-14 18:08:30 +01:00
davhojt 4bd977341a feat(technical-file): add subject as WIP 2023-07-14 18:08:30 +01:00
zanninso 064f523419
fix: edit signature of mapByFirstLetter to make it consistent with the tests (#2086) 2023-07-13 23:24:42 +01:00
zanninso 1da05b5964
fix: fix quest 7 subjects path (#2085) 2023-07-13 14:36:49 +01:00
zanninso 52f0e4c878 fix(java-piscine): change the name of the solution class form Sort to SortList 2023-07-12 18:35:06 +01:00
zanninso feebbfeef1
fix(java-piscine): fix java piscine typos in subjects and folders names (#2078)
* fix(java-piscine): fix java piscine typos in subjects and folders names

* fix(java-piscine): fix java piscine grammar related typos

* fix(java-piscine): fix java piscine Grammar related typos
2023-07-10 00:15:24 +01:00
nprimo 8d3ad2b532 fix(classification): fix broken URL link
- redirect direclty to local resources in data directory
2023-07-06 13:48:28 +01:00
zanninso 0afc36e0c0
docs(java-piscine): update the setup instruction to inform the to push the files into folder (#2077) 2023-07-06 01:02:00 +01:00
Harry d75183c3ac
fix(Dockerfile): debian version from `10.9-slim` to `10-slim` 2023-07-05 13:03:51 +01:00
miguel bfa8efe672 docs(readme):piscine removal 2023-07-04 16:26:02 +01:00
Tiago Collot 59023c062a docs(notdecimal): grammar fix 2023-07-04 16:26:02 +01:00