diff --git a/presentations/NDV/scribe-amon-hapy/diaporama.tex b/presentations/NDV/scribe-amon-hapy/diaporama.tex new file mode 100644 index 0000000..f6a816d --- /dev/null +++ b/presentations/NDV/scribe-amon-hapy/diaporama.tex @@ -0,0 +1,57 @@ +\documentclass{beamer} + +\usepackage{skb} + +\skbconfig[ + root = ../../../, + rep = content, + pub = presentations, + fig = figures, + sli = slides, + acr = database/acr, + bib = database/bib +]{skblocal.tex} + +\newcommand{\pdfauthor}{Cadoles} +\newcommand{\pdftitle}{Formation Scribe-Amon-Hâpy} +\newcommand{\pdfkeywords}{EOLE} + + +\skbinput[from=sli]{style/preambule} + +\newlength{\logospacing} +\setlength{\logospacing}{(\textwidth - 2cm*1)/0} + +\logo{ + \skbfigure[width=2cm]{logos/Cadoles.png}~ +} + +\title[]{Formation Scribe-Amon-Hâpy} +\subtitle{Notre Dame des Vertus} + +\author[Equipe Auteur]{Cadoles} + +\institute[Cadoles]{\skbfigure[width=2cm]{logos/Cadoles.png}} + +\date{{\small \today}} + +\subject{Talks} + +\AtBeginSubsection[] +{ + \begin{frame} + \frametitle{} + \tableofcontents[currentsection,currentsubsection] + \end{frame} +} + +\begin{document} + +\skbinput[from=sli]{style/title} + +% Corps de la formation +%\skbinput[from=sli]{} + +\skbinput[from=sli]{licences/license-cc-by-sa-2.0} + +\end{document} diff --git a/presentations/NDV/scribe-amon-hapy/programme.tex b/presentations/NDV/scribe-amon-hapy/programme.tex new file mode 100644 index 0000000..e54ccc1 --- /dev/null +++ b/presentations/NDV/scribe-amon-hapy/programme.tex @@ -0,0 +1,55 @@ +\documentclass[a4paper,11pt]{report} + +\usepackage{skb} + +\skbconfig[ + root = ../../../, + rep = content, + pub = presentations, + fig = figures, + sli = slides, + acr = database/acr, + bib = database/bib +]{skblocal.tex} + +\newcommand{\departement}{Cadoles Formations} +\newcommand{\numeroversion}{1.0} +\newcommand{\adresse}{29 bis, rue de l’Arquebuse} +\newcommand{\codepostal}{21000} +\newcommand{\ville}{Dijon} +\newcommand{\telephone}{Tél : 03 73 27 02 86} +\newcommand{\fax}{Fax : 09 72 29 61 11} +\newcommand{\siteweb}{Site : http://www.cadoles.com/} +\newcommand{\formateur}{Emmanuel Garette} + +\skbinput[from=rep]{style/preambule-programme} + +% TITRE DU DOCUMENT ! +\title{Programme de Formation} + +\author{Emmanuel Garette} + +%\date{} + +\begin{document} +\maketitle +\newpage +\section{Public visé} +\input{./programme/public.tex} +\section{Conditions préalables} +\input{./programme/prerequis.tex} +\section{Objectifs de la formation} +\input{./programme/objectifs.tex} +\section{Durée de la formation} +\input{./programme/duree.tex} +\section{Évaluation des acquis} +\input{./programme/evaluation.tex} +\newpage +\section{Contenu de la formation} +\input{./programme/contenu.tex} +\IfFileExists{./programme/moyens.tex}{% +\section{Moyens pédagogiques, techniques et d'encadrement} +\input{./programme/moyens.tex} +\section{Évaluation des acquis} +}{} +\end{document} diff --git a/presentations/NDV/scribe-amon-hapy/programme/contenu.tex b/presentations/NDV/scribe-amon-hapy/programme/contenu.tex new file mode 100644 index 0000000..e69de29 diff --git a/presentations/NDV/scribe-amon-hapy/programme/duree.tex b/presentations/NDV/scribe-amon-hapy/programme/duree.tex new file mode 100644 index 0000000..8f1d0b2 --- /dev/null +++ b/presentations/NDV/scribe-amon-hapy/programme/duree.tex @@ -0,0 +1 @@ +3 jours. \ No newline at end of file diff --git a/presentations/NDV/scribe-amon-hapy/programme/evaluation.tex b/presentations/NDV/scribe-amon-hapy/programme/evaluation.tex new file mode 100644 index 0000000..aba3bbb --- /dev/null +++ b/presentations/NDV/scribe-amon-hapy/programme/evaluation.tex @@ -0,0 +1 @@ +L'appropriation des connaissances est contrôlée par des travaux pratiques durant la formation. \ No newline at end of file diff --git a/presentations/NDV/scribe-amon-hapy/programme/moyens.tex b/presentations/NDV/scribe-amon-hapy/programme/moyens.tex new file mode 100644 index 0000000..cca2045 --- /dev/null +++ b/presentations/NDV/scribe-amon-hapy/programme/moyens.tex @@ -0,0 +1,4 @@ +\begin{itemize} +\item une salle de formation équipée d'ordinateurs avec infrasctructure de démonstration pour les travaux pratiques ; +\item un formateur avec l'expérience de l'installation et de la maintenance des solutions présentées. +\end{itemize} \ No newline at end of file diff --git a/presentations/NDV/scribe-amon-hapy/programme/objectifs.tex b/presentations/NDV/scribe-amon-hapy/programme/objectifs.tex new file mode 100644 index 0000000..5bb9785 --- /dev/null +++ b/presentations/NDV/scribe-amon-hapy/programme/objectifs.tex @@ -0,0 +1 @@ +Le participant à la formation est autonome pour l'administration des serveurs et la recherche d'informations en vue de résoudre les incidents. \ No newline at end of file diff --git a/presentations/NDV/scribe-amon-hapy/programme/prerequis.tex b/presentations/NDV/scribe-amon-hapy/programme/prerequis.tex new file mode 100644 index 0000000..dbb8180 --- /dev/null +++ b/presentations/NDV/scribe-amon-hapy/programme/prerequis.tex @@ -0,0 +1 @@ +Avoir suivi la formation tronc commun. \ No newline at end of file diff --git a/presentations/NDV/scribe-amon-hapy/programme/public.tex b/presentations/NDV/scribe-amon-hapy/programme/public.tex new file mode 100644 index 0000000..742cbec --- /dev/null +++ b/presentations/NDV/scribe-amon-hapy/programme/public.tex @@ -0,0 +1 @@ +La formation vise toute personne ayant en charge des tâches d'administration sur des serveurs équipés des modules EOLE ScribeAD ou EOLE Horus. \ No newline at end of file diff --git a/presentations/NDV/scribe-amon-hapy/support.tex b/presentations/NDV/scribe-amon-hapy/support.tex new file mode 100644 index 0000000..2e33e01 --- /dev/null +++ b/presentations/NDV/scribe-amon-hapy/support.tex @@ -0,0 +1,41 @@ +\documentclass{article} + +\usepackage{skb} + +\skbconfig[ + root = ../../../, + rep = content, + pub = presentations, + fig = figures, + sli = slides, + acr = database/acr, + bib = database/bib +]{skblocal.tex} + +\skbinput[from=rep]{style/preambule-article} +\newcommand{\departement}{Cadoles Formations} +\newcommand{\numeroversion}{0.1} +\newcommand{\adresse}{29 bis, rue de l’Arquebuse} +\newcommand{\codepostal}{21000} +\newcommand{\ville}{Dijon} +\newcommand{\telephone}{03 73 27 02 86} + + +\begin{document} +\title{Formation Scribe-Amon-Hâpy} + +\author{Cadoles} + + + +\date{{\small \today}} +\maketitle + +\skbinput[from=rep]{style/title} + +% Corps de la formation +%\skbinput[from=rep]{} + +\skbinput[from=rep]{licences/license-cc-by-sa-2.0} + +\end{document}