From a388c10c980dbe1c333d07b243f89dfd7699d14f Mon Sep 17 00:00:00 2001 From: Rumen Petrov Date: Mon, 12 Feb 2024 20:07:51 +0200 Subject: [PATCH] Tweak docs --- src/content/challenges/0.mdx | 3 +++ src/content/challenges/1.mdx | 3 +++ src/content/challenges/2.mdx | 3 +++ src/pages/stages.astro | 4 +--- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/src/content/challenges/0.mdx b/src/content/challenges/0.mdx index 4413736..1d850ba 100644 --- a/src/content/challenges/0.mdx +++ b/src/content/challenges/0.mdx @@ -36,6 +36,9 @@ import rpetrovDocument from '/challenge-contributions/0/rpetrov.html?url&raw'; ### Discussion topics TBA +### Conclusions +* The article tag is not used enough + diff --git a/src/content/challenges/1.mdx b/src/content/challenges/1.mdx index 5b0eded..d4d0b03 100644 --- a/src/content/challenges/1.mdx +++ b/src/content/challenges/1.mdx @@ -55,6 +55,9 @@ Not available ### Discussion topics TBA +### Conclusions +TBA + TBA \ No newline at end of file diff --git a/src/content/challenges/2.mdx b/src/content/challenges/2.mdx index 9836296..f2bfc25 100644 --- a/src/content/challenges/2.mdx +++ b/src/content/challenges/2.mdx @@ -43,6 +43,9 @@ import rpetrovDocument from '/challenge-contributions/2/rpetrov.html?url&raw'; ### Discussion topics TBA +### Conclusions +TBA + TBA \ No newline at end of file diff --git a/src/pages/stages.astro b/src/pages/stages.astro index 6f72803..6c476aa 100644 --- a/src/pages/stages.astro +++ b/src/pages/stages.astro @@ -48,9 +48,7 @@ import { SITE_TITLE, SITE_DESCRIPTION } from '@src/consts';

Before the meeting everybody review the code every other participant submitted. He takes notes of one or two things which made strong impression to him and wants to discuss with the rest.

-

During the meeting everybody shares his notes/topics and the group is discussing each one. There could be a general discussion about the topic of the challenge as well.

- -

The submitted code is assessed against the defined requirements, best practices and the principles the group agreed to.

+

During the meeting everybody shares his notes/topics and the group is discussing each one. If personal don't have anything to share, somebody else takes his turn. There could be a general discussion about the technologies used in the challenge as well. The group define their conclusions or findings while discussing the topics.

4. Vote