Difference between revisions of "Content Authoring Tools"
From PAWS Lab
(→Problem Authoring) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
We developed tools for authoring semantics problems or parson problems: | We developed tools for authoring semantics problems or parson problems: | ||
− | * [[QuizJET Authoring System]] (for our content application [[QuizJET]] for Java) | + | * [[QuizJET Authoring System]] (for our content application [[QuizJET]] for Java with Parameterized Semantics Problems) |
− | * [[QuizPET Authoring System]] (for our content application [[QuizPET]] for Python) | + | * [[QuizPET Authoring System]] (for our content application [[QuizPET]] for Python with Parameterized Semantics Problems) |
* [[Parson Problem Authoring System]] | * [[Parson Problem Authoring System]] | ||
== Example Authoring == | == Example Authoring == | ||
− | We developed tools for authoring annotated or animated examples | + | We developed tools for authoring annotated or animated examples: |
* [[Annotated Example Authoring System]] (for our content application [[WebEx]] and its latest version [[JSWebEx]]) | * [[Annotated Example Authoring System]] (for our content application [[WebEx]] and its latest version [[JSWebEx]]) | ||
* [[Animated Example Authoring System]] | * [[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.