[bootlin/training-materials updates] master: Graphics: use standard course information (7aeb45ae)

Michael Opdenacker michael.opdenacker at bootlin.com
Mon Jan 31 16:31:07 CET 2022


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/7aeb45ae4e194fe09befc138a74b582a4e870c38

>---------------------------------------------------------------

commit 7aeb45ae4e194fe09befc138a74b582a4e870c38
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Mon Jan 31 16:29:03 2022 +0100

    Graphics: use standard course information
    
    - Now that the description is suitable for sessions without
      practical labs.
    - Another benefit is having the slide about the quiz
      and certificates
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


>---------------------------------------------------------------

7aeb45ae4e194fe09befc138a74b582a4e870c38
 mk/graphics.mk                             |  1 +
 slides/graphics-theory/graphics-theory.tex | 17 -----------------
 2 files changed, 1 insertion(+), 17 deletions(-)

diff --git a/mk/graphics.mk b/mk/graphics.mk
index 1c7bfb0f..18298467 100644
--- a/mk/graphics.mk
+++ b/mk/graphics.mk
@@ -1,6 +1,7 @@
 GRAPHICS_SLIDES = \
 		first-slides \
 		about-us \
+		course-information \
 		graphics-theory \
 		graphics-hardware \
 		graphics-software \
diff --git a/slides/graphics-theory/graphics-theory.tex b/slides/graphics-theory/graphics-theory.tex
index eb832040..59cea2d9 100644
--- a/slides/graphics-theory/graphics-theory.tex
+++ b/slides/graphics-theory/graphics-theory.tex
@@ -1,20 +1,3 @@
-\begin{frame}
-\frametitle{Participate!}
-During the lectures...
-\begin{itemize}
-\item Don't hesitate to ask questions. Other people in the audience may have
-similar questions too.
-\item This helps the trainer to detect any explanation that wasn't clear or
-detailed enough.
-\item Don't hesitate to share your experience, for example to compare Linux
-with other operating systems used in your company.
-\item Your point of view is most valuable, because it can be similar to your
-colleagues' and different from the trainer's.
-\item Your participation can make our session more interactive and make the
-topics easier to learn.
-\end{itemize}
-\end{frame}
-
 \section{Base Theory and Concepts About Graphics}
 
 \subsection{Image and Color Representation}




More information about the training-materials-updates mailing list