From 25ae9c36a1b11e37931b907c5000cf97579fab31 Mon Sep 17 00:00:00 2001 From: Chieh-Yang Huang Date: Thu, 20 Feb 2020 13:48:04 -0500 Subject: [PATCH] Update Readme --- README.md | 28 +++++++++++++++++++++++++--- 1 file changed, 25 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 981cea3..0ce43f0 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,37 @@ # IST402_2020spring +The Sample code for Assignment 2. + +## Assignment 2-1 The sample code for making an Mturk website. -## Slides +### Slides You can find the slides used in the class here. https://docs.google.com/presentation/d/1LJiCbzIKd9T3fyfCXGQ_r29xn4FUH515NOeSskUwIKg/edit#slide=id.p1 -## Web Page +### Web Page Please visit the following url to see the web page. -https://appleternity.github.io/IST402_2020spring/sample.html +https://appleternity.github.io/IST402_2020spring/assignment_2-1/sample.html + +--- + +## Assignment 2-2 +The sample code for creating HITs. + +| Filename | Purpose | URL | +| ------------- |:-----------:| -----:| +| char_annotation_sample.html | The sample html for story character extraction. | [LINK](https://appleternity.github.io/IST402_2020spring/assignment_2-2/char_annotation_sample.html) | +| char_annotation_mturk.html | The sample html for AMT template. | [LINK](https://appleternity.github.io/IST402_2020spring/assignment_2-2/char_annotation_mturk.html) | +| char_annotation_cli.html | The sample html for CLI interface. | [LINK](https://appleternity.github.io/IST402_2020spring/assignment_2-2/char_annotation_cli.html) | + +If you want to use external HIT (CLI & API), you will need to "questionalize" your website using "setting.xml". + +### Slides +You can find the slides used in the class here. + +https://docs.google.com/presentation/d/1tzbqnj9AOLZb1_LYydZ-bi0AurOSUTCxBd02Do5X37w/edit?usp=sharing + ## Questions If you have any question, please send me an email.