Skip to main content

Questions tagged [exam]

the {exam} document class provides a number of useful features for typesetting exams - in particular it provides a `Question` environment with `parts`, and can keep track of points

0 votes
1 answer
41 views

Latex Exam Automatic grading table on each page problem with first and last page

I found a code for automatically print grading table on each page. Link to code But my document include title page and last page without questions, and on field where grading table should be, there is ...
Michał Szymankiewicz's user avatar
0 votes
0 answers
33 views

Error with Latex , using Babel package and Randomizechoices package

I'm using the randomizechoices package to write a test. As shown in the following code. \documentclass[12pt,a4paper]{exam} \usepackage[spanish]{babel} \usepackage{exam-randomizechoices} \renewcommand{\...
Victor Perez's user avatar
0 votes
1 answer
23 views

Footnote appears on the page where the solution begins (exam class) [duplicate]

I want to add footnotes to the solution of an exam question, which I wrote using the exam class. I followed this Stackexchange answer and wrote the following code. \documentclass[answers]{exam} \...
Dilemian's user avatar
  • 103
0 votes
0 answers
35 views

Create exam with random chosen questions

These days I'm trying to write code to create quizzes. For example, I have a bank of 10 questions. This file is tex. I want to write the second tex file in a way that two questions are randomly ...
MATIRMAK's user avatar
  • 113
0 votes
1 answer
37 views

Customized true/false questions in exam document class

In the upcoming exam I plan to have one exercise in the form of MC questions. I use the exam document class and usually use something like this: \documentclass{exam} \begin{document} \begin{questions}...
taocp's user avatar
  • 365
2 votes
1 answer
43 views

Change output of version in mcexam

I'm working in the mcexam package and want to take the output of \mctheversion and change it to an letter value. That is "Version 1" is changed to "A" or "Form A", "...
John Garwood's user avatar
1 vote
1 answer
46 views

create exam paper using py

I want to contruct an exam paper in latex. I need a question library written in latex. For example, there are 10 questions in it. A latex code is required that randomly selects 3 of these 10 questions,...
MATIRMAK's user avatar
  • 113
0 votes
1 answer
25 views

custom numbering of tasks in the frame

I want to make some kind of variant of the exam on A4 sheet. So I have a question, how to make custom numbering of assignments like on this photo? If it is possible, it would be desirable that this ...
tidal wave's user avatar
0 votes
1 answer
43 views

Automatically listing answer choices: either all in one line, or each answer choice in one line

I began typing my pdf file using overleaf. The material I have consists of Math MCQs. I faced many problem and decided not to continue typing before I fix these things first. However, as commented in ...
Hussain-Alqatari's user avatar
2 votes
2 answers
111 views

Margin points overwriting question label

I would like to create an exam class document with questions taking the form "Question 1" or "Problem 1" and points listed in the left margin. Changing the qformat eliminates the ...
Zach N's user avatar
  • 749
3 votes
2 answers
107 views

How I can I set a default question point value in the exam class?

I'm writing an exam in the exam class and I'd like to set the point value for an entire group of questions at once. For example: \documentclass{exam} \title{Know your US States and Capitals!} \begin{...
Matthew Leingang's user avatar
0 votes
1 answer
20 views

Is there a proper way to put `\fillin[]` inside `align` environment in the LaTeX `exam` class?

I am using \fillin[] command in the latex exam class to produce the following output: Convert the following angles from degrees to radians: \begin{questions} \begin{multicols}{4} \...
EthanAlvaree's user avatar
  • 1,421
1 vote
1 answer
27 views

option legalpaper for documentclass exam not working -- please help

I am trying to create a multiple choice exam on US Legal paper. I am using TeXShop on a MacBook Air M2 running MacOS 14.4.1. I've just installed TeXLive 2024. Here is part of the console log: LaTeX2e &...
dhhepting's user avatar
0 votes
0 answers
25 views

Exam class: place a picture in the solutionorbox environment does not work

Placing a figure in the solutionbox doesn't seem to work... Any suggestions? \documentclass[a4paper,addpoints,12pt,answers]{exam} \qformat{\textbf{Oefening \thequestion}. \hrulefill \thepoints} \...
MrI2C's user avatar
  • 125
1 vote
3 answers
40 views

exam class: put a horizontal line under each question

I'd like the line under the quesion to go fron the left to the right by adding "something"in the qformat line \documentclass[a4paper,addpoints,12pt,answers]{exam} \qformat{\textbf{Oefening ...
MrI2C's user avatar
  • 125

15 30 50 per page
1
2 3 4 5
64