File tree
368 files changed
+58965
-2788
lines changed- apps
- api-gateway
- src
- auth/interfaces
- api
- docs
- prisma
- migrations
- 20231024040946_
- 20231026161100_
- 20231027170418_
- 20240729162940_add_empty_question_type
- 20240729213014_add_character_limit
- 20240810081638_verbosity
- 20240813142133_remove_empty_typed_questions
- 20240923165301_add_question_display
- 20241008194504_adding_default_values_for_required_fields
- 20241019035436_add_job
- 20241022162316_added_ai_usage
- 20241029151320_add_question_variants
- 20241104161813_new_question_types_code_images
- 20241114191903_remove_question_variation_from_assignment
- 20241120205158_modify_question_type_new_response_type
- 20241205164806_adding_assignment_feedback_regrading_request_models
- 20241211184012_adding_report_models
- 20241212204209_modifying_reports_model_for_authors
- 20241215001452_adding_repo_type
- 20241216175122_adding_user_cred_model
- 20241217030003_adding_soft_delete_option
- 20250108164245_adding_soft_delete_variant
- 20250110222254_create_translation_models
- 20250113150913_adding_translations_to_ai_usage
- 20250115180431_adding_question_variation_translations
- 20250128192418_randomized_choices_flag_questionlvl
- 20250128215303_making_question_variant_id_optional
- 20250131160706_comments_assignment_attempt_for_passsing_deadlines
- 20250201034438_changing_translation_constraint
- 20250204154022_adding_assignment_translation_feedback_translation
- 20250204172050_adding_publish_job
- 20250215044331_adding_percentage_publish_job
- 20250313134152_adding_untranslated_choices
- 20250318184857_adding_grading_presentations
- 20250410201808_adding_file_saving_tables_cos
- 20250422160403_adding_assignment_types
- 20250427231006_adding_grading_audit
- 20250427233833_adding_metadata_to_quesiton_response
- 20250512201648_adding_show_question_option
- 20250515203923_adding_chat_data
- 20250520145827_adding_user_notifications_reports_system
- 20250530185450_adding_number_of_questions_per_attempt
- 20250611210911_cos_file_uploads
- 20250618045552_adding_image_response_type
- 20250702182506_adding_grading_job
- 20250708152918_adding_grading_validation_type
- 20250716085011_add_contact_fields_to_feedback
- 20250728142646_init
- 20250728232416_admin_verification_system
- 20250731205205_add_author_assignment_table
- 20250806171750_add_llm_to_feature_and_pricing
- 20250806173928_add_model_key_to_ai_usage
- 20250806174307_populate_default_llm_assignments
- 20250806174359_fix_ai_feature_default_models
- 20250806183000_fix_missing_model_keys
- 20250808182841_new_version_control
- 20250811142045_add_assignment_draft_table
- 20250812020045_adding_versioning_migration
- 20250812063203_add_assignment_version_to_attempts
- 20250813103102_adding_show_correct_answer
- 20250814160847_changing_version_to_string
- 20250819045429_upscaling_prices
- 20250825160012_add_gpt5_models
- 20250903045959_fix_llm_assignment_uniqueness
- src
- api
- Job
- admin
- controllers
- dto/assignment
- assignment
- attempt
- dto
- assignment-attempt
- question-response
- helper
- dto
- guards
- question
- v1
- controllers
- modules
- services
- v2
- controllers
- dtos
- modules
- repositories
- services
- __tests__
- tests
- unit
- __mocks__
- repositories
- services
- utils
- attempt
- common
- interfaces
- strategies
- services
- question-response
- question-variant
- translation
- files
- services
- github
- llm
- core
- interfaces
- services
- features
- grading
- interfaces
- services
- question-generation
- interfaces
- services
- rubric
- interfaces
- services
- translation
- interfaces
- services
- grading
- config
- examples
- graph
- nodes
- schemas
- services
- types
- model
- report
- controllers
- services
- scheduled-tasks
- services
- user
- controllers
- modules
- repositories
- services
- auth
- controllers
- guards
- interfaces
- middleware
- role
- services
- config
- scripts
- web
- app
- Helpers
- admin
- components
- insights/[id]
- llm-assignments
- api/markChat
- services
- stream
- author
- (components)
- (questionComponents)
- AuthorQuestionsPage
- Header
- StepOne
- StepTwo
- [assignmentId]
- review
- version-tree
- chatbot
- components
- lib
- store
- components
- learner
- (components)
- AboutTheAssignment
- Question
- [assignmentId]/successPage
- [submissionId]
- components
- FileExplorer
- hooks
- utils
- modals
- ui
- version-control
- config
- hooks
- lib
- public
- stores
- types
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
368 files changed
+58965
-2788
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | | - | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
31 | | - | |
| 33 | + | |
32 | 34 | | |
33 | 35 | | |
| 36 | + | |
34 | 37 | | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
38 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
39 | 44 | | |
40 | 45 | | |
41 | 46 | | |
| |||
46 | 51 | | |
47 | 52 | | |
48 | 53 | | |
49 | | - | |
| 54 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
9 | | - | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | | - | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | | - | |
| 24 | + | |
24 | 25 | | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
| 29 | + | |
27 | 30 | | |
28 | | - | |
| 31 | + | |
| 32 | + | |
29 | 33 | | |
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | | - | |
41 | | - | |
| 41 | + | |
| 42 | + | |
42 | 43 | | |
| 44 | + | |
43 | 45 | | |
44 | | - | |
| 46 | + | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
| 53 | + | |
51 | 54 | | |
52 | | - | |
| 55 | + | |
53 | 56 | | |
54 | 57 | | |
55 | 58 | | |
| |||
0 commit comments