6002x-faq.html 13.4 KB
Newer Older
Kyle Fiedler committed
1
<%inherit file="marketing.html" />
2 3 4
<%block name="login_area">
</%block>

5 6
<section class="subpage">
<div>
Kyle Fiedler committed
7 8 9 10 11

<h1>
More about 6.002x
</h1>

Piotr Mitros committed
12
<h2> Answering common questions about the first course on <i>MITx</i>, the
13
Institute&rsquo;s online-learning initiative.</h2>
Kyle Fiedler committed
14 15

<p>
16
This set of questions and answers accompanies MIT&rsquo;s February 13,
Piotr Mitros committed
17
2012, announcement regarding <i>MITx</i>&rsquo;s prototype course &mdash;
18
6.002x: Circuits and Electronics.
Kyle Fiedler committed
19 20
</p>

Lyla Fischer committed
21 22 23 24 25 26 27 28
<h2> How do I register?  </h2>

<p> We will have a link to a form where you can sign up for our database and mailing list shortly.  Please check back in the next two weeks to this website for further instruction.  </p>

<h2> Where can I find a list of courses available?  When do the next classes begin? </h2>

<p> Courses will begin again in the Fall Semester (September).  We anticipate offering 4-5 courses this Fall, one of which will be 6.002x again.  The additional classes will be announced in early summer. </p>

Piotr Mitros committed
29 30 31 32 33 34 35 36
<h2> I tried to register for the course, but it says the username
is already taken.</h2>

<p> The system only allows each username to be used once. Probably,
someone else already signed up with that username. Try a different,
more unique username. For example, try adding a random number to the
end.</p>

Piotr Mitros committed
37 38 39 40 41 42 43 44 45 46 47 48 49
<h2> I forgot my password </h2> 

<p> The log-in form will have a link to reset your password once the
course opens. </p>

<h2> The videos stall out </h2>

<p> You should confirm your internet connection is fast enough to stream
videos, and that Youtube is not blocked by your internet
provider. Since the videos are hosted by YouTube, we have no control
over most technical problems with video playback (aside from those
related specifically to our player). </p>

50 51 52
<p> You should also confirm you have a current version of Flash installed.
While our player supports YouTube's HTML5 API (which allows playback without
Flash), this support is experimental.</p>
Piotr Mitros committed
53

Piotr Mitros committed
54
<a name="othercourses" ></a>
Piotr Mitros committed
55 56 57 58 59
<h2> I am interested in a different subject. What other courses do
you offer? </h2>

<p> 6.002x is the pilot course for MITx. While we plan to offer a
range of courses in the future, at present, 6.002x is the only course
Piotr Mitros committed
60
available. Specific future offerings will be announced later. </p>
Piotr Mitros committed
61

Piotr Mitros committed
62
<a name="start" ></a>
Piotr Mitros committed
63 64 65 66 67 68 69 70
<h2>How will I know that the course has started?</h2>

<p> The course will start on March 5. Check the website
mitx.mit.edu as the date approaches.  A login button will appear on
the course website 6.002x.mitx.mit.edu on or slightly before March 5
so you can login, begin to get familiar with the site and start the
course.</p>

Piotr Mitros committed
71
<a name="login" ></a>
Piotr Mitros committed
72
<h2> I can't log in</h2>
Piotr Mitros committed
73 74

<p> You will not be able to log into the course until either the
Piotr Mitros committed
75 76 77 78
starting date, or shortly before. If you have problems logging in once
the course has started, please verify that you are using the latest
version of either Firefox or Google Chrome, and have JavaScript and
cookies enabled. </p>
Piotr Mitros committed
79

Piotr Mitros committed
80
<a name="schedule" ></a>
Piotr Mitros committed
81 82 83 84 85 86
<h2> Does the class have a schedule?</h2>

<p> The lectures are on-line videos, and may be watched at your own
pace and schedule. The course will have fixed deadlines for homework
assignments and exams. </p>

Piotr Mitros committed
87
<a name="enrollissues" ></a>
Piotr Mitros committed
88 89 90
<h2> I just enrolled for the course. I have not received any form
of acknowledgement that I have enrolled.</h2>

Piotr Mitros committed
91 92 93 94
<p> You should receive a single activation e-mail. If you did not, the
most common issues are:
<ul>
<li> Typo in e-mail address
Piotr Mitros committed
95 96
<li> Old browser. We recommend downloading the current version of
Firefox or Chrome. The course requires a modern browser. 
Piotr Mitros committed
97 98 99 100 101 102 103 104
<li> JavaScript disabled
<li> Activation e-mail in spam folder. Check spam folder.
<li> Non-unique username. Try adding a random string at the end.
</ul>

