From 66a7532babb830a62ac8de3a28deb997dbd0ff62 Mon Sep 17 00:00:00 2001 From: dc97a6904245e0d07c1302ee90fceec3 Date: Wed, 11 Jun 2025 16:41:59 +0000 Subject: [PATCH] Update Readme.md --- journal/Readme.md | 33 +++++++++++++++++++++++++++++---- 1 file changed, 29 insertions(+), 4 deletions(-) diff --git a/journal/Readme.md b/journal/Readme.md index f56eb60..f39f6e6 100644 --- a/journal/Readme.md +++ b/journal/Readme.md @@ -1,9 +1,34 @@ # Journal de bord du Mooc / Mooc's logbook -FR +# 10-11/06/2025 - Exercises from module 1 + +## Excercise 01-1: Gitlab search + +Excercise **number 1**: + +1. Learn how to use the Gitlab interface: search for the two files containing "LE MOOC RECHERCHE REPRODUCTIBLE C'EST GENIAL" using "*Search or jump to*...". + +The answers to this questions are presented in the form of a **path relative to the repository** and are: +- *module1/exo1/aebef6b0a5.txt* +- *module1/exo1/f683bbad4b.txt* + +Excercise **number 2**: + +2. Learn how to find modification made in the repository by using the **GitLab history** function. To do so find the commit number and author of the commit that added the title **Helloworld Python** in the file *module1/exo2/readme.md* + +The answers to this excercise are: +- commit number: 505c4e26 +- author of the commit: Arnaud Legrand + +## Excercise 01-02: Getting familiar with Markdown + +Excercise **a. and b.**: + +In this exercise, write for the first time a **markdown file** whose rendered version correspons to the [lms.fun-mooc.fr/](https://lms.fun-mooc.fr/asset-v1:inria+41016+self-paced+type@asset+block/module1_exo2_fichier-markdown.pdf). To help first time-users (like me) with the language: [lms.fun-mooc.fr/](https://lms.fun-mooc.fr/courses/course-v1:inria+41016+self-paced/courseware/2bfe60a86fed4994b5493a220c38eb69/13f6fd96266746a0bd9d717a12f1f835/4?activate_block_id=block-v1%3Ainria%2B41016%2Bself-paced%2Btype%40vertical%2Bblock%4089c7893cb5aa4644b06569c65945d4d9). + +You can find the markdown file written by me at: [https://app-learninglab.inria.fr/](https://app-learninglab.inria.fr/moocrr/gitlab/dc97a6904245e0d07c1302ee90fceec3/mooc-rr/blob/master/module1/exo2/fichier-markdown.md). + + -Espace réservé au journal de bord du Mooc -EN -Reserved for the Mooc's logbook \ No newline at end of file -- 2.18.1