Research Article
Construction of a Hybrid Teaching Model System Based on Promoting Deep Learning
Table 1
Detailed description of online course information table.
| Field name | Field type and length | Field explanation |
| Course_ID | Varchar2(20) | Course number (primary key) | Course_Name | Varchar2(50) | Course title | Course_Type | Varchar2(30) | Course type | Teacher | Varchar2(20) | Teacher | Course_Hours | Float(10) | Course hours | Chapter_Content | Varchar2(2000) | Chapter content | Course_Credit | Float(10) | Course credits | Subordinate_Specialty | Varchar2(50) | Their profession | Course_Manager | Varchar2(20) | Course manager | Exercise | Varchar2(2000) | Homework | Course_Duration | Float(10) | Course duration |
|
|