Content Authoring Tools: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| (13 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
== Problem Authoring == | == Problem Authoring == | ||
We developed tools for authoring problems | We developed tools for authoring semantics problems or parson problems: | ||
* [[QuizJET Authoring System]] (for our content application [[QuizJET]] for Java with Parameterized Semantics Problems) | |||
* [[QuizPET Authoring System]] (for our content application [[QuizPET]] for Python with Parameterized Semantics Problems) | |||
* [[Parson Problem Authoring System]] | |||
== | == Example Authoring == | ||
We developed tools for authoring annotated or animated examples: | |||
The | * [[Annotated Example Authoring System]] (for our content application [[WebEx]] and its latest version [[JSWebEx]]) | ||
* [[Animated Example Authoring System]] | |||
== Video Authoring == | |||
We have created applications for collecting, editing, authoring videos. The related codes can be found in [https://github.com/PAWSLabUniversityOfPittsburgh/educvideos Github]. | |||
Latest revision as of 16:02, 27 April 2016
Problem Authoring
We developed tools for authoring semantics problems or parson problems:
- QuizJET Authoring System (for our content application QuizJET for Java with Parameterized Semantics Problems)
- QuizPET Authoring System (for our content application QuizPET for Python with Parameterized Semantics Problems)
- Parson Problem Authoring System
Example Authoring
We developed tools for authoring annotated or animated examples:
- Annotated Example Authoring System (for our content application WebEx and its latest version JSWebEx)
- Animated Example Authoring System
Video Authoring
We have created applications for collecting, editing, authoring videos. The related codes can be found in Github.