Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

Wiki Markup
{html}
<A href="https://wikis-mit-edu.ezproxyberklee.flo.org/confluence/display/6DOT813sp13/write%28%27now%27%29+-+Main+Page" mce_href="../../../../../../../../../display/6DOT813sp13/write%28%27now%27%29+-+Main+Page"><IMG mce_src="http://i.imgur.com/Z8RG17z.jpg" src="http://i.imgur.com/Z8RG17z.jpg" width="400px"></IMG></A>
{html}


Wiki Markup
{html}
<UL id="ul">
<LI id="li"><A href="https://wikis-mit-edu.ezproxyberklee.flo.org/confluence/display/6DOT813sp13/write%28%27now%27%29+-+Main+Page" id="a" mce_href="#home">Home</A></LI>
<LI id="li"><A href="https://wikis-mit-edu.ezproxyberklee.flo.org/confluence/display/6DOT813sp13/write%28%27now%27%29+-+GR1" id="a" mce_href="#news">GR1</A></LI>
<LI id="li"><A href="https://wikis-mit-edu.ezproxyberklee.flo.org/confluence/display/6DOT813sp13/write%28%27now%27%29+-+GR2" id="a" mce_href="#contact">GR2</A></LI>
<LI id="li"><A href="https://wikis-mit-edu.ezproxyberklee.flo.org/confluence/display/6DOT813sp13/write%28%27now%27%29+-+GR3" id="a" mce_href="#contact">GR3</A></LI>
<LI id="li"><A href="https://wikis-mit-edu.ezproxyberklee.flo.org/confluence/display/6DOT813sp13/write%28%27now%27%29+-+GR4" id="a" mce_href="#contact">GR4</A></LI>
<LI id="li"><A href="https://wikis-mit-edu.ezproxyberklee.flo.org/confluence/display/6DOT813sp13/write%28%27now%27%29+-+GR5" id="a" mce_href="#contact">GR5</A></LI>
<LI id="li"><A href="https://wikis-mit-edu.ezproxyberklee.flo.org/confluence/display/6DOT813sp13/write%28%27now%27%29+-+GR6" id="a" mce_href="#contact">GR6</A></LI>
</UL>
{html}

CSS Stylesheet
#ul
{
list-style-type:none;
margin:0;
padding:0;
padding-top:6px;
padding-bottom:6px;
}
#li
{
display:inline;
}
#a:link,#a:visited
{
font-weight:bold;
color:#FFFFFF;
background-color:#000000;
text-align:center;
padding:8px 24px 8px 24px;
text-decoration:none;
text-transform:uppercase;
}
#a:hover,#a:active
{
background-color:#2E2E2E;
}

Platform Requirements

  1. Platform: Windows 7
  2. Browser: Google Chrome 

How to Start Testing

  1. Go to http://mit.edu.ezproxyberklee.flo.org/~timyang/www/write-now/index.html.
  2. Explore the website by clicking on the navigation bar.

Which Parts of the Prototype are Shallow

Home Page
  • This page is under-designed. It's a bare-bones placeholder for a more informative home page.
Battle Page 
  • The opponent text is simulated. The opponent is not a person.
  • You must stay on the page until the battle finishes. Otherwise, your text and current progress will be lost.
Freestyle Page
  • You must stay on the page until the battle finishes. Otherwise, your text and current progress will be lost.
Vote Page
  • You can't progress to the next pair of texts.
Profile Page
  • Sorting doesn't do anything.
  • Previous and next page buttons don't do anything.
About Page
  • About page is under-designed.
Results Page 
  • The total time is not accurate.
  • You and your opponent's writings are not accurate.
  • Username links do not work.

Github repo: https://github.com/TimothyYang/write-now