eslopfer
b1db3597f9
docs(visualizations): replace incorrect audit questions with the right ones
2 years ago
miguel
7db7b01db8
docs(append-output): moving files to the resources folder
2 years ago
miguel
de6caf07f3
fix(append-output): fix test and solution in order to create the file results.txt with some text inside already
...
add info on the readme
give the two files for the student to test their solution
2 years ago
miguel
748344f23d
fix(append-output): fixing test readme and solution
2 years ago
miguel
0456bc5b5d
feat(append-output): add subject, test and solution for the exercise
2 years ago
miguel
992e531434
docs(details): fix the readme
2 years ago
miguel
e298d48ed9
feat(details): add subject, test and solution for the exercise
2 years ago
Toussaint Louis
a997271b03
Update README.md
2 years ago
eslopfer
35cbdf6c85
docs(file-checker): be specific about what behaviour need to be tested
2 years ago
eslopfer
43d7bb21a9
docs(file-checker): add ls command to usage example
2 years ago
eslopfer
c8511651ff
docs(file-checker): add description of subject
2 years ago
miguel
a72333ab76
fix(devops): fixing typos and changing perms in the exercise hard-perm
2 years ago
Michele
dc8002d92e
DEV-3951-calculator ( #1706 )
...
* feat(calculator): add new exercise to scripting piscine
* test(calculator): fix swapped exit codes for error handling
* docs(calculator): clarify function behavior for errors
* test(calculator): update error message for invalid number
* docs(calculator): add explicit case statement requirement
improve references section style
add case and getent examples
* fix(calculator): remove getent info in the subject
* chore(calculator): make the solution executable
* test(calculator): add check for case usage
* test(calculator): fix case statement usage check on wrong file
* fix(calculator): remove script added by error
revert changes committed by mistake on Dockerfile and entrypoint.sh
* style(calculator): add newline at end of file
2 years ago
sagarishere
b7ad774a68
new line in the beginning of output removed
...
new line in the beginning of output removed as it is not consistent with the audit questions
2 years ago
eslopfer
f88cee4371
docs(numpy): replace expected solution in audit
2 years ago
Michele Sessa
d657d1461a
docs(joker-num): add a hint for empty string check
...
fix example inconsistency for a variable name passed to read
apply prittier
2 years ago
Michele Sessa
3f21c5d32e
feat(joker-num): add new exercise to scripting piscine
2 years ago
eslopfer
b6e041ea3f
docs(joker-num): add description of subject
2 years ago
Falusvampen
87abec3e1d
Changed note to > as requested
2 years ago
Falusvampen
01297625c4
Fix small mistake
...
"There was a mistake in the word 'teh', it should have been 'the'. I also made some improvements to the grammar."
2 years ago
Toussaint Louis
4cd69e4cb9
Update README.md
2 years ago
miguel
9d0f9d4506
fix(): fixing the test
...
adding info in the readme
2 years ago
miguel
da685d8b85
fix(in-back-ground): fixing the test ang improving subject
2 years ago
miguel
ab2fea635f
fix(in-back-ground):fixing test and adding info to the readme
2 years ago
miguel
f66634c212
feat(in-back-ground): add subject, test and solution for the exercise
2 years ago
nprimo
9bdb8f1217
feat(remake): clarify exercise
...
- specify what happens when directory passed as argument does not
exist
- add hints in subjects
- update solution and tests accordingly
2 years ago
nprimo
48993bb471
docs(remake): improve subject
...
- run prettier to fix formatting
- make example generic with `user`
- improve clarity on exercise objective
- remove created files after tests are run to allow consecutive
tests executions without errors
2 years ago
nprimo
f1a7dd0d2b
feat(remake): add subject, tests and solution
2 years ago
miguel
6536303937
docs(left): remove unnecessaary file and adding backticks on the readme
2 years ago
miguel
8995643d53
feat(left): add subject, test and solution for the exercise
2 years ago
miguel
594a8329d6
docs(burial): adding improvement to readme
2 years ago
miguel
6ce50f2bde
feat(burial): add subject, test and solution for the exercise
2 years ago
miguel
74c7460405
fix(hard-conditions): creating the files in the test and removing unnecessary folder
...
adding details in the readme
2 years ago
miguel
737ec808b1
feat(hard-conditions): add subject, test and solution for the exercise
2 years ago
Michele Sessa
ed054578b9
docs(input-redirection): fix naming inconsistencies
2 years ago
Michele Sessa
f3739b2357
docs(input-redirection): apply prettier to subject
2 years ago
Michele Sessa
0549bcf421
feat(input-redirection): add new exercise to scripting piscine
2 years ago
miguel
5ffb2348f5
fix(right) fixing the test, readme and solution
2 years ago
miguel
21a6aace01
docs(right): typo
2 years ago
miguel
5245101b91
feat(right): add subject, test and solution for the exercise
2 years ago
miguel
15a88f5137
feat(in-the-dark): add subject, test and solution for the exercise
2 years ago
miguel
5f8365c19c
fix(easy-conditions): Fixing exercise due to misunderstanding of the objective
2 years ago
miguel
9becc5396a
feat(easy-conditions): add subject, test and solution for the exercise
2 years ago
nprimo
001dc38237
docs(ispowerof2): improve subject
...
- substitute $ with <sup> tag to be compatible with the platform
- run prettier
2 years ago
nprimo
ac9cf757a1
docs(ispowerof2): make subject clearer
...
Add definition of power of 2
2 years ago
Zouhair AMAZZAL
2b77c87031
DEV-3919-my-ls ( #1660 )
...
* DEV-3919 feat(my-ls) add subject and tests for my-ls project
* DEV-3919 fix(custom-ls) change the name of the exercise from my-ls to custom-ls
* DEV-3919 docs(custom-ls) fix grammar errors
* DEV-3919 test(custom-ls) fix unalias in tests
* DEV-3919 docs(custom-ls) add permanently alias teaching
* test(custom-ls): fix test not able to run aliases
Co-authored-by: Zouhair AMAZZAL <zouhair.amazzal@01talent.com>
Co-authored-by: Michele Sessa <mikysett@gmail.com>
2 years ago
nprimo
3d6b963da9
docs(array-selector): improve subject clarity
2 years ago
nprimo
7e4375aa1e
feat(array-selector): add subject
2 years ago
miguel
04e90aa8be
fix(comparator):fixing the test
...
improving error message in the solution
add readme info about error message
2 years ago
miguel
fb239fd7d2
fix(comparator):fixing test and adding info to the readme
2 years ago