home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "Program_ID": "Text (255) NOT NULL",
- "Program": "Text (255) NOT NULL",
- "Course_ID": "Text (255) NOT NULL",
- "Course": "Text (255) NOT NULL",
- "Section_ID": "Text (255) NOT NULL",
- "Section": "Text (255) NOT NULL",
- "ShortDescription": "Text (255)",
- "LongDescription": "Memo/Hyperlink (255)",
- "Syllabus": "Text (255)",
- "Outline": "Text (255)",
- "WhoShouldAttend": "Text (255)",
- "WhatYouLearn": "Text (255)",
- "Priority": "Text (255)",
- "Objective": "Text (255)",
- "Type": "Text (255)",
- "InstructorsNotes": "Text (255)",
- "SuggestionsBox": "Text (255)",
- "Question1": "Text (255)",
- "Question1Answer": "Text (255)",
- "Question2": "Text (255)",
- "Question2Answer": "Text (255)",
- "Question3": "Text (255)",
- "Question3Answer": "Text (255)",
- "Question4": "Text (255)",
- "Question4Answer": "Text (255)",
- "Question5": "Text (255)",
- "Question5Answer": "Text (255)",
- "Exercise": "Text (255)",
- "Picture": "Text (255)",
- "Status": "Long Integer",
- "ModifiedDate": "DateTime NOT NULL"
- },
- "data": []
- }