Skip to content
This repository was archived by the owner on Apr 9, 2018. It is now read-only.

View Tasks

mikejbst edited this page Sep 5, 2013 · 2 revisions

If you do not log in you will be able to pull down the menu that is labeled explore and a list of projects will come up. If you select a project you will see one menu button (see screens below) to view the project. The default will be the project dashboard (see Project Dashboard no login) and if you select the menu button you will also be able to “browse words”.

Project Dashboard

View Project Dashboard no login project dashboard with no login View Project Dashboard with Login project dashboard if you have logged in

The view project dashboard task allows you to see project progress across the last 30, 90, 360 days or across the life of the project. The progress will be calculated based on the number of items added during those time frames. This information is calculated from the mercurial lift data to determine how much work is going on. As a result when someone does a send and receive of their data to the server, the history might change and the graph might change dramatically.

The percentages of tasks that are done (adding words, Part of speech, meanings and examples) is calculated based on:

  • Words - Targeted number of words
  • Part of speech - % of meanings with a part of speech
  • Meanings - % of words with at least one meaning
  • Examples - % of meanings with examples.

Browse Words

The browse words task simply allows you to look at the words and meanings that have been added to the database at this point. It basically takes a snapshot of all words in the lexicon when the browse words button is pressed. (see Browse words no login below) It should be noted that rejected fields (words, meanings, examples) should not show up on the Browse words view. Browse Words No Login Browse words no login If you are logged in you will be able to do more. The page will still default to the dashboard and you will see the dashboard page for a project participant. Note that all of the task pull down buttons are now showing but the actual dashboard looks the same. (see “dashboard with login below”)

The Browse Words task will be the same with an identical page being shown but with all the task pull down buttons being visible (see Browse Words with login below)

Browse Words with Login Browse words with login

Clone this wiki locally