You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/UserGuide.adoc
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -706,7 +706,8 @@ Currently, Google Calendar will create a recurring weekly event per lesson, repe
706
706
707
707
[WARNING]
708
708
====
709
-
. You must first be logged in to sync your data
709
+
. You must first be logged in to sync your data.
710
+
. A stable internet connection is required to fully upload data. If cut, there is a high probability that it won't fully upload. Please try syncing again.
710
711
. Do not change the name of the Students label. Codeducator will not be able to delete those contacts in future syncs.
711
712
. Likewise, do not change the name of the Calendar "Student Lessons" as it will be similarly used for future syncs
. By calling the `moreInfo` command (found in the section above), you will be able to view the student's profile page with the updated allergies information as shown below:
1171
+
= . By calling the `moreInfo` command (found in the section above), you will be able to view the student's profile page with the updated allergies information as shown below:
1171
1172
1172
1173
.The profile page of the selected student is shown with the newly updated allergies information!
Copy file name to clipboardExpand all lines: docs/team/demitycho.adoc
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,15 +64,20 @@ Both add up to around 3k lines of code.
64
64
I wrote extensive documentation on my parts in my user and developer guides, but excluded them to fit within the page limit.
65
65
|===
66
66
67
+
Start of extract from [User Guide]
68
+
67
69
== Scheduling component
68
70
include::../UserGuide.adoc[tag=schedule]
69
71
72
+
End of extract from [User Guide]
73
+
70
74
And more (Deleting lessons, syncing with Google)...
71
75
72
76
== Contributions to the Developer Guide
73
77
74
78
|===
75
79
|_Given below are sections I contributed to the Developer Guide. They showcase my ability to write technical documentation and the technical depth of my contributions to the project._
0 commit comments