Difference between revisions of "Talk:Essay Questions"

From WeBWorK_wiki
Jump to navigation Jump to search
(How do essay questions work on n exam?)
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
I got this type of question to work for a homework set, but cannot get it to work for an exam.
 
I got this type of question to work for a homework set, but cannot get it to work for an exam.
  +
  +
== grammar ==
  +
  +
Should be " It can also be included as one of the macros in every problem's existing loadMacros call." Apostrophe s for problem's, since this is a possessive, not a plural.
  +
  +
== essay_box ==
  +
  +
It would be nice to mention that the parameters to essay_box are (width, height).
  +
  +
And by the way, what scale is the width in? The height appears to be in number of lines, but I've typed several different values for the width, and the width stayed the same.

Latest revision as of 11:37, 24 September 2020

I got this type of question to work for a homework set, but cannot get it to work for an exam.

grammar

Should be " It can also be included as one of the macros in every problem's existing loadMacros call." Apostrophe s for problem's, since this is a possessive, not a plural.

essay_box

It would be nice to mention that the parameters to essay_box are (width, height).

And by the way, what scale is the width in? The height appears to be in number of lines, but I've typed several different values for the width, and the width stayed the same.