Skip to content
Siarhei Pishchyk edited this page Apr 22, 2020 · 12 revisions

Final assessment

  1. Without final project you can get only 6.9 points - it will be not enough to get certificate, even if you have more then 75% successful passed homework.
  2. You should have 75% passed homework to get access for project presentation
  3. If you have success in project presentation, your percentage of passed homework will be converted to the points: Example:
10% = 1 
15% = 1.5 ~ 2

(be rounded by the rule of mathematical rounding) 4. You can get + 0.5 or +1 point to your converted percent of passed homework, depends form successful of project presentation. Example:

83% passed = 8.3
0.5 project 

Finally:

8.3 + 0,5 = 8.8 ~ 9 

Project description


How to send Home work

  1. Create fork from the main repository https://github.com/pluhin/sa.it-academy.by
  2. Clone forked repository to your workstation (git clone https://github.com/YOUR_GITHUB_ACCOUNT/sa.it-academy.by)
  3. Checkout to branch <YOUR_GROUP_BRANCH>
  4. Create folder with your Name_LastName (As example: In my case, name will be Siarhei_Pishchyk). This folder will be your report's folders
  5. Create folder with name of your homework (Example: 02.Git.Local)
  6. Put your files into it
  7. Do not forget about rebase your fork/branch with main fork/branch (how-to demo here and here)
  8. Make commit and push
  9. On WebUI (github) make PR (Pull Request) into main fork and branch <YOUR_GROUP_BRANCH> from your fork and your <YOR_GROUP_BRANCH>
  10. Wait for review