Difference between revisions of "Content Authoring Tools"

From PAWS Lab
Jump to: navigation, search
(Annotated Example Authoring)
 
(15 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:
  
== Annotated Example Authoring ==
+
* [[QuizJET Authoring System]]  (for our content application [[QuizJET]] for Java with Parameterized Semantics Problems)
We developed tools for authoring annotated examples for our content application, [[WebEx]].
+
* [[QuizPET Authoring System]] (for our content application [[QuizPET]] for Python with Parameterized Semantics Problems)
 +
* [[Parson Problem Authoring System]]
  
== Resources ==
+
== Example Authoring ==
Source codes are available in GitHub in [https://github.com/PAWSLabUniversityOfPittsburgh/AuthoringTool_Beta.git here].
+
We developed tools for authoring annotated or animated examples:
Tutorial slides are available in [[Media:Authoring.pdf|here]].
 
  
The system is available in [http://adapt2.sis.pitt.edu/authoringtool_beta/ here].
+
* [[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:

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.