Skip to content

Commit

Permalink
[FEATURE] S1 D1 Lesson titles, prerequisites, and goals (#772)
Browse files Browse the repository at this point in the history
Resolves: #33 #58 #59 #60 #61 #62 #63 #64
  • Loading branch information
mabolek authored May 2, 2024
1 parent 726b18f commit 4e99986
Show file tree
Hide file tree
Showing 7 changed files with 80 additions and 104 deletions.
30 changes: 15 additions & 15 deletions Documentation/Stage-1-Introduction/Day-1/Lesson-1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

.. _s1-d1-l1
====================
Lesson 1 — ADD TITLE
====================
========================================
Lesson 1 — Who Are We and What Is a CMS?
========================================


.. _s1-d1-l1-prerequisites-goals
Expand All @@ -26,9 +26,7 @@ Theoretical prerequisites

This lesson assumes that you already know the following:

* Item 1
* Item 2
* Item 3
* The general prerequisites for Stage 1


.. _s1-d1-l1-practical-prerequisites
Expand All @@ -38,9 +36,7 @@ Practical prerequisites

Before you start this lesson, please have the following things ready:

* Item 1
* Item 2
* Item 3
* The general prerequisites for Stage 1


.. _s1-d1-l1-goals
Expand All @@ -55,9 +51,12 @@ Theoretical goals

By the end of this lesson, you should know the following:

* Item 1
* Item 2
* Item 3
* What the goals of the training is
* What will happen today
* What will happen this week
* Who the participants are (students and teachers)
* What the participants’ professional backgrounds are and what they already know about the topics.
* What (superficially) constitutes a content management system (CMS)


.. _s1-d1-l1-practical-goals
Expand All @@ -67,9 +66,10 @@ Practical goals

By the end of this lesson, you should have completed the following:

* Item 1
* Item 2
* Item 3
* Introduced yourself
* Gotten to know the names of the other participants (students and teachers)
* Gotten to know what the other participants professional backgrounds are
* Discussed what a CMS is


.. _s1-d1-l1-resources
Expand Down
34 changes: 19 additions & 15 deletions Documentation/Stage-1-Introduction/Day-1/Lesson-2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

.. _s1-d1-l2
====================
Lesson 2 — ADD TITLE
====================
====================================
Lesson 2 — Introduction to TYPO3 CMS
====================================


.. _s1-d1-l2-prerequisites-goals
Expand All @@ -26,9 +26,7 @@ Theoretical prerequisites

This lesson assumes that you already know the following:

* Item 1
* Item 2
* Item 3
* What (superficially) constitutes a content management system (CMS)


.. _s1-d1-l2-practical-prerequisites
Expand All @@ -38,9 +36,7 @@ Practical prerequisites

Before you start this lesson, please have the following things ready:

* Item 1
* Item 2
* Item 3
* The general prerequisites for Stage 1


.. _s1-d1-l2-goals
Expand All @@ -55,9 +51,14 @@ Theoretical goals

By the end of this lesson, you should know the following:

* Item 1
* Item 2
* Item 3
* What TYPO3 is
* What TYPO3’s main strengths are
* How to log in to TYPO3
* How to differentiate and use the main parts of the TYPO3 editing user interface
* How to create a new page in the TYPO3 page tree
* How to add content to a page in TYPO3
* How to enable a page using the page tree’s context menu
* How to preview a page in the frontend using the page tree’s context menu


.. _s1-d1-l2-practical-goals
Expand All @@ -67,9 +68,12 @@ Practical goals

By the end of this lesson, you should have completed the following:

* Item 1
* Item 2
* Item 3
* Logged into a TYPO3 backend hosted remotely or on the teacher’s computer.
* Used and acquainted yourself the main parts of the TYPO3 user interface.
* Created a new page in the TYPO3 page tree
* Added content to a page in TYPO3
* Enabled a page in TYPO3
* Previewed a TYPO3 page in the frontend


.. _s1-d1-l2-resources
Expand Down
28 changes: 12 additions & 16 deletions Documentation/Stage-1-Introduction/Day-1/Lesson-3.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

.. _s1-d1-l3
====================
Lesson 3 — ADD TITLE
====================
=================================
Lesson 3 — Core Concepts of TYPO3
=================================


.. _s1-d1-l3-prerequisites-goals
Expand All @@ -26,21 +26,17 @@ Theoretical prerequisites

This lesson assumes that you already know the following:

* Item 1
* Item 2
* Item 3
* The knowledge from today's previous lessons.


.. _s1-d1-l3-practical-prerequisites
.. _s1-d1-l3-l7-practical-prerequisites
Practical prerequisites
~~~~~~~~~~~~~~~~~~~~~~~

Before you start this lesson, please have the following things ready:

* Item 1
* Item 2
* Item 3
* You have completed the tasks in the previous lessons and have access to a TYPO3 backend.


.. _s1-d1-l3-goals
Expand All @@ -55,9 +51,10 @@ Theoretical goals

By the end of this lesson, you should know the following:

* Item 1
* Item 2
* Item 3
* What TYPO3 needs in order to function (database, PHP, server, etc.)
* How non-page records may be stored within pages in TYPO3.
* The relationship between sites and pages in TYPO3.
* The concept of content types in TYPO3.


.. _s1-d1-l3-practical-goals
Expand All @@ -67,9 +64,8 @@ Practical goals

By the end of this lesson, you should have completed the following:

* Item 1
* Item 2
* Item 3
* Viewed content elements as records using the List module.
* Created another type of record (not a content element) on a page.


.. _s1-d1-l3-resources
Expand Down
25 changes: 10 additions & 15 deletions Documentation/Stage-1-Introduction/Day-1/Lesson-4.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

.. _s1-d1-l4
====================
Lesson 4 — ADD TITLE
====================
=======================================================================
Lesson 4 — What does it need? A Local Development Environment for TYPO3
=======================================================================


.. _s1-d1-l4-prerequisites-goals
Expand All @@ -26,9 +26,7 @@ Theoretical prerequisites

This lesson assumes that you already know the following:

* Item 1
* Item 2
* Item 3
* The knowledge from today's previous lessons.


.. _s1-d1-l4-practical-prerequisites
Expand All @@ -38,9 +36,7 @@ Practical prerequisites

Before you start this lesson, please have the following things ready:

* Item 1
* Item 2
* Item 3
* The general prerequisites for Stage 1


.. _s1-d1-l4-goals
Expand All @@ -55,9 +51,10 @@ Theoretical goals

By the end of this lesson, you should know the following:

* Item 1
* Item 2
* Item 3
* What server software TYPO3 needs in order to function
* What software isn't strictly required, but that makes TYPO3 function optimally
* The outline of a local development environment for TYPO3 based on Git, Docker, and DDEV
* The role Git, Docker, and DDEV play (what they are used for)


.. _s1-d1-l4-practical-goals
Expand All @@ -67,9 +64,7 @@ Practical goals

By the end of this lesson, you should have completed the following:

* Item 1
* Item 2
* Item 3
* Have installed Git on your computer


.. _s1-d1-l4-resources
Expand Down
23 changes: 7 additions & 16 deletions Documentation/Stage-1-Introduction/Day-1/Lesson-5.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

.. _s1-d1-l5
====================
Lesson 5 — ADD TITLE
====================
=====================================
Lesson 5 — Installing Docker and DDEV
=====================================


.. _s1-d1-l5-prerequisites-goals
Expand All @@ -26,9 +26,7 @@ Theoretical prerequisites

This lesson assumes that you already know the following:

* Item 1
* Item 2
* Item 3
* You have completed the previous lesson


.. _s1-d1-l5-practical-prerequisites
Expand All @@ -38,10 +36,7 @@ Practical prerequisites

Before you start this lesson, please have the following things ready:

* Item 1
* Item 2
* Item 3

* You have started installing Git on your computer.

.. _s1-d1-l5-goals
Expand All @@ -55,9 +50,7 @@ Theoretical goals

By the end of this lesson, you should know the following:

* Item 1
* Item 2
* Item 3
* How to install Git, Docker, and DDEV on your local computer


.. _s1-d1-l5-practical-goals
Expand All @@ -67,9 +60,7 @@ Practical goals

By the end of this lesson, you should have completed the following:

* Item 1
* Item 2
* Item 3
* Completed installation of Git and Docker


.. _s1-d1-l5-resources
Expand Down
19 changes: 7 additions & 12 deletions Documentation/Stage-1-Introduction/Day-1/Lesson-6.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,7 @@ Theoretical prerequisites

This lesson assumes that you already know the following:

* Item 1
* Item 2
* Item 3
* The knowledge from today's previous lessons.


.. _s1-d1-l6-practical-prerequisites
Expand All @@ -38,9 +36,8 @@ Practical prerequisites

Before you start this lesson, please have the following things ready:

* Item 1
* Item 2
* Item 3
* Git is installed on your computer
* Docker is installed or in the process of installing on your computer.


.. _s1-d1-l6-goals
Expand All @@ -55,9 +52,8 @@ Theoretical goals

By the end of this lesson, you should know the following:

* Item 1
* Item 2
* Item 3
* How to start and stop Docker and DDEV
* Basic Git commands


.. _s1-d1-l6-practical-goals
Expand All @@ -67,9 +63,8 @@ Practical goals

By the end of this lesson, you should have completed the following:

* Item 1
* Item 2
* Item 3
* Installation of Docker and DDEV
* Pulled TYPO3's source files from a remote Git repository as the first step of installing the CMS.


.. _s1-d1-l6-resources
Expand Down
Loading

0 comments on commit 4e99986

Please sign in to comment.