Difference between revisions of "Content Authoring Tools"

From PAWS Lab
Jump to: navigation, search
(Problem Authoring)
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
== Problem Authoring ==
 
== Problem Authoring ==
We developed tools for authoring problems for our content applications, [[QuizJET]] (Java) and [[QuizPET]] (Python).
+
We developed tools for authoring semantics problems or parson problems:
  
* [[QuizJET Authoring System]]  
+
* [[QuizJET Authoring System]] (for our content application [[QuizJET]] for Java with Parameterized Semantics Problems)
* [[QuizPET Authoring System]]
+
* [[QuizPET Authoring System]] (for our content application [[QuizPET]] for Python with Parameterized Semantics Problems)
 +
* [[Parson Problem Authoring System]]
  
== Annotated 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:
 
We also developed a new client for [[WebEx]] system, [[JSWebEx]].
 
  
=== Resources ===
+
* [[Annotated Example Authoring System]] (for our content application [[WebEx]] and its latest version [[JSWebEx]])
* Tutorial slides are available [[Media:Authoring.pdf|here]].
+
* [[Animated Example Authoring System]]
* Source codes are available [https://github.com/PAWSLabUniversityOfPittsburgh/AuthoringTool_Beta.git here].
+
 
* The system is available [http://adapt2.sis.pitt.edu/authoringtool_beta/ here].
+
== 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.