<p>If you run into issues, try recreating your account. There is no need
to do anything about the old account, if any. If it is not activated
through the link in the e-mail, it will disappear later.
Piotr Mitros committed
105

Piotr Mitros committed
106
<a name="howdropcourse" ></a>
Piotr Mitros committed
107 108 109 110 111
<h2> How do I drop the course?</h2>

<p> You do not have to do anything. You can simply stop working on the
course at any time you choose to do so.</p>

Piotr Mitros committed
112
<a name="ifdropcourse" ></a>
Piotr Mitros committed
113 114 115 116 117 118 119 120 121 122 123
<h2>What happens if I drop the course?</h2>

<p> For the prototype course, learners achieving grades of "A," "B,"
or "C" will receive an electronic Certificate of completion with the
learner's name and grade on it.  If you receive a grade below a "C" or
do not complete the course, you will not receive a Certificate and no
grade record attaching your name to your participation in the class
will be disclosed outside of MITx.  You can also choose to opt for a
no record at any time.  However, the posts you make while enrolled in
the class will remain visible. </p>

Piotr Mitros committed
124
<a name="whatismitx" ></a>
Kyle Fiedler committed
125
<h2>
Piotr Mitros committed
126 127 128
What is <i>MITx</i>?</h2>

<p>  MIT seeks through the development of <i>MITx</i> to improve
129
education both on the MIT campus and around the world.
Kyle Fiedler committed
130

Piotr Mitros committed
131
<p> On campus, <i>MITx</i> will be coupled with an Institute-wide research
132
initiative on online teaching and learning. The online learning tools
Piotr Mitros committed
133
that <i>MITx</i> develops will benefit the educational experience of
134 135
residential students by supplementing and reinforcing the classroom
and laboratory experiences.</p>
Kyle Fiedler committed
136 137

<p>
Piotr Mitros committed
138
Beyond the MIT campus, <i>MITx</i> will endeavor to break down barriers to
139 140 141 142
education in two ways. First, it will offer the online teaching of MIT
courses to people around the world and the opportunity for able
learners to gain certification of mastery of MIT material. Second, it
will make freely available to educational institutions everywhere the
Piotr Mitros committed
143
open-source software infrastructure on which <i>MITx</i> courses are based.
Kyle Fiedler committed
144 145 146
</p>

<p>
147 148
Since it launched OpenCourseWare 10 years ago, MIT has been committed
to using technology to improve and greatly widen access to
Piotr Mitros committed
149
education. The launch of <i>MITx</i> represents a next step forward in that
150
effort.
Kyle Fiedler committed
151 152
</p>

Piotr Mitros committed
153
<a name="differentcampus" ></a>
Kyle Fiedler committed
154
<h2>
155 156
What is 6.002x, and how is it different from the on-campus version of
6.002?
Kyle Fiedler committed
157 158 159
</h2>

<p>
160 161 162 163
At MIT, each course is assigned a number. All courses in the
Department of Electrical Engineering and Computer Science (EECS) start
with the number 6, and 6.002 (also known as Circuits and Electronics)
is one of the introductory courses for EECS
Piotr Mitros committed
164
undergraduates. <i>MITx</i>&rsquo;s 6.002x is modeled on the on-campus
165
version of 6.002.
Kyle Fiedler committed
166 167 168
</p>

<p>
169 170 171 172 173 174 175
 The course introduces engineering in the context of the lumped
 circuit abstraction. Topics covered include: resistive elements and
 networks; independent and dependent sources; switches and MOS
 transistors; digital abstraction; amplifiers; energy storage
 elements; dynamics of first- and second-order networks; design in
 the time and frequency domains; and analog and digital circuits and
 applications.
Kyle Fiedler committed
176 177 178
</p>

<p>
179 180
6.002x is built on the content created collaboratively by MIT
professors Anant Agarwal and Jeffrey H. Lang for 6.002.
Kyle Fiedler committed
181 182
</p>

Piotr Mitros committed
183
<a name="howenroll" ></a>
Kyle Fiedler committed
184 185 186 187
<h2>
How do I enroll in 6.002x?
</h2>
<p>
188 189
To enroll, visit <a href="http://mitx.mit.edu">http://mitx.mit.edu</a>
and sign up.
Kyle Fiedler committed
190 191
</p>

