@@ -127,15 +127,16 @@ const AboutPage: React.FC = () => {
127
127
< Typography variant = "body1" >
128
128
Since its founding in 1861, MIT has been committed to sharing
129
129
knowledge with the world. At the beginning of the 21st century, MIT
130
- expanded this mission by bringing learning resources online, reaching
131
- a broader audience through digital platforms. Today, MIT continues to
132
- advance this mission by offering non-degree learning resources,
133
- including online, in-person, and blended courses and programs. These
134
- opportunities allow learners to study with MIT faculty, industry
135
- experts, and a global community without enrolling in a degree program.
136
- Through these resources, millions of learners have acquired the
137
- knowledge and skills needed to further their academic and professional
138
- goals.
130
+ expanded this mission by becoming the first higher education
131
+ institution to make educational resources freely available to learners
132
+ regardless of geographical location or institutional affiliation.
133
+ Today, MIT continues to advance this mission by offering non-degree
134
+ learning resources, including online, in-person, and blended courses
135
+ and programs. These opportunities allow learners to study with MIT
136
+ faculty, industry experts, and a global community without enrolling in
137
+ a degree program. Through these resources, millions of learners have
138
+ acquired the knowledge and skills needed to further their academic and
139
+ professional goals.
139
140
</ Typography >
140
141
< SubHeaderContainer >
141
142
< SubHeaderTextContainer >
@@ -152,7 +153,8 @@ const AboutPage: React.FC = () => {
152
153
</ li >
153
154
< li >
154
155
Earn program credentials and apply for an accelerated master's
155
- degree program at MIT
156
+ degree program at MIT or at one of our partner universities
157
+ around the world
156
158
</ li >
157
159
< li >
158
160
Download, share, and modify thousands of learning resources
@@ -185,19 +187,25 @@ const AboutPage: React.FC = () => {
185
187
What is { SITE_NAME } ?
186
188
</ Typography >
187
189
< Typography variant = "body1" >
188
- { SITE_NAME } offers a single platform for accessing all of MIT's
189
- non-degree learning resources. This includes courses, programs,
190
- and various educational materials from different MIT units such as
191
- MITx, MIT Bootcamps, MIT OpenCourseWare, MIT Professional
192
- Education, MIT Sloan Executive Education, MIT xPRO, and other
193
- departments across the Institute.
190
+ { SITE_NAME } offers a single AI-enabled platform for accessing all
191
+ of MIT's non-degree learning resources. This includes courses,
192
+ programs, and various educational materials from different MIT
193
+ units such as MIT Open Learning — including MITx, MIT
194
+ OpenCourseWare, and MIT xPRO — MIT Professional Education,MIT
195
+ Sloan Executive Education, and other departments across the
196
+ Institute.
194
197
</ Typography >
195
198
< Typography variant = "body1" >
196
- Learners can search and browse by topic or department to explore
197
- popular and upcoming courses. By creating a free account, they can
198
- receive personalized recommendations tailored to their interests
199
- and goals, create lists of learning resources, follow topics of
200
- interest, and more
199
+ You can search and browse by topic or department to explore
200
+ popular and upcoming courses. You can also prompt “AskTIM”, an
201
+ AI-powered recommendation feature, to quickly find courses and
202
+ resources aligned with your goals and generate summaries of a
203
+ course’s structure, topics, and expectations. In select offerings,
204
+ you can interact with an AI tutor to support you as you work
205
+ through problem sets. By creating a free account, you can receive
206
+ personalized recommendations tailored to your interests and goals,
207
+ create lists of learning resources, follow topics of interest, and
208
+ more.
201
209
</ Typography >
202
210
</ HighlightContainer >
203
211
</ BodySection >
@@ -213,12 +221,11 @@ const AboutPage: React.FC = () => {
213
221
MIT's non-degree learning programs offer targeted skills, knowledge,
214
222
and certifications without the extensive time commitment of a full
215
223
degree. These programs are designed to be flexible and accessible,
216
- enabling professionals, students, and lifelong learners to engage
217
- with MIT's educational offerings from anywhere in the world. Many
218
- resources are available for free or at a low cost. Whether you want
219
- to upskill, explore a new field, or deepen your understanding of a
220
- subject, MIT's non-degree learning resources provide a pathway for
221
- personal and professional growth.
224
+ enabling you to engage with MIT's educational offerings from
225
+ anywhere in the world. Many resources are available for free or at a
226
+ low cost. Whether you want to upskill, explore a new field, or
227
+ deepen your understanding of a subject, MIT's non-degree learning
228
+ resources provide a pathway for personal and professional growth.
222
229
</ Typography >
223
230
</ BodySection >
224
231
< BodySection >
@@ -227,14 +234,14 @@ const AboutPage: React.FC = () => {
227
234
component = "h2"
228
235
id = { ACADEMIC_AND_PROFESSIONAL_CONTENT }
229
236
>
230
- Academic and Professional content
237
+ What is MIT’s academic and professional content?
231
238
</ Typography >
232
239
< Typography variant = "body1" >
233
240
MIT's non-degree offerings include content developed from MIT's
234
- Academic and Professional curriculum.
241
+ academic and professional curriculum.
235
242
</ Typography >
236
243
< Typography variant = "body1" >
237
- MIT's Academic courses, programs, and materials mirror MIT
244
+ MIT's academic courses, programs, and materials mirror MIT
238
245
curriculum and residential programs, making these available to a
239
246
global audience. Approved by faculty committees, academic content
240
247
furnishes a comprehensive foundation of knowledge, skills, and
@@ -243,10 +250,10 @@ const AboutPage: React.FC = () => {
243
250
experience on par with the campus environment.
244
251
</ Typography >
245
252
< Typography variant = "body1" >
246
- MIT's Professional courses and programs are tailored for working
253
+ MIT's professional courses and programs are tailored for working
247
254
professionals seeking essential practical skills across various
248
255
industries. Led by MIT faculty and maintaining challenging
249
- standards, Professional courses and programs prioritize real-world
256
+ standards, professional courses and programs prioritize real-world
250
257
applications, emphasize practical skills, and are directly relevant
251
258
to today's workforce.
252
259
</ Typography >
0 commit comments