Mcq Shuffle

Randomyze MCQ sets.

Category

Other

License

Free to use (MIT)

File

randomized_mcq_set.tex

randomized_mcq_set.texRead-only preview
\documentclass[12pt]{exam} 
\usepackage[utf8]{inputenc}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{enumitem} 
\usepackage[
  top=1in, % Top margin
  bottom=1in, % Bottom margin
  left=0.5in, % Left margin
  right=0.5in % Right margin
]{geometry}

\newcommand{\courseInstitute}{BracU}
\newcommand{\courseDepartment}{Department of Mathematics \& Natural Sciences (MNS)}
\newcommand{\instructorCode}{MDO}
\newcommand{\courseCode}{BTE406}
\newcommand{\courseTitle}{Genomics \& Proteomics}
\newcommand{\courseExam}{Quiz}
\newcommand{\courseExamSL}{1}
\newcommand{\courseSession}{Summer 2024}
\newcommand{\examMarks}{20}
\newcommand{\examTime}{60}

\lhead{
    \ifodd\value{page} % Check if current page is odd, if yes, print the header content.
        \courseInstitute/\instructorCode/\courseCode(\courseTitle)/\courseSession/\courseExam/\courseExamSL \\ 
        Student Name: \enspace \makebox[2.5in]{\hrulefill} \enspace Student ID: \enspace \makebox[1.5in]{\hrulefill}
    \else
        % Leave empty for even pages
    \fi
}

\rhead{Total marks: 10 \\}

\footer{}{}{}

\begin{document}
    
\begin{questions}

    \question What is a valid color for banana?
    
        \begin{oneparchoices}
        
            \choice Cyan
        
            \choice Green
        
            \choice Maroon
        
            \choice Magenta
        
        \end{oneparchoices}

    \question What is the primary business activity of Alphabet (a.k.a. Google)?
    
        \begin{oneparchoices}
        
            \choice DNA-sequencing.
        
            \choice Self-driving car.
        
            \choice Oil exploration.
        
            \choice Ad revenue from online searches.
        
        \end{oneparchoices}

    \question Which of the below is true for virus (life science)?
    
        \begin{oneparchoices}
        
            \choice Viruses are in between the living and the dead.
        
            \choice Viruses can replicate independently.
        
        \end{oneparchoices}

    \question Which of the below is True?
    
        \begin{oneparchoices}
        
            \choice Jupyter is a type of moon.
        
            \choice Moon revolves around the sun.
        
            \choice Earth revolves around the sun.
        
        \end{oneparchoices}

    \question What is the capital of Texas?
    
        \begin{oneparchoices}
        
            \choice College Station
        
            \choice El Paso
        
            \choice Dallas
        
            \choice Austin
        
        \end{oneparchoices}

    \question Which of the following country is NOT a permanent member of the 
        UN security council?
    
        \begin{oneparchoices}
        
            \choice UK
        
            \choice China
        
            \choice France
        
            \choice India
        
        \end{oneparchoices}

    \question What is the scientific name of humans?
    
        \begin{oneparchoices}
        
            \choice \textit{Periplaneta americana}
        
            \choice \textit{Naja naja}
        
            \choice \textit{Bos indicus}
        
            \choice \textit{Homo sapiens}
        
        \end{oneparchoices}

    \question What is the capital of Bangladesh?
    
        \begin{oneparchoices}
        
            \choice Karachi
        
            \choice Colombo
        
            \choice Dhaka
        
            \choice Calcutta
        
        \end{oneparchoices}

    \question Which of the following is NOT a multiple of 5?
    
        \begin{oneparchoices}
        
            \choice 10
        
            \choice 80
        
            \choice 45
        
            \choice 103
        
        \end{oneparchoices}

    \question I'm out of questions here.
    
        \begin{oneparchoices}
        
            \choice B
        
            \choice D
        
            \choice C
        
            \choice A
        
        \end{oneparchoices}

    \question Which of the following is \textit{NOT} a prime number?
    
        \begin{oneparchoices}
        
            \choice 9
        
            \choice 2
        
            \choice 13
        
            \choice 23
        
        \end{oneparchoices}

    \question Where do DNA \textit{primarily} reside in eukaryotes?
    
        \begin{oneparchoices}
        
            \choice Cytoplasm
        
            \choice Cell membrane
        
            \choice Peroxisome
        
            \choice Nucelus
        
        \end{oneparchoices}

    \question What planet do you reside in?
    
        \begin{oneparchoices}
        
            \choice Jupyter
        
            \choice Saturn
        
            \choice Earth
        
            \choice Mars
        
        \end{oneparchoices}

    \question Which city is the capital of New York?
    
        \begin{oneparchoices}
        
            \choice Albany
        
            \choice Rochester
        
            \choice Buffalo
        
            \choice Manhattan
        
        \end{oneparchoices}

    \question Which of the following city is in Chittagong division?
    
        \begin{oneparchoices}
        
            \choice Dhaka
        
            \choice Rajshahi
        
            \choice Chittagong
        
            \choice Gazipur
        
        \end{oneparchoices}

    \question Simplify the expression: $3x^2 + 5x - 2x^2 - x$
    
        \begin{oneparchoices}
        
            \choice $5x^2 + 4x$
        
            \choice $x^2 - 4x$
        
            \choice $x^2 + 4x$
        
            \choice $-x^2 - 4x$
        
        \end{oneparchoices}

    \question What is the capital of California?
    
        \begin{oneparchoices}
        
            \choice Los Angeles
        
            \choice San Diego
        
            \choice San Francisco
        
            \choice Sacremento
        
        \end{oneparchoices}

    \question Scientific names of organisms are italiciized.
    
        \begin{oneparchoices}
        
            \choice False
        
            \choice True
        
        \end{oneparchoices}

    \question Which of the following can be divided by 3?
    
        \begin{oneparchoices}
        
            \choice 50
        
            \choice 90
        
            \choice 7
        
            \choice 43
        
        \end{oneparchoices}

    \question Which of the following is is NOT a role of the central bank?
    
        \begin{oneparchoices}
        
            \choice Regulating interest rate (from a broad perspective)
        
            \choice Buidling infrastracture
        
            \choice Formulating monetary policy
        
            \choice Regulating money supply
        
        \end{oneparchoices}

    \question How many stars are there in the US flag?
    
        \begin{oneparchoices}
        
            \choice 13
        
            \choice 7
        
            \choice 10
        
            \choice 4
        
        \end{oneparchoices}

