diff --git a/common/lib/xmodule/xmodule/templates/problem/latex_problem.yaml b/common/lib/xmodule/xmodule/templates/problem/latex_problem.yaml index 303e439439..82d7e8c1ae 100644 --- a/common/lib/xmodule/xmodule/templates/problem/latex_problem.yaml +++ b/common/lib/xmodule/xmodule/templates/problem/latex_problem.yaml @@ -188,7 +188,7 @@ data: |

Include image by using the edXxml macro:

- +

Example show/hide explanation

diff --git a/common/static/images/high_pass_filter.png b/common/static/images/high_pass_filter.png new file mode 100644 index 0000000000..5f425d4671 Binary files /dev/null and b/common/static/images/high_pass_filter.png differ diff --git a/common/static/images/mit_dome.jpg b/common/static/images/mit_dome.jpg new file mode 100644 index 0000000000..75a5bd949f Binary files /dev/null and b/common/static/images/mit_dome.jpg differ diff --git a/common/static/images/simple_graph.png b/common/static/images/simple_graph.png new file mode 100644 index 0000000000..f255795025 Binary files /dev/null and b/common/static/images/simple_graph.png differ diff --git a/common/static/images/voltage_divider.png b/common/static/images/voltage_divider.png new file mode 100644 index 0000000000..1fa695b1f3 Binary files /dev/null and b/common/static/images/voltage_divider.png differ