Piotr Mitros committed
192
<a name="whenavailable" ></a>
Kyle Fiedler committed
193 194 195 196 197 198 199 200
<h2>
When will the course be available online?
</h2>

<p>
6.002x will become available online on Monday, March 5.
</p>

Piotr Mitros committed
201
<a name="timeline" ></a>
Kyle Fiedler committed
202 203 204 205 206
<h2>
Do I need to follow a set timeline in completing 6.002x?
</h2>

<p>
Piotr Mitros committed
207
In this pilot course of <i>MITx</i>, learners seeking a certificate will have
208 209 210
weekly deadlines for homework and labs. Similarly, the midterm and
final exam will be given within a specific range of days. However,
faster-paced learners can proceed multiple weeks ahead if they choose.
Kyle Fiedler committed
211 212
</p>

Piotr Mitros committed
213
<a name="workrequired" ></a>
Kyle Fiedler committed
214 215 216 217
<h2>
How much time is required to complete the course?
</h2>
<p>
218 219 220
Students should expect to spend approximately 10 hours per week on the
course. However, the time taken by individual students might vary
considerably depending on background and skill.
Kyle Fiedler committed
221 222
</p>

Piotr Mitros committed
223
<a name="instructors" ></a>
Kyle Fiedler committed
224 225 226 227
<h2>
Who are the instructors for 6.002x?
</h2>
<p>
228 229 230
There are four instructors for 6.002x: Anant Agarwal, Chris Terman,
Gerald Sussman and Piotr Mitros. The team also includes several
teaching assistants (TAs).
Kyle Fiedler committed
231 232
</p>

Piotr Mitros committed
233
<a name="worklike" ></a>
Kyle Fiedler committed
234 235 236 237
<h2>
What is the work like in 6.002x?
</h2>
<p>
238 239 240 241 242 243
Students taking 6.002x will have weekly video lectures, readings from
the textbook, practice exercises and homework; design and laboratory
exercises are also significant components of the course. The course
will also provide additional tutorial material. There will be a
midterm and a final exam. An interactive laboratory playground will
also be made available for students to experiment creatively.
Kyle Fiedler committed
244 245 246
</p>

<p>
247 248 249 250 251 252
In general, for any given week, learners are expected to work through
a couple of lecture sequences containing a few videos (each 5 to 10
minutes in length) and a few interactive practice exercises. Learners
can also read appropriate parts of the textbook linked to the
videos. Lab and homework exercises will round out the week. Tutorials
are also provided as additional reference material.
Kyle Fiedler committed
253 254
</p>

Piotr Mitros committed
255
<a name="questionsduringcourse" ></a>
Kyle Fiedler committed
256 257 258 259
<h2>
What if I have a question during the course?
</h2>
<p>
260 261 262 263
The course will include a discussion forum for learners to ask
questions, to post answers, and for discussions. Several helpful
documents, FAQs, tutorials and videos on using the various components
of the course will also be provided.
Kyle Fiedler committed
264 265
</p>

Piotr Mitros committed
266
<a name="collaboration" ></a>
Kyle Fiedler committed
267 268 269 270
<h2>
Will 6.002x offer any means for collaboration among online learners?
</h2>
<p>
271 272
Yes. 6.002x will offer modest support for collaborative work through a
prototype wiki and discussion forum.
Kyle Fiedler committed
273 274
</p>

Piotr Mitros committed
275
<a name="prereqs" ></a>
Kyle Fiedler committed
276 277 278 279
<h2>
Are there prerequisites to take the course?
</h2>
<p>
Piotr Mitros committed
280
While <i>MITx</i> courses are open to all, there are some skills required to
281
succeed in taking the course.
Kyle Fiedler committed
282 283 284
</p>

<p>
285
In 6.002x, students are encouraged to have the knowledge obtained from
286 287
a college-level physics course in electricity and
magnetism (or from an advanced secondary-education course in electricity and magnetism, as with an Advanced Placement course in the United States). Students must know basic calculus and linear algebra, and
288
have some basic background in differential equations.
Kyle Fiedler committed
289 290 291
</p>

<p>
292 293 294 295
Since more advanced mathematics will not show up until the second half
of the course, the first half of the course will include an optional
remedial differential equations component for students with weaker
math backgrounds.
Kyle Fiedler committed
296 297
</p>

