diff --git a/AUTHORS b/AUTHORS index 0f27817b18..45b0c48603 100644 --- a/AUTHORS +++ b/AUTHORS @@ -194,3 +194,4 @@ Mark Sadecki Dino Cikatić Davorin Šego Marko Jevtić +Ahsan Ulhaq diff --git a/common/lib/xmodule/xmodule/templates/problem/problem_with_hint.yaml b/common/lib/xmodule/xmodule/templates/problem/problem_with_hint.yaml index 8c6e4d3a83..e8981840b9 100644 --- a/common/lib/xmodule/xmodule/templates/problem/problem_with_hint.yaml +++ b/common/lib/xmodule/xmodule/templates/problem/problem_with_hint.yaml @@ -36,13 +36,12 @@ data: | hint = "<font color='blue'>Hint: {0}</font>".format(hint) new_cmap.set_hint_and_mode(aid,hint,'always') -

- What is the best programming language that exists today? You may enter your answer in upper or lower case, with or without quotes.

-

+

+ diff --git a/common/lib/xmodule/xmodule/templates/problem/problem_with_hint_in_latex.yaml b/common/lib/xmodule/xmodule/templates/problem/problem_with_hint_in_latex.yaml index 9cdcb5d7af..b4f5bda678 100644 --- a/common/lib/xmodule/xmodule/templates/problem/problem_with_hint_in_latex.yaml +++ b/common/lib/xmodule/xmodule/templates/problem/problem_with_hint_in_latex.yaml @@ -81,13 +81,12 @@ data: | hint = "<font color='blue'>Hint: {0}</font>".format(hint) new_cmap.set_hint_and_mode(aid,hint,'always') -

- What is the best programming language that exists today? You may enter your answer in upper or lower case, with or without quotes.

-

+

+