Skip to main content
The 2024 Developer Survey results are live! See the results

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

2 votes
1 answer
14 views

What causes this inconsistency in formatting a question in the exam class

For question one the word "The" incorrectly appear on the line showing points while in the second example it works properly. The only difference in the text is that the sentence in the ...
globalzen's user avatar
0 votes
2 answers
29 views

Modification of exam `answer plot` to allow drawing partial opacity when `\printanswers` is uncommented

Following up on this question and this question regarding "answer plots" for the exam class, I am running into an issue. I have a region shading at less than 100% opacity. If I try adding ...
EthanAlvaree's user avatar
  • 1,421
0 votes
1 answer
43 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
36 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
24 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
45 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
51 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
26 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
46 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
112 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
22 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
26 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
0 votes
0 answers
28 views

Why is the total for gradingrange section1 wrong?

\documentclass[a4paper,12pt,addpoints]{exam} \begin{document} \begin{questions} \begingradingrange{section1} \question[10] Here is my first question worth 10 points\\ ...
Gary Horan's user avatar
2 votes
1 answer
58 views

Half point formatting in latex exam class

I managed to have the \half command return a decimal point instead of a fraction by using \renewcommand*\half{,5}. However I would like the output to be 0,5 when a question is only worth half a point. ...
Clément's user avatar
1 vote
1 answer
63 views

Printing Question, then Question and Solutions at end of chapter in book class

My question is almost answered in other posts: I suspect exsheets is part of the answer. I am writing a book and have exam-style questions in the body with their solutions at the end of the chapter. I ...
Squigglevoid's user avatar
1 vote
1 answer
88 views

Problem with continued use of FPeval

I want to create a template to standardise the question papers in my institution. I had previously asked this question but did not receive any answer. Recently, I tried the way as shown in the MWE ...
Subhajit Paul's user avatar
2 votes
2 answers
165 views

What should I know when migrating to LyX?

I have been using latex for a long time. Latex is good to typeset but it is not good to work directly with equations. To work through the algebra as if we were using pencil and paper. I then decided ...
Andre's user avatar
  • 1,023
0 votes
0 answers
24 views

Points in Right Margin not aligning when I change question label (Exam Class)

I am trying to put brackets around my question label as follows: \renewcommand{\questionlabel}{(\thequestion)} However, when I do this, the points in the right margin are not perfectly aligned as ...
Frank Arena's user avatar
1 vote
1 answer
113 views

How to make a loop-generated table depending on the outcome of a calculation?

As a Dutch teacher my grading scale goes from 1,0 to 10,0. The calculation of the grade depends on three variables: the N-term; the score of the student; the total number of points for the exam. I ...
KenAdams's user avatar
  • 139
0 votes
0 answers
26 views

Exam class: Add "end of question" text to end of questions

I have exams with questions with many parts, some parts are quite lengthy, so the full question is spread across several pages. To help the students navigate, I would like to put automatically some ...
Ken's user avatar
  • 237
0 votes
0 answers
34 views

Indentation in question in examclass

How can I remove the indentation in question' text? \documentclass{exam} %Set the font (output) encoding %-------------------------------------- \usepackage[T1]{fontenc} \usepackage[italian]{babel} %...
LaRausi's user avatar
  • 13
1 vote
0 answers
21 views

Algorithm2e does not respect text width when used with exam class [duplicate]

As you can see on the picture, the algorithm environment (from package algorithm2e) does not respect the text width when it is used inside exam questions. Actually, it exceeds the right margin: \...
Lava's user avatar
  • 11
0 votes
0 answers
56 views

How to get horizontally alligned answers in exercises environment

The following MWE aligns answers vertically like: 1. 4. 7. 10. 2. 5. 8. 11. 3. 6. 9. MWE: \documentclass[11pt]{exam} \usepackage{amsfonts} \usepackage{amssymb} \...
Deepak's user avatar
  • 11
1 vote
2 answers
64 views

Error using exam class with customized exercise layout : "Something's wrong--perhaps a missing \item"

In order to generate fancy examination documents, I usually use some custom command of mine to turn the \section command into exercise titles. Then, I use the \uplevel command for exercise ...
Olivier's user avatar
  • 222
1 vote
1 answer
66 views

How can you make the labels for the \part bold in the exam class?

I am designing homework sets, and I was able to make the numbered problem labels, such as 1., 2., 3., and so on appear bolded. I used \renewcommand{\questionlabel}{\textbf{\thequestion.}} I have tried ...
mrwillparker's user avatar
1 vote
1 answer
42 views

How do I show each question part to show up at the top of the tikzpicture?

I'm still quite new to latex, but I am typing up an exam which includes shapes of varying sizes. In each column, I would like the tops of the shapes to be aligned vertically, hopefully allowing the ...
flacko's user avatar
  • 33
2 votes
1 answer
49 views

Mark sides of a sector without shifting document

I am trying to mark the two radii of this sector as equal using \tkzmarksegment, however, when doing so, the image disappears. This is for the purposes of a maths homework booklet. I have included the ...
flacko's user avatar
  • 33
1 vote
0 answers
47 views

How do I modify the question format but keep the question text on the same line?

