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
0 answers
17 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

15 30 50 per page
1
2 3 4 5
32