Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(knowledge-base): implement course material knowledge base #7690
base: master
Are you sure you want to change the base?
feat(knowledge-base): implement course material knowledge base #7690
Changes from all commits
49af3be
038965e
af2d6db
897f879
901714d
0af32f9
85897aa
2b6735c
6cd6ce9
df52bea
77bca32
e0c2d65
b8146b0
7523030
ae45792
ebcac56
a2c32c4
0063c3a
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 41 in app/controllers/course/material/materials_controller.rb
Codecov / codecov/patch
app/controllers/course/material/materials_controller.rb#L39-L41
Check warning on line 44 in app/controllers/course/material/materials_controller.rb
Codecov / codecov/patch
app/controllers/course/material/materials_controller.rb#L43-L44
Check warning on line 51 in app/controllers/course/material/materials_controller.rb
Codecov / codecov/patch
app/controllers/course/material/materials_controller.rb#L49-L51
Check warning on line 94 in app/controllers/course/material/materials_controller.rb
Codecov / codecov/patch
app/controllers/course/material/materials_controller.rb#L93-L94
Check warning on line 100 in app/controllers/course/material/materials_controller.rb
Codecov / codecov/patch
app/controllers/course/material/materials_controller.rb#L98-L100
Check warning on line 102 in app/controllers/course/material/materials_controller.rb
Codecov / codecov/patch
app/controllers/course/material/materials_controller.rb#L102
Check warning on line 13 in app/jobs/course/material/text_chunk_job.rb
Codecov / codecov/patch
app/jobs/course/material/text_chunk_job.rb#L9-L13
Check warning on line 16 in app/jobs/course/material/text_chunk_job.rb
Codecov / codecov/patch
app/jobs/course/material/text_chunk_job.rb#L15-L16
Check warning on line 18 in app/jobs/course/material/text_chunk_job.rb
Codecov / codecov/patch
app/jobs/course/material/text_chunk_job.rb#L18