PaferaPy Async 0.1
ASGI framework focused on simplicity and efficiency
Loading...
Searching...
No Matches
Classes | Namespaces | Variables
answer.py File Reference

Go to the source code of this file.

Classes

class  learn.answer.learn_answer
 This class stores submitted student answers to show in the classroom and keeps track of their scores. More...
 

Namespaces

namespace  learn
 
namespace  learn.answer
 

Variables

int learn.answer.ANSWER_ANSWERED = 0x02
 
int learn.answer.ANSWER_ENABLE_COPY_PASTE = 0x04
 
int learn.answer.ANSWER_LOCKED = 0x01
 
int learn.answer.ANSWER_TEACHER = 0x08