\end{questions}
\pagebreak

\begin{questions}

    \question Which city is the capital of New York?
    
        \begin{oneparchoices}
        
            \choice Albany
        
            \choice Buffalo
        
            \choice Rochester
        
            \choice Manhattan
        
        \end{oneparchoices}

    \question Which of the below is true for virus (life science)?
    
        \begin{oneparchoices}
        
            \choice Viruses are in between the living and the dead.
        
            \choice Viruses can replicate independently.
        
        \end{oneparchoices}

    \question Which of the following country is NOT a permanent member of the 
        UN security council?
    
        \begin{oneparchoices}
        
            \choice India
        
            \choice China
        
            \choice UK
        
            \choice France
        
        \end{oneparchoices}

    \question Which of the following is NOT a multiple of 5?
    
        \begin{oneparchoices}
        
            \choice 80
        
            \choice 103
        
            \choice 10
        
            \choice 45
        
        \end{oneparchoices}

    \question Which of the below is True?
    
        \begin{oneparchoices}
        
            \choice Moon revolves around the sun.
        
            \choice Jupyter is a type of moon.
        
            \choice Earth revolves around the sun.
        
        \end{oneparchoices}

    \question What is the capital of California?
    
        \begin{oneparchoices}
        
            \choice San Francisco
        
            \choice San Diego
        
            \choice Los Angeles
        
            \choice Sacremento
        
        \end{oneparchoices}

    \question Scientific names of organisms are italiciized.
    
        \begin{oneparchoices}
        
            \choice False
        
            \choice True
        
        \end{oneparchoices}

    \question Which of the following can be divided by 3?
    
        \begin{oneparchoices}
        
            \choice 43
        
            \choice 7
        
            \choice 50
        
            \choice 90
        
        \end{oneparchoices}

    \question What is the capital of Texas?
    
        \begin{oneparchoices}
        
            \choice Austin
        
            \choice El Paso
        
            \choice College Station
        
            \choice Dallas
        
        \end{oneparchoices}

    \question Simplify the expression: $3x^2 + 5x - 2x^2 - x$
    
        \begin{oneparchoices}
        
            \choice $x^2 - 4x$
        
            \choice $-x^2 - 4x$
        
            \choice $x^2 + 4x$
        
            \choice $5x^2 + 4x$
        
        \end{oneparchoices}

    \question Which of the following is is NOT a role of the central bank?
    
        \begin{oneparchoices}
        
            \choice Buidling infrastracture
        
            \choice Formulating monetary policy
        
            \choice Regulating interest rate (from a broad perspective)
        
            \choice Regulating money supply
        
        \end{oneparchoices}

    \question Where do DNA \textit{primarily} reside in eukaryotes?
    
        \begin{oneparchoices}
        
            \choice Cell membrane
        
            \choice Nucelus
        
            \choice Peroxisome
        
            \choice Cytoplasm
        
        \end{oneparchoices}

    \question How many stars are there in the US flag?
    
        \begin{oneparchoices}
        
            \choice 7
        
            \choice 4
        
            \choice 13
        
            \choice 10
        
        \end{oneparchoices}

    \question Which of the following city is in Chittagong division?
    
        \begin{oneparchoices}
        
            \choice Rajshahi
        
            \choice Chittagong
        
            \choice Dhaka
        
            \choice Gazipur
        
        \end{oneparchoices}

    \question What planet do you reside in?
    
        \begin{oneparchoices}
        
            \choice Mars
        
            \choice Earth
        
            \choice Saturn
        
            \choice Jupyter
        
        \end{oneparchoices}

    \question I'm out of questions here.
    
        \begin{oneparchoices}
        
            \choice C
        
            \choice D
        
            \choice B
        
            \choice A
        
        \end{oneparchoices}

    \question Which of the following is \textit{NOT} a prime number?
    
        \begin{oneparchoices}
        
            \choice 2
        
            \choice 9
        
            \choice 13
        
            \choice 23
        
        \end{oneparchoices}

    \question What is the scientific name of humans?
    
        \begin{oneparchoices}
        
            \choice \textit{Homo sapiens}
        
            \choice \textit{Bos indicus}
        
            \choice \textit{Naja naja}
        
            \choice \textit{Periplaneta americana}
        
        \end{oneparchoices}

    \question What is a valid color for banana?
    
        \begin{oneparchoices}
        
            \choice Green
        
            \choice Maroon
        
            \choice Cyan
        
            \choice Magenta
        
        \end{oneparchoices}

    \question What is the primary business activity of Alphabet (a.k.a. Google)?
    
        \begin{oneparchoices}
        
            \choice Ad revenue from online searches.
        
            \choice Self-driving car.
        
            \choice DNA-sequencing.
        
            \choice Oil exploration.
        
        \end{oneparchoices}

    \question What is the capital of Bangladesh?
    
        \begin{oneparchoices}
        
            \choice Colombo
        
            \choice Calcutta
        
            \choice Dhaka
        
            \choice Karachi
        
        \end{oneparchoices}

