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",
- "Title": "Text (255)",
- "ShortDescription": "Text (255)",
- "LongDescription": "Memo/Hyperlink (255)",
- "Syllabus": "Text (255)",
- "Outline": "Text (255)",
- "WhoShouldAttend": "Text (255)",
- "WhatYouLearn": "Text (255)",
- "Prerequisites": "Text (255)",
- "UponCompletion": "Text (255)",
- "Duration": "Text (255)",
- "BusinessIssue": "Text (255)",
- "ParticipantCost": "Text (255)",
- "Price1": "Long Integer",
- "Price2": "Long Integer",
- "Price3": "Long Integer",
- "Price2Total": "Long Integer",
- "Price3Total": "Long Integer",
- "Availability": "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": []
- }