Piotr Mitros committed
298
<a name="cost" ></a>
Kyle Fiedler committed
299 300 301 302
<h2>
How much does the course cost?
</h2>
<p>
Piotr Mitros committed
303
All of the courses on <i>MITx</i> will be free of charge. Those who have the
304 305
ability and motivation to demonstrate mastery of content can receive a
credential for a modest fee. For this prototype course, the fee for a
Piotr Mitros committed
306
credential will be waived. 
Kyle Fiedler committed
307 308
</p>

Piotr Mitros committed
309
<a name="credential" ></a>
Kyle Fiedler committed
310 311 312 313
<h2>
What is a credential?
</h2>
<p>
314 315
Any learner who successfully completes 6.002x will receive an
electronic certificate indicating a grade. This certificate will
Piotr Mitros committed
316 317 318 319 320
indicate that you earned it from <i>MITx</i>&rsquo;s pilot course. In
this prototype version, <i>MITx</i> will not require that you be
tested in a testing center or otherwise have your identity certified
in order to receive this certificate. MITx certificates are not
planned to count towards MIT course credit.
Kyle Fiedler committed
321 322
</p>

Piotr Mitros committed
323
<a name="whograding" ></a>
Kyle Fiedler committed
324 325 326 327
<h2>
Who is grading the course?
</h2>
<p>
Piotr Mitros committed
328
<i>MITx</i> courses will use automated technologies to check student work
329
including practice exercises, homework assignments, labs and exams.
Kyle Fiedler committed
330 331
</p>

Piotr Mitros committed
332
<a name="whatpassing" ></a>
Kyle Fiedler committed
333 334 335 336
<h2>
What is a passing grade?
</h2>
<p>
337 338 339 340
Grading schemes for each course will be announced with the
course. 6.002x will be graded on an absolute scale. The components
affecting a student&rsquo;s grade and the grade thresholds will be
posted on the course website when the course comes online.
Kyle Fiedler committed
341 342
</p>

Piotr Mitros committed
343
<a name="textbook" ></a>
Kyle Fiedler committed
344
<h2>
345
Do I need to buy a textbook? 
Kyle Fiedler committed
346 347
</h2>
<p>
348 349 350
The course uses the textbook Foundations of Analog and Digital
Electronic Circuits, by Anant Agarwal and Jeffrey H. Lang. Morgan
Kaufmann Publishers, Elsevier, July 2005. Relevant sections will be
351 352
provided electronically as part of the online course. While the
textbook is recommended, it is not required. The electronic text is
353 354
provided for personal use in connection with this course only. The
copyright for the book is owned by Elsevier. The book can be purchased
Piotr Mitros committed
355
on <a href="http://www.amazon.com/exec/obidos/ASIN/1558607358/ref=nosim/mitopencourse-20" target="_blank">Amazon</a>.
Kyle Fiedler committed
356 357
</p>

Piotr Mitros committed
358
<a name="technicalrequirements" ></a>
Kyle Fiedler committed
359 360 361 362
<h2>
Do I need to have special software to access 6.002x?
</h2>
<p>
363 364
No, you do not need special software to access 6.002x, as you will
access the online interactive course through your browser. The course
Piotr Mitros committed
365 366 367 368 369 370 371 372 373
website was developed and tested primarily with the current version of
Google Chrome. We support current versions of Mozilla Firefox as
well. The video player is based on Youtube, and is designed to work
with Flash. We provide a partial non-Flash fallback for the video, but
this uses Google's experimental HTML5 API, and hence we cannot
guarantee those will continue to function for the duration of the
semester. We provide partial support for Internet Explorer, as well as
other browsers and tablets, but portions of the functionality will be
unavailable.
Kyle Fiedler committed
374 375
</p>

Piotr Mitros committed
376
<a name="futurecourses" ></a>
Kyle Fiedler committed
377 378 379 380
<h2>
When will the next courses become available and what topics will they be on?
</h2>
<p>
381 382
 Additional courses will be announced
 on <a href="http://mitx.mit.edu">mitx.mit.edu</a> as they become
383 384 385 386
 available. We expect this will happen in fall 2012. We also have
 accounts
 on <a href="https://twitter.com/#!/MyMITx">Twitter</a>, <a href="http://www.facebook.com/pages/MITx/378592442151504">Facebook</a>,
 and <a href="http://www.linkedin.com/groups/Friends-Alumni-MITx-4316538">LinkedIn</a>.
Kyle Fiedler committed
387
</p>
388 389
</div>
</section>