Commit 92f329ca by ichuang

Merge branch 'feature/cale/cms-master' of github.com:MITx/mitx into…

Merge branch 'feature/cale/cms-master' of github.com:MITx/mitx into feature/ichuang/cms-input-filter-latex2edx
parents db8f69d4 f4b61e8f
...@@ -9,7 +9,7 @@ data: | ...@@ -9,7 +9,7 @@ data: |
<section class='update-description'> <section class='update-description'>
<section class='primary'> <section class='primary'>
<p> Words of encouragement! This is a short note that most students will read. </p> <p> Words of encouragement! This is a short note that most students will read. </p>
<p class='author'>&mdash; Anant Agarwal (6.002x Principle Instructor)</p> <p class='author'>Anant Agarwal (6.002x Principle Instructor)</p>
</section> </section>
<p><h3>Primary versus Secondary Updates:</h3> Unfortunately, the internet throws a lot of text at students, and they <p><h3>Primary versus Secondary Updates:</h3> Unfortunately, the internet throws a lot of text at students, and they
do not read everything that they are given. However, many students <em>do</em> read all that they are do not read everything that they are given. However, many students <em>do</em> read all that they are
......
...@@ -7,7 +7,6 @@ data: | ...@@ -7,7 +7,6 @@ data: |
<problem> <problem>
<startouttext /> <startouttext />
Your goal for this lab is to design a circuit that implements a Your goal for this lab is to design a circuit that implements a
<!-- \overline doesn't seem to render correctly -->
3-input logic gate that implements \(Z = \lnot{(C(A+B))}\) where the 3-input logic gate that implements \(Z = \lnot{(C(A+B))}\) where the
\(\lnot\) symbol stands for logical negation. This function is \(\lnot\) symbol stands for logical negation. This function is
enumerated in the following truth table: enumerated in the following truth table:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment