Browse Source

Merge branch 'master' of github.com:01-edu/public

pull/416/head
Augusto 5 years ago
parent
commit
08b6be192b
  1. 1
      subjects/ascii-art-web/ascii-art-web-export-file.en.md
  2. 2
      subjects/ascii-art-web/ascii-art-web-stylize.audit.en.md
  3. 2
      subjects/ascii-art/ascii-art-color.audit.en.md

1
subjects/ascii-art-web/ascii-art-web-export-file.en.md

@ -22,5 +22,6 @@ This project will help you learn about :
### Instructions
- The web server must export at least in one export format.
- The web server must be created in **Go**.
- You must handle website errors.
- The code must respect the [good practices](https://github.com/01-edu/public/blob/master/subjects/good-practices.en.md).

2
subjects/ascii-art-web/ascii-art-web-stylize.audit.en.md

@ -5,7 +5,7 @@
###### Is the design [responsive](https://smallbiztrends.com/2013/05/what-is-responsive-web-design.html)? (when you change the width/ height of the page, is the site consistent?)
###### Is the design [interactive](https://en.m.wikipedia.org/wiki/Interactive_design)? (does it interact with the actions of the user?)
#### General Requirements
#### General
###### +Is it easy to use the web site?
###### +Does it have a background?

2
subjects/ascii-art/ascii-art-color.audit.en.md

@ -17,7 +17,7 @@
##### Try passing as arguments `"RGB()" --color=blue`, in order to color just the B.
###### Does it display the expected result?
#### General Requirements
#### General
##### +Is it easy/intuitive to specify letter(s) to be coloured?
##### +Can you use more than one color in the same string?

Loading…
Cancel
Save