From 9e686e63d64b4676942e4691220bdbc498ff21fc Mon Sep 17 00:00:00 2001 From: Abdelkader HASSINE Date: Tue, 5 May 2026 10:45:37 +0200 Subject: [PATCH] Fix typos in example exam --- website/static/quizzes/Example.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/static/quizzes/Example.md b/website/static/quizzes/Example.md index f24bb4f8..81266fb4 100644 --- a/website/static/quizzes/Example.md +++ b/website/static/quizzes/Example.md @@ -116,7 +116,7 @@ _(Use Drag&Drop to match)_ 1. [ ] Tags are case-sensitive labels used for grouping suites and tests|tasks. > Tags are case-insensitive and only used for tests|tasks or keywords. -1. [ ] Tags are assigned to suites to create statistical summary of the suite results. +1. [ ] Tags are assigned to suites to create a statistical summary of the suite results. > Tags are assigned to tests|tasks, not to suites, even though a default can be configured in the suite setting, which result in automatic tagging of all tests|tasks within that suite. 1. [x] Tags offer a simple mechanism for classifying and controlling the execution of tests|tasks. 1. [ ] Only pre-defined tags, such as `smoke`, `regression`, and `critical` can be assigned to tests|tasks @@ -125,7 +125,7 @@ _(Use Drag&Drop to match)_ ### In the given scenario which of the test cases logs only a single entry -_Read_ the keyword explaination carefully to understand the given scenario! +_Read_ the keyword explanation carefully to understand the given scenario! ## _Keyword:_ Log Many