I want to modify my question numbering so it appears like 1.1., 1.2, 1.3. and so on. This can easily be done by \qformat{\thequestion.\thesection.}. However, this causes the question text to be ...
Abdullah Mustafa's user avatar
1 vote
0 answers
116 views

Document with multiple versions

I would like to deal with two different versions of an exam, namely vA and vB. These two versions would differ by content and but also by title, as you can see from the example I included here below. ...
avati91's user avatar
  • 175
3 votes
0 answers
167 views

Question paper with Bloom's Taxonomy in exam document class

I want to create a question paper in exam document class where the questions are marked with different knowledge levels from Revised Bloom's Taxonomy (RBT). There are six levels: Remembering (R) ...
Subhajit Paul's user avatar
0 votes
1 answer
66 views

Using \question and \titledquestion with the exam documentclass

I want to use both \question and \titledquestion of the exam documentclass without messing up the gradetable. From this question we know how to patch the questions environment in order to preserve the ...
user avatar
1 vote
1 answer
56 views

Add "question continues" to exam

I am using the exam package and would like to have "question continues..." in the bottom right of every page where a question continues on to the next page. I don't want it added if the ...
Simd's user avatar
  • 6,941
0 votes
2 answers
142 views

Modify gradetable in exam class

I'm using the exam class. I would like to modify the grade table so that instead of "Question" it would read "Domanda", instead of "Score" it would read "Punteggio&...
avati91's user avatar
  • 175
0 votes
0 answers
75 views

writing an arabic math exam with Latex

I want to write my exam with latex. I tried to convert my english exam as follows: \documentclass[12pt,a4paper]{article} \usepackage{polyglossia} \setmainlanguage{arabic} \setotherlanguage{english} \...
Student's user avatar
  • 1,124
3 votes
1 answer
342 views

Creating square tick box in exam

Like title, I want to create square box like this but \checkboxes in exam just create circle. Can anyone help me T.T \documentclass[10pt,a4paper]{exam} \usepackage{amsmath} \usepackage{amssymb} \...
user307596's user avatar
0 votes
1 answer
180 views

Generating bubble answer sheet

I wish to adding bubble answer sheet in the following MWE: \documentclass[twoside,a4paper,cleardoublepage=empty,14pt]{book} \usepackage{exsheets} \SetupExSheets[question]{type=exam} \SetupExSheets{...
tstt's user avatar
  • 187
1 vote
1 answer
135 views

Make hint to use in another chapter

Consider the following MWE: \documentclass[12pt]{book} \usepackage{exsheets} \SetupExSheets[solution]{print=true} \begin{document} \begin{question} This is a question \end{...
tstt's user avatar
  • 187
0 votes
0 answers
38 views

How is it possible make invisible the custom environment sol?

Consider the following code: \documentclass[addpoints,12pt]{exam} \usepackage{environ} \makeatletter \NewEnviron{sol}{% \def\@currentlabel{\BODY}\label{solt:\thequestion}% \begin{solution}% ...
tstt's user avatar
  • 187
0 votes
0 answers
61 views

Separate answer keys by chapter number

Consider this code in latex: \documentclass[twoside,a4paper,cleardoublepage=empty,14pt]{book} \usepackage{tikz} \usepackage{exsheets} \SetupExSheets[question]{type=exam} \newcommand*\circled[1]{\tikz[...
tstt's user avatar
  • 187
0 votes
0 answers
18 views

Misplaced footer in exam document class

I wrote the exam below using the LaTeX exam document class: \documentclass[12pt,addpoints,answers]{exam} \usepackage{graphicx,lastpage,amsfonts,amsmath,amssymb,caption,amsthm,booktabs,enumitem} \...
Saïd Maanan's user avatar
0 votes
0 answers
56 views

How to create a specific problem with 5 choice options

Does anyone know how is it possible to make such a question environment in a latex book without using exam class?
tstt's user avatar
  • 187
-1 votes
1 answer
145 views

Making Multiple-Choice problems through Exsheets package

5-Choice problems through exsheets I'm writing a template for multiple-choice problems in the Latex book using exsheets package as follows: \documentclass[12pt]{book} \usepackage{tasks} \usepackage{...
tstt's user avatar
  • 187
4 votes
1 answer
292 views

How can I align keys A, B, C, D exam-randomizechoices?

I asked this question and thanks to samcarter about comment. \documentclass[12pt,a4paper,answers]{exam} \usepackage{amsmath} \usepackage[randomize,overload]{exam-randomizechoices} \usepackage{tikz} \...
Laurenso's user avatar
  • 373
1 vote
1 answer
147 views

How can I arrange the \choice in horizontal?

I use exam-randomizechoices like this %\documentclass[12pt,a4paper]{exam} \documentclass[12pt,a4paper,answers]{exam} \usepackage[randomize,overload]{exam-randomizechoices} \newcommand{\...
John Paul Peter's user avatar
0 votes
1 answer
84 views

Exam class - box around correct choice letter

I'm typing an exam in the exam class and I would like to put a box, like the one produced by \fbox, around the correct letter in the choices environment (when \printanswers is used). For example, What ...
Kyle's user avatar
  • 3

15 30 50 per page
1
2 3 4 5
20