COAP:COAP-3110/week3: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
Line 2: Line 2:


* Download and install WordPress
* Download and install WordPress
* Basic configuration, including choice of skin.
* Perform basic configuration, including choice of skin.
* Examine the table structure
* Examine the table structure of some portalware.
* Document installation and configuration steps (make sure that both you and others could follow the same procedure).


== Monday Part I ==
== Monday Part I ==

Revision as of 21:26, 4 September 2016

Week 3 learning goals

  • Download and install WordPress
  • Perform basic configuration, including choice of skin.
  • Examine the table structure of some portalware.
  • Document installation and configuration steps (make sure that both you and others could follow the same procedure).

Monday Part I

  • Questions/Answers for homework 2 (PHP/MySQL application)
  • Finalizing homework 2

Monday Part II

Hands on - WordPress Installation

  • Find the official download for WordPress
  • Examine the requirements (do you have the right PHP/MySQL stack ?)
  • Find the documentation and try to follow the "famous 5 minute" installation
  • Figure out a good way for creating and maintaining installation notes

Roughly you will have to go through the following steps

  • Download the archive
  • Examine the Zip file and unzip in the right place
  • Edit the configuration file (it also can be created by the installation script, but we recommend doing it manually)
  • Run the configuration script.

Wednesday

Hands on - Identify a provisional project

  • Identify a type of project you would like to implement
  • Find 3 good examples (preferably based on wordpress)
  • Discuss their features (functionly) and design in class

Hands on - Selecting the theme

Resources