Skip to content

Different R codes for generating large number of exams with solutions. This can be an alternative way for examine international students.

License

Notifications You must be signed in to change notification settings

Fadhaa/Distance-Learning-exams

Repository files navigation

This repository contains two R Notebook files designed to create various exams on two topics: one on matrices within the Matrix module, and another on interpolation in Numerical Analysis.

1. The notebook created on Kaggle contains code that can be used for remote exams. This concept can be extended to apply to numerous subjects. To apply this code, just run the code on your R-project

Please note that the output of the code is LaTeX code that can be executed by any LaTeX software. The output code is similar to this https://github.com/Fadhaa/Distance-Learning-exams/blob/main/diverse_questions_Matrix_Exam_latex_code.txt . The generated pdf file of all the questions look like https://github.com/Fadhaa/Distance-Learning-exams/blob/main/Matrix_diverse_exam.pdf .

The code also output the solution for all the questions generated as in this file https://github.com/Fadhaa/Distance-Learning-exams/blob/main/sol_diverse_questions_Matrix_Exam.txt

2. The notebook created on Kaggle contains code that can be used for remote exams. The topic of the exam is using one out of five different methods for interpolation of points. This concept can be extended to apply to numerous subjects. To apply this code, just run the code on your R-project

Please note that the output of the code is LaTeX code that can be executed by any LaTeX software. The output code is similar to this https://github.com/Fadhaa/Distance-Learning-exams/blob/main/Numerical_exam2_interpolation_Latex.txt . The generated pdf file of all the questions look like https://github.com/Fadhaa/Distance-Learning-exams/blob/main/Numerical_interpolation_diverse_exam.pdf .

The code also output the solution for all the questions generated as the last output of this Notebook.

About

Different R codes for generating large number of exams with solutions. This can be an alternative way for examine international students.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published