Giter VIP home page Giter VIP logo

team3_testing_system's Introduction

Hi there, I am Valeriy ๐Ÿ‘‹

Machine Learning Engineer at Reddit.
Ex-Booking.com, ex-Yandex.
Graduated from Yandex School of Data Analysis and Higher School of Economics.

Programming Languages

Python

C++

Java

SQL


Machine Learning Tools

PyTorch

Tensorflow

XGBoost

Catboost

Vowpal Wabbit


Other Tools

Docker

Latex

Django

Flask


Contact me:

codeSTACKr | LinkedIn


team3_testing_system's People

Contributors

doubledoo avatar grishaoganov avatar torilov avatar vklyukin avatar

Stargazers

 avatar

Watchers

 avatar

team3_testing_system's Issues

Correct answer validator

TeacherQuestionSerializer has to have a correct answer number validator.

The field storing correct answer number is called 'answ_correct'. The valid values are {0, 1, 2, 3}.

Search for rest_framework validators.

PUSH request to add new question

TestQuestionAPIView should be able to handle a PUSH request with a new question. Json with question parameters should be given in request data. Pk shouldn't be given in json and must be generated on back-end.

Try to use postman to handle this issue.

Readnig

  1. replace \r\n\r\n with <p>

  2. make question duration about 5 minutes

Question permissions and serializers

REST API ISSUE

Users with preference "Student" should never see the correct answer field while viewing test questions. Also they should not be able to create, edit or delete questions.

Users with "Teacher" preferences should be able to view test questions with answers.
If some user is authenticated as a teacher, and this user is the owner of a question, this user must be able to edit and delete this question.

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.