-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Another implementation of practice test
- Loading branch information
Showing
251 changed files
with
278 additions
and
155 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
*.sqlite3 | ||
__pycache__/ |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-2.41 KB
astros/management/commands/__pycache__/create_question_embeddings.cpython-311.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Generated by Django 4.2.3 on 2023-11-13 05:58 | ||
|
||
from django.db import migrations, models | ||
|
||
|
||
class Migration(migrations.Migration): | ||
|
||
dependencies = [ | ||
('deimos', '0021_questionstudent_is_complete'), | ||
] | ||
|
||
operations = [ | ||
migrations.AddField( | ||
model_name='assignmentstudent', | ||
name='is_complete', | ||
field=models.BooleanField(default=False), | ||
), | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Generated by Django 4.2.4 on 2023-11-19 15:39 | ||
|
||
from django.db import migrations | ||
|
||
|
||
class Migration(migrations.Migration): | ||
|
||
dependencies = [ | ||
('deimos', '0020_remove_practicetestassignment_assignment_and_more'), | ||
('deimos', '0022_assignmentstudent_is_complete'), | ||
] | ||
|
||
operations = [ | ||
] |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-2.56 KB
...ycache__/0003_rename_note_text_note_content_remove_student_notes_and_more.cpython-310.pyc
Binary file not shown.
Binary file removed
BIN
-4.89 KB
...ycache__/0003_rename_note_text_note_content_remove_student_notes_and_more.cpython-311.pyc
Binary file not shown.
Binary file removed
BIN
-1.09 KB
...ache__/0004_alter_assignmentstudent_grade_alter_enrollment_grade_and_more.cpython-310.pyc
Binary file not shown.
Binary file removed
BIN
-1.72 KB
...ache__/0004_alter_assignmentstudent_grade_alter_enrollment_grade_and_more.cpython-311.pyc
Binary file not shown.
Binary file removed
BIN
-711 Bytes
deimos/migrations/__pycache__/0005_alter_questionattempt_content.cpython-310.pyc
Binary file not shown.
Binary file removed
BIN
-854 Bytes
deimos/migrations/__pycache__/0005_alter_questionattempt_content.cpython-311.pyc
Binary file not shown.
Binary file removed
BIN
-905 Bytes
...ations/__pycache__/0006_questionattempt_timestamp_questionstudent_success.cpython-310.pyc
Binary file not shown.
Binary file removed
BIN
-1.15 KB
...ations/__pycache__/0006_questionattempt_timestamp_questionstudent_success.cpython-311.pyc
Binary file not shown.
Binary file removed
BIN
-677 Bytes
.../migrations/__pycache__/0007_rename_is_successful_questionattempt_success.cpython-310.pyc
Binary file not shown.
Binary file removed
BIN
-776 Bytes
.../migrations/__pycache__/0007_rename_is_successful_questionattempt_success.cpython-311.pyc
Binary file not shown.
Binary file removed
BIN
-922 Bytes
...os/migrations/__pycache__/0008_questionstudent_instances_created_and_more.cpython-310.pyc
Binary file not shown.
Binary file removed
BIN
-1.13 KB
...os/migrations/__pycache__/0008_questionstudent_instances_created_and_more.cpython-311.pyc
Binary file not shown.
Binary file removed
BIN
-704 Bytes
deimos/migrations/__pycache__/0009_assignmentstudent_due_date.cpython-310.pyc
Binary file not shown.
Binary file removed
BIN
-838 Bytes
deimos/migrations/__pycache__/0009_assignmentstudent_due_date.cpython-311.pyc
Binary file not shown.
Binary file removed
BIN
-1.03 KB
deimos/migrations/__pycache__/0010_questionmodifiedscore.cpython-310.pyc
Binary file not shown.
Binary file removed
BIN
-1.38 KB
deimos/migrations/__pycache__/0010_questionmodifiedscore.cpython-311.pyc
Binary file not shown.
Binary file removed
BIN
-1.01 KB
...ations/__pycache__/0010_remove_note_question_remove_note_student_and_more.cpython-310.pyc
Binary file not shown.
Binary file removed
BIN
-1.38 KB
...ations/__pycache__/0010_remove_note_question_remove_note_student_and_more.cpython-311.pyc
Binary file not shown.
Binary file removed
BIN
-1.01 KB
...ycache__/0010_remove_noteimage_note_remove_questionnote_question_and_more.cpython-311.pyc
Binary file not shown.
Binary file removed
BIN
-585 Bytes
deimos/migrations/__pycache__/0011_merge_20231008_1628.cpython-310.pyc
Binary file not shown.
Binary file removed
BIN
-627 Bytes
deimos/migrations/__pycache__/0011_merge_20231008_1628.cpython-311.pyc
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-1.36 KB
...s/migrations/__pycache__/0012_alter_assignmentstudent_assignment_and_more.cpython-310.pyc
Binary file not shown.
Binary file removed
BIN
-2.35 KB
...s/migrations/__pycache__/0012_alter_assignmentstudent_assignment_and_more.cpython-311.pyc
Binary file not shown.
Binary file removed
BIN
-1.25 KB
...s/migrations/__pycache__/0013_alter_assignmentstudent_assignment_and_more.cpython-310.pyc
Binary file not shown.
Binary file removed
BIN
-2.1 KB
...s/migrations/__pycache__/0013_alter_assignmentstudent_assignment_and_more.cpython-311.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-702 Bytes
deimos/migrations/__pycache__/0015_questionattempt_submitted_answer.cpython-310.pyc
Binary file not shown.
Binary file removed
BIN
-837 Bytes
deimos/migrations/__pycache__/0015_questionattempt_submitted_answer.cpython-311.pyc
Binary file not shown.
Binary file removed
BIN
-808 Bytes
deimos/migrations/__pycache__/0016_questionattempt_submitted_units_and_more.cpython-310.pyc
Binary file not shown.
Binary file removed
BIN
-1 KB
deimos/migrations/__pycache__/0016_questionattempt_submitted_units_and_more.cpython-311.pyc
Binary file not shown.
Binary file removed
BIN
-825 Bytes
deimos/migrations/__pycache__/0017_questionstudent_num_units_attempts.cpython-310.pyc
Binary file not shown.
Binary file removed
BIN
-1.02 KB
deimos/migrations/__pycache__/0017_questionstudent_num_units_attempts.cpython-311.pyc
Binary file not shown.
Binary file removed
BIN
-1.12 KB
...grations/__pycache__/0018_alter_questionattempt_submitted_answer_and_more.cpython-310.pyc
Binary file not shown.
Binary file removed
BIN
-1.51 KB
...grations/__pycache__/0018_alter_questionattempt_submitted_answer_and_more.cpython-311.pyc
Binary file not shown.
Binary file removed
BIN
-987 Bytes
deimos/migrations/__pycache__/0019_note_title_notetemporary_title.cpython-311.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
deimos/migrations/__pycache__/0019_practicetestassignment.cpython-310.pyc
Binary file not shown.
Binary file removed
BIN
-1.04 KB
deimos/migrations/__pycache__/0020_alter_questionstudent_num_units_attempts.cpython-311.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...ations/__pycache__/0020_remove_practicetestassignment_assignment_and_more.cpython-310.pyc
Binary file not shown.
Binary file removed
BIN
-829 Bytes
deimos/migrations/__pycache__/0021_questionstudent_is_complete.cpython-311.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,24 @@ | ||
<!-- deimos: assignment_display.html --> | ||
{% load my_custom_tags %} | ||
<li class="assignment-li course-li" data-assignment-id="{{ assigment.id }}"> | ||
<a href="{% url 'deimos:assignment_management' course_id=course.id assignment_id=assignment.id %}"> | ||
<div class="course-section assigment-section"> | ||
<div> | ||
<span class="c-name assignment-name"><strong>{{assignment.name | safe}}</strong></span> | ||
<p class="timestamp" style="display: none;">Created on {{ assignment.timestamp|date:"m/d/Y" }}</p> | ||
<p class="timestamp" style="display: none;">Created on {{ assignment.timestamp|format_date }}</p> | ||
{% if assignment.assigned_date %} | ||
<p class="timestamp">Assigned on {{ assignment.assigned_date|date:"m/d/Y" }}</p> | ||
<p class="timestamp">Assigned on {{ assignment.assigned_date|format_date }}</p> | ||
{% endif %} | ||
{% if assignment.due_date %} | ||
<p class="timestamp">Due on {{ assignment.due_date|date:"m/d/Y" }}</p> | ||
<p class="timestamp">Due on {{ assignment.due_date|format_date }}</p> | ||
{% endif %} | ||
</div> | ||
{% if status %} | ||
<button type="button" class="btn status edit-btn" style="position: absolute; bottom: 2%;"> | ||
Completed | ||
</button> | ||
{% endif %} | ||
</div> | ||
|
||
</a> | ||
</li> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.