From 604f8d372a783f3588fde6864003f130399cbb47 Mon Sep 17 00:00:00 2001 From: MSilva95 Date: Fri, 10 Jan 2020 10:45:46 +0000 Subject: [PATCH 1/2] fixing links in subjects --- subjects/ascii-art/ascii-art-fs.en.md | 2 +- subjects/ascii-art/ascii-art.en.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/subjects/ascii-art/ascii-art-fs.en.md b/subjects/ascii-art/ascii-art-fs.en.md index 6b5a12f6..9e6c66e0 100644 --- a/subjects/ascii-art/ascii-art-fs.en.md +++ b/subjects/ascii-art/ascii-art-fs.en.md @@ -18,7 +18,7 @@ This project will help you learn about : - Your project must be written in **Go**. - The code must respect the [**good practices**](https://github.com/01-edu/public/blob/master/subjects/good-practices.en.md). - It is recommended that the code should present a **test file**. -- You can see all about the **banners** [here](https://github.com/01-edu/public/tree/master/subjects/ascii-art). +- You can see all about the **banners** [here](https://github.com/01-edu/public/tree/master/subjects/ascii-art/ascii-art.en.md). ### Usage diff --git a/subjects/ascii-art/ascii-art.en.md b/subjects/ascii-art/ascii-art.en.md index 39de6a1f..0a238357 100644 --- a/subjects/ascii-art/ascii-art.en.md +++ b/subjects/ascii-art/ascii-art.en.md @@ -22,7 +22,7 @@ This project will help you learn about : - The code must respect the [**good practices**](https://github.com/01-edu/public/blob/master/subjects/good-practices.en.md). - It is recommended that the code should present a **test file**. -- It will be given some [**banner**](https://github.com/01-edu/public/blob/master/subjects/ascii-art/standard.txt) files with a specific graphical template representation of ASCII. The files are formatted in a way that it is not necessary to change them. +- It will be given some [**banner**](https://github.com/01-edu/public/blob/master/subjects/ascii-art) files with a specific graphical template representation of ASCII. The files are formatted in a way that it is not necessary to change them. ### Banner Format From 0ad8473674855bbe744a80950dddb8f8a681b295 Mon Sep 17 00:00:00 2001 From: MSilva95 Date: Fri, 10 Jan 2020 11:04:18 +0000 Subject: [PATCH 2/2] fixing links in the ascii-art questions .audit --- subjects/ascii-art/ascii-art-fs.audit.en.md | 10 +++++----- subjects/ascii-art/ascii-art-reverse.audit.en.md | 16 ++++++++-------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/subjects/ascii-art/ascii-art-fs.audit.en.md b/subjects/ascii-art/ascii-art-fs.audit.en.md index 6f63f626..38800c46 100644 --- a/subjects/ascii-art/ascii-art-fs.audit.en.md +++ b/subjects/ascii-art/ascii-art-fs.audit.en.md @@ -60,7 +60,7 @@ _|_| _| _| _| ``` -###### Does it display the stirng in the right template as an ASCII art representation as above? +###### Does it display the string in the right template as an ASCII art representation as above? ##### Try passing as arguments `/(\") thinkertoy` ``` o o @@ -72,7 +72,7 @@ o \ / ``` -###### Does it display the stirng in the right template as an ASCII art representation as above? +###### Does it display the string in the right template as an ASCII art representation as above? ##### Try passing as arguments `ABCDEFGHIJKLMNOPQRSTUVWXYZ shadow` ``` @@ -84,7 +84,7 @@ _| _| _|_|_| _|_|_| _|_|_| _|_|_|_| _| _|_|_| _| _| _|_|_| ``` -###### Does it display the stirng in the right template as an ASCII art representation as above? +###### Does it display the string in the right template as an ASCII art representation as above? ##### Try passing as arguments `\"#$%&/()*+,-./ thinkertoy` ``` o o | | @@ -96,7 +96,7 @@ o o | | | | | ``` -###### Does it display the stirng in the right template as an ASCII art representation as above? +###### Does it display the string in the right template as an ASCII art representation as above? ##### Try passing as arguments `"It's Working" thinkertoy` ``` o @@ -108,7 +108,7 @@ o-O-o o o-o o o o-o o o o | o o o--O | o--o ``` -###### Does it display the stirng in the right template as an ASCII art representation as above? +###### Does it display the string in the right template as an ASCII art representation as above? ###### Is the file system well organized? #### Basic diff --git a/subjects/ascii-art/ascii-art-reverse.audit.en.md b/subjects/ascii-art/ascii-art-reverse.audit.en.md index b9d0979b..979cd3ae 100644 --- a/subjects/ascii-art/ascii-art-reverse.audit.en.md +++ b/subjects/ascii-art/ascii-art-reverse.audit.en.md @@ -1,27 +1,27 @@ #### Functional Project Questions -##### Try passing to the reverse flag `"--reverse=example00.txt"` the [example 00](github.com/public/subject/ascii-art/ascii-reverse-example.md). +##### Try passing to the reverse flag `"--reverse=example00.txt"` the [example 00](https://github.com/01-edu/public/blob/master/subjects/ascii-art/ascii-art-reverse-example.md). `Hello World` ###### Does it display the value above? -##### Try passing to the reverse flag `"--reverse=example01.txt"` the [example 01](github.com/public/subject/ascii-art/ascii-reverse-example.md). +##### Try passing to the reverse flag `"--reverse=example01.txt"` the [example 01](https://github.com/01-edu/public/blob/master/subjects/ascii-art/ascii-art-reverse-example.md). `123` ###### Does it display the value above? -##### Try passing to the reverse flag `"--reverse=example02.txt"` the [example 02](github.com/public/subject/ascii-art/ascii-reverse-example.md). +##### Try passing to the reverse flag `"--reverse=example02.txt"` the [example 02](https://github.com/01-edu/public/blob/master/subjects/ascii-art/ascii-art-reverse-example.md). `#=\[` ###### Does it display the value above? -##### Try passing to the reverse flag `"--reverse=example03.txt"` the [example 03](github.com/public/subject/ascii-art/ascii-reverse-example.md). +##### Try passing to the reverse flag `"--reverse=example03.txt"` the [example 03](https://github.com/01-edu/public/blob/master/subjects/ascii-art/ascii-art-reverse-example.md). `(somthing&234)` ###### Does it display the value above? -##### Try passing to the reverse flag `"--reverse=example04.txt"` the [example 04](github.com/public/subject/ascii-art/ascii-reverse-example.md). +##### Try passing to the reverse flag `"--reverse=example04.txt"` the [example 04](https://github.com/01-edu/public/blob/master/subjects/ascii-art/ascii-art-reverse-example.md). `abcdefghijklmnopqrstuvwxyz` ###### Does it display the value above? -##### Try passing to the reverse flag `"--reverse=example05.txt"` the [example 05](github.com/public/subject/ascii-art/ascii-reverse-example.md). +##### Try passing to the reverse flag `"--reverse=example05.txt"` the [example 05](https://github.com/01-edu/public/blob/master/subjects/ascii-art/ascii-art-reverse-example.md). `\!" #$%&'()*+,-./` ###### Does it display the value above? -##### Try passing to the reverse flag `"--reverse=example06.txt"` the [example 06](github.com/public/subject/ascii-art/ascii-reverse-example.md). +##### Try passing to the reverse flag `"--reverse=example06.txt"` the [example 06](https://github.com/01-edu/public/blob/master/subjects/ascii-art/ascii-art-reverse-example.md). `:;<=>?@` ###### Does it display the value above? -##### Try passing to the reverse flag `"--reverse=example07.txt"` the [example 07](github.com/public/subject/ascii-art/ascii-reverse-example.md). +##### Try passing to the reverse flag `"--reverse=example07.txt"` the [example 07](https://github.com/01-edu/public/blob/master/subjects/ascii-art/ascii-art-reverse-example.md). `ABCDEFGHIJKLMNOPQRSTUVWXYZ` ###### Does it display the value above?