diff --git a/.DS_Store b/.DS_Store index bf54290bb5..b9a4099392 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/copyright.html b/copyright.html index a238a12ec3..003db8c2af 100644 --- a/copyright.html +++ b/copyright.html @@ -7,31 +7,32 @@ -

MIT and MITx are trademarks of the Massachusetts Institute of Technology, and may not be used without permission.

+

MIT and MITx are trademarks of the Massachusetts Institute + of Technology, and may not be used without permission.

diff --git a/create_account.html b/create_account.html index f64ff106d5..dd0ed7f9f9 100644 --- a/create_account.html +++ b/create_account.html @@ -2,7 +2,7 @@

Enroll in 6.002 Circuits & Electronics

-
+
<% if 'error' in locals(): e = error %>
@@ -67,6 +67,6 @@ - +
diff --git a/homework.html b/homework.html index 4aae9095e8..058f513280 100644 --- a/homework.html +++ b/homework.html @@ -4,6 +4,7 @@ % for problem in homework['problems']:
  • ${ problem['name'] }

    + ${ problem['html'] }
    diff --git a/honor.html b/honor.html index 5a36865865..a763eb4f50 100644 --- a/honor.html +++ b/honor.html @@ -2,12 +2,48 @@
    -

    Honor Code

    +

    Collaboration Policy

    -
      -
    • I agree to not engage in any activities that would dishonestly improve my results, or improve or hurt those of others.
    • -
    • I agree to never post answers to problems.
    • -
    • I agree to maintain only one account.
    • -
    +

    By enrolling in a course on MITx, you are joining a + special worldwide community of learners. The aspiration + of MITx is to provide anyone in the world who has the + motivation and ability to engage MIT coursework the opportunity + to attain the best MIT-based educational experience that + Internet technology enables. You are part of the community who + will help MITx achieve this goal. + +

    MITx depends upon your motivation to learn the material + and to do so with honesty. In order to participate + in MITx, you must agree to the Honor Code below and any + additional terms specific to a class. This Honor Code, and any + additional terms, will be posted on each class website. + +

    +

    MITx Honor Code Pledge

    + +

    By enrolling in an MITx course, I agree that I will: + +

      +
    • Complete all mid-terms and final exams with my own work + and only my own work. I will not submit the work of any + other person. +
    • Maintain only one user account and not let anyone else + use my username and/or password. +
    • Not engage in any activity that would dishonestly improve + my results, or improve or hurt the results of others. +
    • Not post answers to problems that are being used to + assess student performance. +
    +
    +

    Unless otherwise indicated by the instructor of an MITx + course, learners on MITx are encouraged to: +

      +
    • Collaborate with others on the lecture videos, exercises, + homework and labs. +
    • Discuss with others general concepts and materials in + each course. +
    • Present ideas and written work to fellow MITx + learners or others for comment or criticism. +
    diff --git a/index.html b/index.html index 8d73c3ad00..7e879ddbdb 100644 --- a/index.html +++ b/index.html @@ -5,9 +5,9 @@

    Circuits & Electronics

    6.002x

    - Enroll in 6.002 Circuits & Electronics + Enroll in 6.002x Circuits & Electronics
    -

    Taught by Anant Agarwal, with Gerald Sussman, Piotr Mitros, and Chris Terman, “6.002x Circuits and Electronics” is an experimental on-line adaption of MIT's first undergraduate analog design course 6.002. This course will run, free of charge, for students worldwide from February 21, 2012 through June 10, 2012.

    +

    6.002x (Circuits and Electronics) is an experimental on-line adaptation of MIT’s first undergraduate analog design course: 6.002. This course will run, free of charge, for students worldwide from March 1, 2012 through June 8, 2012.

    <%block name="header_class">course @@ -18,9 +18,9 @@

    About 6.002x

    -

    6.002x is designed to serve as a first course in an undergraduate electrical engineering (EE), or electrical engineering and computer science (EECS) curriculum. At MIT, 6.002 is in the core of department subjects required for all undergraduates in EECS.

    +

    6.002x (Circuits and Electronics) is designed to serve as a first course in an undergraduate electrical engineering (EE), or electrical engineering and computer science (EECS) curriculum. At MIT, 6.002 is in the core of department subjects required for all undergraduates in EECS.

    -

    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. Design and lab exercises are also significant components of the course. Students should expect to spend approximately 10 hours per week on the course. The 6.002 content was created collaboratively by Profs. Anant Agarwal and Jeffrey H. Lang.

    +

    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. Design and lab exercises are also significant components of the course. You should expect to spend approximately 10 hours per week on the course.

    @@ -28,21 +28,26 @@

    6.002x on MITx

    -

    Students who successfully complete the course will receive an electronic certificate of accomplishment from MIT. Since this is an experimental version of the course, the certificate will be marked as Beta.

    +

    If you successfully complete the course, you will receive an electronic certificate of accomplishment from MITx. This certificate will indicate that you earned it from MITx’s pilot course. In this prototype version, MITx will not require that you be tested in a testing center or otherwise have your identity certified in order to receive this certificate.

    -

    The course uses the textbook Foundations of Analog and Digital Electronic Circuits. Agarwal, Anant, and Jeffrey H. Lang. Morgan Kaufmann Publishers, Elsevier, July 2005. ISBN: 9781558607354. While recommended, the book is not required -- relevant sections will be provided electronically as part of the on-line course. The book can be purchased on Amazon. Copyright for the book is with Elsevier and the book cannot be printed etc.

    +

    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. While recommended, the book is not required: relevant sections will be provided electronically as part of the online course for personal use in connection with this course only. The copyright for the book is owned by Elsevier. The book can be purchased on Amazon.

    Requirements

    -

    In order to succeed in this course, students must have taken an AP level physics course in electricity and magnetism. Students must know basic calculus and linear algebra, and have some background in differential equations. 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.

    +

    In order to succeed in this course, you must have taken an AP level physics course in electricity and magnetism. You must know basic calculus and linear algebra and have some background in differential equations. 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 those who need it.

    -

    The course web site was developed and tested primarily with Google Chrome. We support Mozilla Firefox as well. While we will attempt to make it possible to complete the course with Internet Explorer, portions of the web site functionality will be unavailable. The videos require Flash.

    +

    The course web site was developed and tested primarily with + Google Chrome. We support current versions of Mozilla Firefox as + well. The video player is designed to work with Flash. While we + provide a non-Flash fallback for the video, as well as partial + support for Internet Explorer, other browsers, and tablets, + portions of the functionality will be unavailable.

    - Enroll in Circuits & Electronics + Enroll in 6.002x Circuits & Electronics
    @@ -54,43 +59,20 @@
  • Anant Agarwal

    -

    The Director of MIT's Computer Science and Artificial Intelligence Laboratory. His research focus is in parallel computer architectures, and he is the founder of several successful startups. Most recently, he founded Tilera, which produces scalable multicore embedded processors. He co-author the course textbook "Foundations of Analog and Digital Electronic Circuits."

  • - -
  • - -

    Chris Terman

    -

    The Co-Director MIT CSAIL, and a highly regarded instructor. He is the author of JSim, an educational package for on-line circuit schematic entry and simulation, and XTutor, and on-line question-and-answer tutoring system.

  • +

    Director of MIT’s Computer Science and Artificial Intelligence Laboratory (CSAIL) and a professor of the Electrical Engineering and Computer Science department at MIT. His research focus is in parallel computer architectures and cloud software systems, and he is a founder of several successful startups, including Tilera, a company that produces scalable multicore processors. Prof. Agarwal won MIT’s Smullin and Jamieson prizes for teaching and co-authored the course textbook “Foundations of Analog and Digital Electronic Circuits.”

  • Gerald Sussman

    -

    A Professor of Electrical Engineering at MIT. He is a well know educator in the computer science community, perhaps best know as the author of Structure and Interpretation of Computer Programs, which is universally acknowledged as one of the top ten textboooks in computer science, or as the creator of Scheme, a popular teaching language. His research spans a range of topics, from artificial intelligence, to physics and chaotic systems, to supercomputer design.

  • +

    Professor of Electrical Engineering at MIT. He is a well known educator in the computer science community, perhaps best known as the author of Structure and Interpretation of Computer Programs, which is universally acknowledged as one of the top ten textbooks in computer science, and as the creator of Scheme, a popular teaching language. His research spans a range of topics, from artificial intelligence, to physics and chaotic systems, to supercomputer design.

  • Piotr Mitros

    -

    A Research Scientist at MIT. His research focus is in finding ways to apply techniques from control systems to optimizing the learning process. Piotr has worked as an analog designer at Texas Instruments, Talking Lights, and most recently, designed the analog front end for a novel medical imaging modality for Rhythmia Medical.

  • +

    Research Scientist at MIT. His research focus is in finding ways to apply techniques from control systems to optimizing the learning process. Dr. Mitros has worked as an analog designer at Texas Instruments, Talking Lights, and most recently, designed the analog front end for a novel medical imaging modality for Rhythmia Medical.

    - - - - - - - - - - - - - - - - - -
    <%include file="create_account.html" />
    @@ -103,7 +85,8 @@ $(function() { /* Handles when the user hits 'enroll'. Grabs form data. Does AJAX. Either shows error, or shows success. */ - $('#create_account_button').click(function() { + $('form#enroll_form').submit(function(e) { + e.preventDefault(); var submit_data={}; $.each($("[id^=ca_]"), function(index,value){ submit_data[value.name]=value.value; diff --git a/info.html b/info.html index 5867feb021..2559807e08 100644 --- a/info.html +++ b/info.html @@ -3,11 +3,11 @@ <%include file="navigation.html" />
    -
    -
    -
    -
    0:00/0:00
    -
    + +
    + + +
    0:00/0:00
    + +
    + Speed:
    +
    +
      -
    1. +
    2. @@ -35,5 +42,5 @@
    3. -
    4. +