davhojt
b5a5840968
feat(angul-it): move subject to projects directory
1 year ago
davhojt
b825dfcdb1
feat(lets-play): move subjects to projects directory
1 year ago
nprimo
0f992e8fed
feat(AdventureUtils): update subject example
1 year ago
miguel
6be0ff22e7
fix(ascii-art): the links are broken due to changes in the structure
1 year ago
miguel
a51b6cba61
docs(pig-latin) small fix in the subject examples
1 year ago
zanninso
fb75b3ea8c
docs: remove unrelated text from the example output ( #2176 )
1 year ago
nprimo
ba59ea9a05
feat(expected_variable): update example to match subject
1 year ago
nprimo
aaf24d6247
feat(audit.md): restore old audit.md files
1 year ago
nprimo
21c9a5d604
feat(audit.md): remove symlink
1 year ago
nprimo
1213ead81e
feat(audit.md): fix symlink to old content
1 year ago
nprimo
26b529f707
feat(audit.md): add symlink to old path
...
- add audit.md to avoid breaking audits in schools with outdated
refereneces
1 year ago
nprimo
ce41c5e898
chore(audit.md): move all audit.md to audit/README.md
1 year ago
Zouhair AMAZZAL
c7f36ff700
docs(system-monitor) remove Power section
1 year ago
miguel
cef3dd8503
docs(social-network): rephrase and add clarification
1 year ago
nprimo
ffb2186adf
feat(card_deck): add link to documentation for outdated dependency
1 year ago
nprimo
4ed9030f1c
feat(boxing_todo): add dependencies to subject
1 year ago
nprimo
f987807e76
fix(capitalizing): fix example code in subject
1 year ago
Zainab Dnaya
f8031ae874
CON-1813-MARKDOWN-chaikin-raid-for-java-piscine ( #2104 )
...
* docs(jaikin): add the subject of the raid jaikin
* docs(Jaikin): correct jainkin subject
docs(jaikin): add jaikin audit
* docs(jaikin): remove additional files
* docs(jaikin): changing first two lines of the audit
1 year ago
Abdelilah Khossan
78606c8e3f
docs(java piscine): Add missing imports to CatInFile exercise runner ( #2142 )
1 year ago
Abdelilah Khossan
42a8df96a9
docs(java piscine): Add missing imports to exercise runner for Capitalize subject ( #2143 )
1 year ago
zanninso
381c19aceb
CON-1759-MARKDOWN-Angul-it-Java-Project ( #2114 )
...
* docs: add subject file
* docs: add audit file
1 year ago
Michele Sessa
e29964ac69
docs(atm-management): fix error on pourcentages
1 year ago
Michele Sessa
abdd171b98
docs(mini-framework): forbid the usage of react explicitely
...
also fix couple of typos
1 year ago
lee
ccd119c098
fix(entrypoint): correct path to the exercise that is being tested
1 year ago
lee
93135cc76e
fix(entrypoint): correct file name
1 year ago
lee
76e4a02339
refactor(code-editor): add CODE_EDITOR_ONLY_RUN to test images, allowing to run code in the code editor if enabled
1 year ago
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
1 year ago
nprimo
ec773eed1d
feat(sample-stocks.zip): reduce size of available data
1 year ago
nprimo
565461c3a5
feat(mock-stock-data-server): add mock-stock-data-server to resources
1 year ago
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
1 year ago
nprimo
775ca234c9
feat(real-time-forum): update audit
...
- fix some small grammar mistakes
- clarify audit question mentioned in github issues
1 year ago
miguel
63cdee78bc
docs(my-ls): add the restriction to the os/exec package in the subject and audit
1 year ago
Michele Sessa
49829aedbc
docs(atm-management-system): make calculation of interest an explicit task
1 year ago
Michele Sessa
39e7204c5e
fix(atm-management-system): fix impossible action in audit
1 year ago
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
1 year ago
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
1 year ago
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
1 year ago
zanninso
ce54ed5d2c
fix: fix getCalories method return String -> int ( #2113 )
1 year ago
nprimo
7a7eddc9cf
docs(passive): clarify audit question
...
- make it yes/no instead of a/b case
1 year ago
nprimo
773c3ad925
chore: run prettier
1 year ago
nprimo
da7c356fb0
fix(evasion): update mal-track.exe broken link in audit
1 year ago
zanninso
1ea8c5adab
Con 1756 markdown let s play java project ( #2093 )
...
* docs: add subject file
* docs: add audit file
* fix: fix typos
1 year ago
davhojt
a29e838faa
feat(code-keeper): add question to ensure that whole student group understands the project
1 year ago
davhojt
71dc2faa3a
fix(local): fix link to image
1 year ago
zanninso
5cac7ab11a
fix: fix operands wrong order ( #2097 )
...
* fix: fix typo doOp -> DoOp
* fix: fix operands wrong order
1 year ago
zanninso
3a724026f4
fix: fix typo doOp -> DoOp ( #2096 )
1 year ago
zanninso
79c9245fd8
fix: change StringContain -> StringReplace ( #2095 )
1 year ago
zanninso
57965a339f
fix: add messing space in the example result ( #2094 )
1 year ago
nprimo
1ac581f829
docs(doop): make subject example coherent with expected solution
1 year ago
nprimo
0cc9cf2e88
docs(chess): clarify resources README
1 year ago