v-manhlt3 / human-evaluation

Home Page:https://yistlin.github.io/human-evaluation/rendered_pair_comparison

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An Online Human Evaluation Form Template

This online form template functions like Google Forms but is more customizable. Please feel free to use this as a template to create your own online human evaluation form.

Usage

  1. On GitHub:
    • Using this repository as template, generate your own public or private repository.
    • Go to settings and enable GitHub Pages.
  2. On Google Drive:
    • Create a Google Spreadsheet and copy its ID from its URL:
      https://docs.google.com/spreadsheets/d/{YOUR_SPREADSHEET_ID}/edit
      
    • Create a Google Apps Script from app.gs and fill in YOUR_SPREADSHEET_ID you just copied.
    • Customize the script to meet your need and deploy it as a Web App (Allow anyone, even anonymous to access the Web App).
  3. Locally:
    • Clone the repository you just created from the template.
    • Take a look at templates directory and several rendered HTMLs there as example.
    • Modify render_mos.py or render_pair_comparison.py and generate HTMLs.
    • Commit and push all the modifications back to GitHub.

About

https://yistlin.github.io/human-evaluation/rendered_pair_comparison


Languages

Language:HTML 60.0%Language:Jinja 24.2%Language:Python 14.2%Language:JavaScript 1.6%