link to webpage: webpage

The quiz answer mechanism was changed from text input to radio buttons to make it more user-friendly.

Requirements fulfilled:

  1. Hauk-Morten implemented the translator page (translator.html) with the JavaScript translator.js.
  2. Kasper implemented the article generator (library.html) including the script generator.js.
  3. Kasper uploaded the image biggus.jpeg.
  4. Stine made the quiz page (quiz.html) including the script quiz.js.
  5. Eivind implemented the header and footer modules, header.html and footer.html with the script base.js. By inserting the elements in all pages with a common script, the code for the headers and footers only exist one place.
  6. All group members have contributed to the file base.css. The elements unique to each page have been styled by the person who made the page, and the style properties common to all pages were implemented by Hauk-Morten except for the header and footer.

Changes made:

  1. Stine changed quiz answer mechanism from text input to radio buttons to make it more user-friendly.
  2. Eivind moved the header to the top, which was easier to implement.
  3. Eivind put at footer at the bottom. Because it looked nice.
  4. Eivind made the header mobile-friendly.
  5. The user group has been changed to students of informatics and technology, graphic designers and web developers. The age of the group is in the region 22-50 years, with fairly even distribution among the genders.
  6. The header width was changed to fill the page since it was moved to the top, in order to look better.
  7. Instead of inserting a whitespace to avoid ambigous translations in the translator, a ' will be inserted instead, because it fulfilled the same purpose with a simpler implementation.
  8. Based on user feedback, Hauk-Morten added a hyperlink to the header image that redirects to the home page.

Final work distribution:

FilenameDescriptionAssigneeDeadline
index.htmlThe front pageHauk-MortenNov-01
quiz.htmlThe quiz pageStineNov-01
translator.htmlThe Pig Latin translatorAndreasNov-01
library.htmlThe Lorem LibraryKasperNov-01
about.htmlSite infoEivindNov-01
info.htmlLorem infoStineNov-01
header.htmlHeader moduleEivindNov-01
monty_python_dude.pngFooter moduleEivindNov-01
icon.icoSite iconKasperNov-01
image.htmlHeader imageKasperNov-01
translator_en-pig-Latin.jsTranslator program part 1Hauk-MortenNov-01
translator_pig-Latin-en.jsTranslator program part 2NobodyNov-01
quiz.jsQuiz programStineNov-01
article_generator.jsProgram to generate Lorem articlesKasperNov-01
base_loader.jsProgram to load header and footer dynamicallyEivindNov-01
base.cssBase cssEveryoneNov-01

strong text denotes changes.