Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F104193635
style_extra.tex
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Fri, Mar 7, 03:34
Size
1 KB
Mime Type
text/x-tex
Expires
Sun, Mar 9, 03:34 (2 d)
Engine
blob
Format
Raw Data
Handle
24762611
Attached To
R1066 amc-cape
style_extra.tex
View Options
%% Default values for open questions:
\AMCopenOpts
{
lines=10,lineheight=2ex,framerulecol=black,dots=false
}
\newcommand
{
\letter
}{
A
}
\makeatletter
\renewcommand
{
\theenumi
}{
\alph
{
enumi
}}
\renewcommand
{
\labelenumi
}{
(
\theenumi
)
}
\makeatother
%% OpenBox commands ============================
\newcommand
{
\OpenBox
}
[1]
{
\noindent
\fbox
{
\centering
\begin
{
minipage
}{
1.0
\textwidth
}
~
\vspace
{
#1
}
~
\end
{
minipage
}
}
}
\newcommand
{
\FullPageOpenBox
}
[0]
{
\clearpage
\OpenBox
{
23cm
}
}
%% OpenGrid commands ============================
\newcommand
{
\OpenGrid
}
[1]
{
\noindent
\begin
{
tikzpicture
}
\draw
[step=.5cm,lightgray]
(0cm,0cm) grid (15.5cm,#1);
\end
{
tikzpicture
}
}
\newcommand
{
\FullPageOpenGrid
}
[1]
{
\clearpage
\OpenGrid
{
23cm
}
}
%% ==============================================
% Single points
\newcommand
{
\correctorChoices
}{
\correctchoice
[0]
{}
\scoring
{
b=0
}
\correctchoice
[Y]
{}
\scoring
{
b=0.25
}
\correctchoice
[X]
{}
\scoring
{
b=0.5
}
\correctchoice
[W]
{}
\scoring
{
b=0.75
}
\correctchoice
[V]
{
\qquad
}
\scoring
{
b=1
}}
\newcommand
{
\correctorThree
}
[3][0]
{
\par
\begin
{
questionmultx
}{
#2
}
#3
\noindent
\AMCOpen
{
lines=#1,framerulecol=white
}{
\correctorChoices\correctorChoices\correctorChoices
}
\end
{
questionmultx
}
\vspace
{
-55pt
}
~
}
\newcommand
{
\correctorOne
}
[3][0]
{
\par
\noindent
\begin
{
questionmultx
}{
#2
}
#3
\noindent
\AMCOpen
{
lines=#1,framerulecol=white
}{
\correctorChoices\makebox
[220.3pt][c]
{}
}
\end
{
questionmultx
}
\vspace
{
-55pt
}
~
}
\newcommand
{
\correctorTwo
}
[3][0]
{
\par
\noindent
\begin
{
questionmultx
}{
#2
}
#3
\noindent
\AMCOpen
{
lines=#1,framerulecol=white
}{
\correctorChoices\correctorChoices\makebox
[108.5pt][c]
{}
}
\end
{
questionmultx
}
\vspace
{
-55pt
}
~
}
Event Timeline
Log In to Comment