Skip to content

Commit

Permalink
add session on maze
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Jan 13, 2018
1 parent 5017dea commit 28dd1cb
Show file tree
Hide file tree
Showing 6 changed files with 50 additions and 0 deletions.
Expand Up @@ -46,6 +46,7 @@ Sujets
facteur_chinois facteur_chinois
dessin_barriere dessin_barriere
enigme enigme
labyrinthe


Indices et solutions Indices et solutions
-------------------- --------------------
Expand All @@ -69,6 +70,7 @@ Indices et solutions
facteur_chinois_solution facteur_chinois_solution
dessin_barriere_solution dessin_barriere_solution
enigme_solution enigme_solution
labyrinthe_solution
notions notions


.. _l-biblio_algo: .. _l-biblio_algo:
Expand Down
Binary file added _doc/sphinxdoc/source/sanso_algo/labyrinthe.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions _doc/sphinxdoc/source/sanso_algo/labyrinthe.rst
@@ -0,0 +1,22 @@

.. index:: énoncé, algorithme, labyrinthe, Lille, 2018

.. _l-algo_labyrinthe:

Retrouver son chemin
====================

A partir de 5-6 ans (mais ce n'est qu'une indication).

Mise en scène
-------------

.. image:: labyrinthe.png

Solution
--------

Voir :ref:`l-algo_labyrinthe`.

A quoi ça sert ?
----------------
7 changes: 7 additions & 0 deletions _doc/sphinxdoc/source/sanso_algo/labyrinthe_solution.rst
@@ -0,0 +1,7 @@

.. _l-algo_labyrinthe_sol:

Retrouver son chemin (solution)
===============================

.. image:: labyrinthe.png
18 changes: 18 additions & 0 deletions _doc/sphinxdoc/source/sessions/session_2018_01_13.rst
@@ -0,0 +1,18 @@

.. _l-session_2018_01_13:

Lille - Devoox Kid - 13 janvier 2018
====================================

.. contents::
:local:

Le labyrinthe
+++++++++++++

:ref:`l-algo_labyrinthe`

Le montage vidéo
++++++++++++++++

:ref:`l-montage_video`
1 change: 1 addition & 0 deletions _doc/sphinxdoc/source/sessions/sessions.rst
Expand Up @@ -18,6 +18,7 @@ S'amuser en essayant de résoudre des problèmes.
session_2016_02_22 session_2016_02_22
session_2016_04_22 session_2016_04_22
session_2016_10_18 session_2016_10_18
session_2018_01_13


Improvisations Improvisations
-------------- --------------
Expand Down

0 comments on commit 28dd1cb

Please sign in to comment.