|
24 | 24 | "title": "Tittle",
|
25 | 25 | "subject_name": "Course Tittle",
|
26 | 26 | "textbook": "Course Book",
|
27 |
| - "goal": "Objective of Learning", |
28 |
| - "description": "Detail", |
| 27 | + "goal": "Target", |
| 28 | + "description": "Content", |
29 | 29 | "videos": "Reference Video",
|
30 | 30 | "materials": "Learning Materials"
|
31 | 31 | },
|
|
69 | 69 | "date": "Date Setting",
|
70 | 70 | "time": "Time Setting",
|
71 | 71 | "subject_label_color": "Label Color",
|
72 |
| - "description": "Detailed Description", |
| 72 | + "video_keyword": "(Optional function) Video Search", |
73 | 73 | "video_url": "Reference Video URL",
|
74 | 74 | "video_thumbnail": "Video Thumbnail/Caption Display",
|
75 | 75 | "textbook_page": "Textbook Page",
|
76 | 76 | "material_title": "Learning Material Title",
|
77 | 77 | "material_url": "Learning Material URL"
|
78 | 78 | },
|
79 |
| - "required": "*Items Marked with Are Required" |
| 79 | + "placeholders": { |
| 80 | + "video_keyword": "EX) Science" |
| 81 | + }, |
| 82 | + "required": "*Items Marked with Are Required", |
| 83 | + "search_videos": { |
| 84 | + "search": "Search", |
| 85 | + "search_result": "Video Search Results of {source}", |
| 86 | + "add_to_video_urls": "Reference Video URL" |
| 87 | + } |
80 | 88 | },
|
81 | 89 | "editing_visibility_dialog": {
|
82 | 90 | "title": {
|
|
0 commit comments