liusongxiang / Mos-Render-Test

Home Page:https://liusongxiang.github.io/MOS-Rendered-Test/rendered_mos

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://liusongxiang.github.io/MOS-Rendered-Test/rendered_mos


Languages

Language:HTML 73.5%Language:Jinja 13.5%Language:Python 12.1%Language:JavaScript 0.9%