Difference between revisions of "Content Authoring Tools"

From PAWS Lab
Jump to: navigation, search
 
(4 intermediate revisions by the same user 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)  
+
* [[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 examples for our content application [[WebEx]].
+
We developed tools for authoring annotated or animated examples:
  
* [[Annotated Example Authoring System]]
+
* [[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:

Example Authoring

We developed tools for authoring annotated or animated examples:

Video Authoring

We have created applications for collecting, editing, authoring videos. The related codes can be found in Github.