\end{questions}
\pagebreak

\begin{questions}

    \question Which of the following is is NOT a role of the central bank?
    
        \begin{oneparchoices}
        
            \choice Formulating monetary policy
        
            \choice Regulating interest rate (from a broad perspective)
        
            \choice Regulating money supply
        
            \choice Buidling infrastracture
        
        \end{oneparchoices}

    \question Which of the below is True?
    
        \begin{oneparchoices}
        
            \choice Earth revolves around the sun.
        
            \choice Jupyter is a type of moon.
        
            \choice Moon revolves around the sun.
        
        \end{oneparchoices}

    \question What planet do you reside in?
    
        \begin{oneparchoices}
        
            \choice Saturn
        
            \choice Earth
        
            \choice Jupyter
        
            \choice Mars
        
        \end{oneparchoices}

    \question Scientific names of organisms are italiciized.
    
        \begin{oneparchoices}
        
            \choice True
        
            \choice False
        
        \end{oneparchoices}

    \question What is the capital of California?
    
        \begin{oneparchoices}
        
            \choice Sacremento
        
            \choice San Francisco
        
            \choice San Diego
        
            \choice Los Angeles
        
        \end{oneparchoices}

    \question I'm out of questions here.
    
        \begin{oneparchoices}
        
            \choice B
        
            \choice C
        
            \choice A
        
            \choice D
        
        \end{oneparchoices}

    \question What is a valid color for banana?
    
        \begin{oneparchoices}
        
            \choice Magenta
        
            \choice Cyan
        
            \choice Green
        
            \choice Maroon
        
        \end{oneparchoices}

    \question Which of the following is \textit{NOT} a prime number?
    
        \begin{oneparchoices}
        
            \choice 9
        
            \choice 23
        
            \choice 2
        
            \choice 13
        
        \end{oneparchoices}

    \question What is the capital of Texas?
    
        \begin{oneparchoices}
        
            \choice College Station
        
            \choice El Paso
        
            \choice Austin
        
            \choice Dallas
        
        \end{oneparchoices}

    \question How many stars are there in the US flag?
    
        \begin{oneparchoices}
        
            \choice 4
        
            \choice 7
        
            \choice 10
        
            \choice 13
        
        \end{oneparchoices}

    \question Which of the following city is in Chittagong division?
    
        \begin{oneparchoices}
        
            \choice Chittagong
        
            \choice Dhaka
        
            \choice Rajshahi
        
            \choice Gazipur
        
        \end{oneparchoices}

    \question Which city is the capital of New York?
    
        \begin{oneparchoices}
        
            \choice Manhattan
        
            \choice Buffalo
        
            \choice Albany
        
            \choice Rochester
        
        \end{oneparchoices}

    \question Which of the following country is NOT a permanent member of the 
        UN security council?
    
        \begin{oneparchoices}
        
            \choice France
        
            \choice India
        
            \choice UK
        
            \choice China
        
        \end{oneparchoices}

    \question Simplify the expression: $3x^2 + 5x - 2x^2 - x$
    
        \begin{oneparchoices}
        
            \choice $x^2 - 4x$
        
            \choice $-x^2 - 4x$
        
            \choice $x^2 + 4x$
        
            \choice $5x^2 + 4x$
        
        \end{oneparchoices}

    \question What is the scientific name of humans?
    
        \begin{oneparchoices}
        
            \choice \textit{Naja naja}
        
            \choice \textit{Bos indicus}
        
            \choice \textit{Periplaneta americana}
        
            \choice \textit{Homo sapiens}
        
        \end{oneparchoices}

    \question What is the capital of Bangladesh?
    
        \begin{oneparchoices}
        
            \choice Colombo
        
            \choice Karachi
        
            \choice Calcutta
        
            \choice Dhaka
        
        \end{oneparchoices}

    \question Which of the following can be divided by 3?
    
        \begin{oneparchoices}
        
            \choice 90
        
            \choice 43
        
            \choice 50
        
            \choice 7
        
        \end{oneparchoices}

    \question Where do DNA \textit{primarily} reside in eukaryotes?
    
        \begin{oneparchoices}
        
            \choice Peroxisome
        
            \choice Cell membrane
        
            \choice Nucelus
        
            \choice Cytoplasm
        
        \end{oneparchoices}

    \question What is the primary business activity of Alphabet (a.k.a. Google)?
    
        \begin{oneparchoices}
        
            \choice DNA-sequencing.
        
            \choice Self-driving car.
        
            \choice Ad revenue from online searches.
        
            \choice Oil exploration.
        
        \end{oneparchoices}

    \question Which of the following is NOT a multiple of 5?
    
        \begin{oneparchoices}
        
            \choice 80
        
            \choice 10
        
            \choice 103
        
            \choice 45
        
        \end{oneparchoices}

    \question Which of the below is true for virus (life science)?
    
        \begin{oneparchoices}
        
            \choice Viruses are in between the living and the dead.
        
            \choice Viruses can replicate independently.
        
        \end{oneparchoices}

