|
69 | 69 | </div>
|
70 | 70 | </section>
|
71 | 71 |
|
72 |
| -<section class="section"> |
73 |
| - <div class="container mt-5 mb-5"> |
74 |
| - <div class="row"> |
75 |
| - <div class="col-md-8 offset-md-2"> |
76 |
| - <h1 class="display-3 text-center mb-5">Program Timeline</h1> |
77 |
| - <ul class="timeline"> |
78 |
| - <li> |
79 |
| - <table class="program-timeline-row"> |
80 |
| - <tr> |
81 |
| - <td><span>Mentor applications</span></td> |
82 |
| - <td class="program-timeline-date"><span href="#" class="float-right">13 March, 2023 - 11 April, 2023</span></td> |
83 |
| - </tr> |
84 |
| - </table> |
85 |
| - </li> |
86 |
| - <li> |
87 |
| - <table class="program-timeline-row"> |
88 |
| - <tr> |
89 |
| - <td> <span>Mentors announced</span></td> |
90 |
| - <td class="program-timeline-date"><span class="float-right">14 April, 2023</span></td> |
91 |
| - </tr> |
92 |
| - </table> |
93 |
| - </li> |
94 |
| - <li> |
95 |
| - <table class="program-timeline-row"> |
96 |
| - <tr> |
97 |
| - <td><span>Student application period</span></td> |
98 |
| - <td class="program-timeline-date"> <span class="float-right">14 April, 2023 - 12 May, 2023</span></td> |
99 |
| - </tr> |
100 |
| - </table> |
101 |
| - </li> |
102 |
| - <li> |
103 |
| - <table class="program-timeline-row"> |
104 |
| - <tr> |
105 |
| - <td><span>Publish selected students</span></td> |
106 |
| - <td class="program-timeline-date"><span class="float-right">27 May, 2023</span></td> |
107 |
| - </tr> |
108 |
| - </table> |
109 |
| - </li> |
110 |
| - <li> |
111 |
| - <table class="program-timeline-row"> |
112 |
| - <tr> |
113 |
| - <td><span>Community bonding</span></td> |
114 |
| - <td class="program-timeline-date" ><span class="float-right">27 May, 2023 - 3 June, 2023</span></td> |
115 |
| - </tr> |
116 |
| - </table> |
117 |
| - </li> |
118 |
| - <li> |
119 |
| - <table class="program-timeline-row"> |
120 |
| - <tr> |
121 |
| - <td><span>Official start date of ScholarX</span></td> |
122 |
| - <td class="program-timeline-date"><span class="float-right">3 June, 2023</span></td> |
123 |
| - </tr> |
124 |
| - </table> |
125 |
| - </li> |
126 |
| - <li> |
127 |
| - <table class="program-timeline-row"> |
128 |
| - <tr> |
129 |
| - <td><span>Mid-Evaluation</span></td> |
130 |
| - <td class="program-timeline-date"><span class="float-right">15 Sep, 2023</span></td> |
131 |
| - </tr> |
132 |
| - </table> |
133 |
| - </li> |
134 |
| - <li> |
135 |
| - <table class="program-timeline-row"> |
136 |
| - <tr> |
137 |
| - <td><span>End Evaluation</span></td> |
138 |
| - <td class="program-timeline-date"><span class="float-right">15 Dec, 2023</span></td> |
139 |
| - </tr> |
140 |
| - </table> |
141 |
| - </li> |
142 |
| - <li> |
143 |
| - <table class="program-timeline-row"> |
144 |
| - <tr> |
145 |
| - <td><span>Graduation</span></td> |
146 |
| - <td class="program-timeline-date"><span class="float-right">2024 Q1</span></td> |
147 |
| - </tr> |
148 |
| - </table> |
149 |
| - </li> |
150 |
| - </ul> |
151 |
| - </div> |
152 |
| - </div> |
153 |
| - </div> |
154 |
| -</section> |
155 |
| - |
156 | 72 | <!-- Join Mentor and Mentee waiting lists -->
|
157 | 73 | <section class="section section-secondary">
|
158 | 74 | <div class="container px-md-5 pb-3">
|
|
0 commit comments