Add-an-Enrolment.md
... ...
@@ -1,10 +1,34 @@
1
-# This child has been enroled here before by this parent but left and now they are back. (cloning an old enrolment)
1
+## This child has been enroled here before by this parent but left and now they are back. (cloning an old enrolment)
2 2
3 3
4 4
5
-# The child is new but the parent has had other children here (adding a new child)
6 5
7
-# Child has been here before but was enroled by a different parent (adding a new parent)
6
+## The child is new but the parent has had other children here (adding a new child)
7
+
8
+1. Search in the child list or global search to make sure the child is not already present
9
+1. Access the parent's profile either by searching in the parent list or using the global search
10
+2. Click on the 'Add New Child' button to create the child's intial profile
11
+3. Enter the child's basic details
12
+ * Frist Name
13
+ * LastName
14
+ * Date of Birth
15
+ * CRN (if supplied)
16
+ * Gender
17
+1. Hit save , this will create the child's minimum profile. YOu can add addtional details to the child's profile immeadiately or finish creating the new enrolment first
18
+2. Click on 'Add Enrolment
19
+3. Pick up the correct Parent , enter the start date and hit save
20
+
21
+You have now created the child's enrolment
22
+
23
+## Child has been here before but was enroled by a different parent (adding a new parent)
24
+
25
+## Both the child and parent are new to us (adding a new family)
26
+
27
+
28
+
29
+## What next?
30
+
31
+After creating a new enrolment the next step would normally be to add a booking to the enrolment.
32
+
8 33
9
-# Both the child and parent are new to us (adding a new family)
10 34