o
    㓝h                     @   sH   d dl mZmZmZmZ d dlmZ G dd deZG dd deZdS )    )DocumentStringFieldDateTimeFieldIntField)datetimec                   @   s^   e Zd ZeddZedddZeddZeddZeddZ	eddZ
eejdZddiZdS )	ExamTrequiredN)defaultnull   r
   
collectionZ	exam_list)__name__
__module____qualname__r   Z
exam_titleZexam_descriptionr   statusZexam_positionZalloted_materialsZiconr   r   utcnowcreated_datemeta r   r   ID:\Internship2\StudyBuddy\EduRuby_flask\flask_backend-main\models\exam.pyr      s    




r   c                   @   s4   e Zd ZeddZeddZeej	dZ
ddiZdS )StudyMaterialTr   )primary_keyr   r   Zstudy_materialsN)r   r   r   r   Zmaterial_titler   idr   r   r   r   r   r   r   r   r   r      s
    

r   N)mongoenginer   r   r   r   r   r   r   r   r   r   r   <module>   s    