WeBWorKdocs
Home
Current UR courses
Visitor page
Intro to WeBWorK
WeBWorK 2 Twiki
WW Community
Grant Support & awards
Discussion group
Problem library
Write/modify problems
Create & manage course
Tutorial on running a course
HowTos
FAQ
WeBWorK2 FAQ
Software Download
How to Install WW server
Feedback
Site Map
Change preferences
Change password
Prev
|
Next
|
pglanguage
PG Language Functions:
ANS(answerEvaluator1, answerEvaluator2,...)
ANSWER(precision, accuracy, answer1,answer2,...)
ANS_RULE(num_ans, num_col)
beginproblem()
begintable(number_of_columns)
caption(string)
DOCUMENT()
ENDDOCUMENT()
endtable()
EV2("input1", "input2")
frac(numerator, denominator)
image(image_file_name)
imageRow(@images, @captions)
invert(@array)
loadMacros("file1.pl","file2.pl", ...)
match_questions_list(@q uestions)
MODES("HTML"=>"HTML text", "HTML_tth=>"HTML_tth text", "Latex2HTML"=>"Latex2HTML text", "TeX"=>"TeX text")
NchooseK(N, K)
non_zero_random(lbound, ubound, inc)
OL(input1, input2, ...)
qa(
~~@questions
,
~~@answers
, question1, answer1, question2, answer2, ... )
random(lbound, ubound, inc)
row(item1,item2,item3,...)
shuffle(scalar(@array) or an integer)
spf(number, "format"(optional))
sspf(number, "format"(optional))
TEX(tex_type, other_type)
TEXT(input1,input2,... )
<| Post or View Comments |>
Prev
|
Next
|
pglanguage
Last update: Sunday, January 28, 2001 at 5:34:26 PM.
This site maintained using
Manila
and
Frontier
software.