\end{questions}
\pagebreak

\begin{questions}

    \question Which of the following is is NOT a role of the central bank?
    
        \begin{oneparchoices}
        
            \choice Buidling infrastracture
        
            \choice Regulating interest rate (from a broad perspective)
        
            \choice Formulating monetary policy
        
            \choice Regulating money supply
        
        \end{oneparchoices}

    \question Which of the following can be divided by 3?
    
        \begin{oneparchoices}
        
            \choice 50
        
            \choice 90
        
            \choice 7
        
            \choice 43
        
        \end{oneparchoices}

    \question Which of the following is \textit{NOT} a prime number?
    
        \begin{oneparchoices}
        
            \choice 9
        
            \choice 23
        
            \choice 13
        
            \choice 2
        
        \end{oneparchoices}

    \question Which of the below is True?
    
        \begin{oneparchoices}
        
            \choice Moon revolves around the sun.
        
            \choice Jupyter is a type of moon.
        
            \choice Earth revolves around the sun.
        
        \end{oneparchoices}

    \question What is the capital of Texas?
    
        \begin{oneparchoices}
        
            \choice Austin
        
            \choice El Paso
        
            \choice College Station
        
            \choice Dallas
        
        \end{oneparchoices}

    \question I'm out of questions here.
    
        \begin{oneparchoices}
        
            \choice D
        
            \choice C
        
            \choice A
        
            \choice B
        
        \end{oneparchoices}

    \question Which of the following is NOT a multiple of 5?
    
        \begin{oneparchoices}
        
            \choice 45
        
            \choice 10
        
            \choice 103
        
            \choice 80
        
        \end{oneparchoices}

    \question What planet do you reside in?
    
        \begin{oneparchoices}
        
            \choice Mars
        
            \choice Earth
        
            \choice Jupyter
        
            \choice Saturn
        
        \end{oneparchoices}

    \question What is the scientific name of humans?
    
        \begin{oneparchoices}
        
            \choice \textit{Periplaneta americana}
        
            \choice \textit{Naja naja}
        
            \choice \textit{Bos indicus}
        
            \choice \textit{Homo sapiens}
        
        \end{oneparchoices}

    \question What is the capital of Bangladesh?
    
        \begin{oneparchoices}
        
            \choice Dhaka
        
            \choice Colombo
        
            \choice Calcutta
        
            \choice Karachi
        
        \end{oneparchoices}

    \question Where do DNA \textit{primarily} reside in eukaryotes?
    
        \begin{oneparchoices}
        
            \choice Peroxisome
        
            \choice Cell membrane
        
            \choice Cytoplasm
        
            \choice Nucelus
        
        \end{oneparchoices}

    \question Which city is the capital of New York?
    
        \begin{oneparchoices}
        
            \choice Albany
        
            \choice Rochester
        
            \choice Buffalo
        
            \choice Manhattan
        
        \end{oneparchoices}

    \question Which of the below is true for virus (life science)?
    
        \begin{oneparchoices}
        
            \choice Viruses are in between the living and the dead.
        
            \choice Viruses can replicate independently.
        
        \end{oneparchoices}

    \question Simplify the expression: $3x^2 + 5x - 2x^2 - x$
    
        \begin{oneparchoices}
        
            \choice $x^2 - 4x$
        
            \choice $-x^2 - 4x$
        
            \choice $x^2 + 4x$
        
            \choice $5x^2 + 4x$
        
        \end{oneparchoices}

    \question Which of the following city is in Chittagong division?
    
        \begin{oneparchoices}
        
            \choice Chittagong
        
            \choice Gazipur
        
            \choice Rajshahi
        
            \choice Dhaka
        
        \end{oneparchoices}

    \question What is the capital of California?
    
        \begin{oneparchoices}
        
            \choice Los Angeles
        
            \choice Sacremento
        
            \choice San Diego
        
            \choice San Francisco
        
        \end{oneparchoices}

    \question Scientific names of organisms are italiciized.
    
        \begin{oneparchoices}
        
            \choice False
        
            \choice True
        
        \end{oneparchoices}

    \question How many stars are there in the US flag?
    
        \begin{oneparchoices}
        
            \choice 7
        
            \choice 10
        
            \choice 4
        
            \choice 13
        
        \end{oneparchoices}

    \question Which of the following country is NOT a permanent member of the 
        UN security council?
    
        \begin{oneparchoices}
        
            \choice India
        
            \choice France
        
            \choice UK
        
            \choice China
        
        \end{oneparchoices}

    \question What is a valid color for banana?
    
        \begin{oneparchoices}
        
            \choice Cyan
        
            \choice Green
        
            \choice Maroon
        
            \choice Magenta
        
        \end{oneparchoices}

    \question What is the primary business activity of Alphabet (a.k.a. Google)?
    
        \begin{oneparchoices}
        
            \choice DNA-sequencing.
        
            \choice Ad revenue from online searches.
        
            \choice Oil exploration.
        
            \choice Self-driving car.
        
        \end{oneparchoices}

\end{questions}
\pagebreak


\end{document}
Preview
Mcq Shuffle preview
Mcq Shuffle LaTeX Template | Bibby | Bibby AI