Coder Social home page Coder Social logo

acmdorio / mctest Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fzampirolli/mctest

0.0 0.0 0.0 230.61 MB

website dedicated to assist in preparation and correction of exams:

Home Page: http://vision.ufabc.edu.br

License: Other

Python 2.23% Shell 0.67% HTML 93.26% TeX 1.01% CSS 0.01% C++ 2.06% Makefile 0.02% Dockerfile 0.01% Jupyter Notebook 0.74%

mctest's Introduction

MCTest v. 5.2

Welcome to MCTest, a website devoted to assist in preparing and correcting exams.

MCTest is a free open-source software (see License), and its best advantage is the handling to parametric questions through equation and Python, allowing for infinite variations of each same question.

Please access vision.ufabc.edu.br for some examples.

Help us spread MCTest. If more people use it, the faster the improvements.

MCTest must be installed on an Ubuntu 20.04 server through ports 3306 and 8000.

Define specific data in the file _settings.env.

After downloading in github.com/fzampirolli/mctest, install MCTest with:

sudo su
source _setup_all.sh 

Future Improvements

  1. Error messages and graphical interfaces;

  2. Install _setup-all.sh (including other operating systems);

  3. The time to generate PDF from an exam with many students.

  4. Site and DB in different languages. For example, edit the locale/pt/LC_MESSAGES/django.po for Portuguese and use the commands:

    django-admin.py makemessages -l pt
    django-admin.py compilemessages
    

    Afterwards make the following changes in _settings.env:

    LANGUAGE_CODE = 'pt-br'
    TIME_ZONE = 'America/Sao_Paulo'
    

    Please see locale for other languages;

  5. AI Exams Module: individual exams based on the students and the class history;

  6. AI Students Module: evaluation of how the weigh questions in order to show the skills and abilities of each student;

  7. Use of blockchain to validate exams, history and other features;

  8. Inclusion of facial recognition in the QR Code of the exams;

  9. Improve of Item Response Theory;

  10. Use Markdown to describe questions and send exams or activities to students;

  11. Adapt the Android application to this version of MCTest [ref15, ref16b];

  12. Study the integration of MCTest with other systems, for example, SIGAA and Moodle, sharing different databases;

  13. Run the parametric question codes on other servers, similar to those used in the Moodle VPL plug-in;

  14. Integrate with MakeTests;

  15. Write a complete tutorial to install and use MCTest.


I would like to collaborate with experts to write articles or technical reports

A maximum of 5 authors per article; Authors' order proportional to the number of pages written; I already have data/implementations for some topics:

  1. Security in exams using QRcode;

  2. Exams with multiple-choice questions and different weights in the answers;

  3. Answer sheet design comparisons;

  4. A case study using Item Response Theory;

  5. Individualized online activities with multiple-choice parametric questions;

  6. MCTest: Software Requirements Specification;

  7. MCTest: graphic interface;

  8. MCTest: data base;

  9. MCTest: software architecture;

  10. MCTest: software deployment.


Versions

MCTest 5.0
  • August 2018
  • Multiple choice test model in QR Code itself
MCTest 5.1
  • August 2019
  • New graphical interfaces
  • The multiple-choice test template is now stored on the server
MCTest 5.2
  • grant #2018/23561-1, São Paulo Research Foundation (FAPESP)
  • 01/09/2019 - 31/08/2021
  • Title: A universal system for generation and correction automatic of parametrized questions
MCTest 5.3
  • Questions with skills in linker.json by Teubl, Irineu, Paulo, Wagner
  • Table test skill by Teubl
  • Hash with full name
  • MUDAR PARA INCIAR COM A VARIAÇÃO 0

mctest's People

Contributors

fzampirolli avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.