pichaya_om

LINE Browse Chapter

Jun 17th, 2019
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.56 KB | None | 0 0
  1. course: {
  2.     slug: 'toeic',
  3.     title: 'คอร์สติว toeic ครูดิว' 
  4. }
  5.  
  6. chapters: [{
  7.     id: 1
  8.     title: 'Part of speech',
  9.     description: 'ก่อนจะเริ่มแปลประโยคอังกฤษ เราต้องรู้ก่อนว่าแต่ละคำทำหน้าที่อะไร เช่น ประธาน กริยา กรรม ฯลฯ ครูเบิร์ดมีเคล็ดลับจับตำแหน่งคำแบบง่ายๆ มาให้ ท่องไปฮาไป แถมด้วยแพทเทิร์นโจทย์ที่ออกบ่อยๆ ใน TOEIC',
  10.     pdf_file: '/media/pdf',
  11.     total_videos: 15,
  12.     total_watched_videos: 5,
  13.     sections: [{
  14.         id: 11,
  15.         title: 'การสังเกตคำประเภทต่างๆ',
  16.         videos: [{
  17.             title: 'การบอกประเภทคำโดยดูคำลงท้าย',
  18.             is_watched: true/false,
  19.             length: 17 //นาที
  20.         },
  21.         {
  22.             title: 'การสังเกต Noun',
  23.             is_watched: true/false,
  24.             length: 15 //นาที
  25.         }]
  26.     },{
  27.         id: 12,
  28.         title: 'เทคนิคการทำโจทย์ Part of Speech',
  29.         videos: [{
  30.             title: 'Adverb หน้า Verb, หลัง Verb',
  31.             is_watched: true/false,
  32.             length: 14 //นาที
  33.         },
  34.         {
  35.             title: 'เทคนิคการทำโจทย์ Part of Speech โดยการตัด Modifiers ออก',
  36.             is_watched: true/false,
  37.             length: 6 //นาที
  38.         }]
  39.     }]
  40. }]
Advertisement
Add Comment
Please, Sign In to add comment