Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
appleternity committed Feb 20, 2020
1 parent 5f8c83f commit 25ae9c3
Showing 1 changed file with 25 additions and 3 deletions.
28 changes: 25 additions & 3 deletions 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.
Expand Down

0 comments on commit 25ae9c3

Please sign in to comment.