seedocx
Skip to main content

Section outline

    • \documentclass{article}
      \usepackage[french]{babel}
      \usepackage{tcolorbox}
      
      \begin{document}
      
      \begin{tcolorbox}[title=Cadre important, colback=green!5!white, colframe=green!75!black]
      Ceci est un exemple de cadre créé avec le package \texttt{tcolorbox}. 
      Il offre de nombreuses options de personnalisation.
      \end{tcolorbox}
      
      \end{document}


       
      Course feedback

      At the end of this module, please let us know how you found it so we can improve it for future students. Thank you!

    • \usepackage{mdframed} \begin{mdframed}[linewidth=2pt,linecolor=red] Texte avec cadre personnalisé \end{mdframed}


    • \subsection*{Grille 2}
      \scalebox{0.75}{%
      \begin{sudoku}
      | | | |2|6| |7| |1|.
      |6|8| | |7| | |9| |.
      |1|9| | | |4|5| | |.
      |8|2| |1| | | |4| |.
      | | |4|6| |2|9| | |.
      | |5| | | |3| |2|8|.
      | | |9|3| | | |7|4|.
      | |4| | |5| | |3|6|.
      |7| |3| |1|8| | | |.
      \end{sudoku}
      }

      \subsection*{Grille 3}
      \scalebox{0.75}{%
      \begin{tabular}{|cc|cc|}
      \hline
      2 & 3 & 4 & 1 \\ \hline
      4 & 1 & 2 & 3 \\ \hline \hline
      1 & 4 & 3 & 2 \\ \hline
      3 & 2 & 1 & 4 \\ \hline
      \end{tabular}
      \columnbreak

      \subsection*{Grille 4}
      \scalebox{0.75}{%
      \begin{sudoku}
      |2| | |8| |4| | |5|.
      | | | | | | | |1| |.
      | |6| |3| | | | | |.
      | |7| | | |5| |9| |.
      | | |8| |6| |4| | |.
      | |9| |7| | | |5| |.
      | | | | | |7| |8| |.
      | |1| | | | | | | |.
      |5| | |9| |8| | |3|.
      \end{sudoku}
      }

    • Ceci est un cadre en HTML.
    •  
      Info

      Moodle provides the most flexible tool-set to support both blended learning and 100% online courses. You can easily integrate everything needed for a course using its complete range of built-in features, including external collaborative tools such as forums, wikis, chats and blogs.

    • Opened: Thursday, 4 July 2024, 7:00 PM
      Due: Monday, 5 January 2026, 5:55 PM

© 2024 Seedocx, Inc.