-
Notifications
You must be signed in to change notification settings - Fork 624
Description
Issue Overview
The Hands On SQL Course files have not been uploaded to the codespace. Per the README the file naming convention should be CHAPTER#_MOVIE# with beginning and ending files. There are no files uploaded to the codespace that correspond to the videos. This makes it impossible to follow along with the instructor. Multiple complaints have been filed under the Q&A section of the course, but the instructor has not looked into the issue.
Describe your environment
Microsoft Edge, GitHub Codespace
Steps to Reproduce
- Go to Hands On SQL Course Page and select "Open" next to GitHub Codespaces https://github.com/LinkedInLearning/hands-on-sql-3086685
- On Redirect to Github Codespaces screen Select the "Code" tab to verify which files are included with the Codespace for the course
- Verify that the database (.db) file for this course is called "test.db" and not "database.db" as implied in the course videos
- Select "queries" folder
- Verify that the only available queries are "createTable", "query_Insert", and "selectAll" and that folders "00_01", "01_02", and all associated example files are absent.
Expected Behavior
I expected to see the files included in the course video, or at least similar files so that I could perform the course exercises.
Current Behavior
Course Files are not included with the GitHub Codespace for this course
Possible Solution
Please Upload Course Files discussed in training videos.
Screenshots / Video
Related Issues
See Course Q&A tab to see that other users are experiencing the same problems. But are not getting support.


