Web App Development with PHP/SQL (5 cr)
Code: R0315-3004
General information
- Enrollment
-
25.11.2019 - 05.01.2020
Registration for the implementation has ended.
- Timing
-
07.01.2020 - 12.06.2020
Implementation has ended.
- Number of ECTS credits allocated
- 5 cr
- Local portion
- 4 cr
- Virtual proportion
- 1 cr
- RDI proportion
- 1 cr
- Mode of delivery
- Blended learning
- Campus
- Laurea Tikkurila
- Teaching languages
- English
- Seats
- 20 - 30
- Degree programmes
- Complementary competence, bachelor's studies in English (CCN2), Information and Communication Technologies (ICT)
Learning outcomes
The student is able to
- develop and implement interactive web applications using PHP and relational databases
- use the PHP programming language to implement server-side scripts that interact with a relational database
- use online collaborative tools to build and deploy PHP based web applications
- manage the deployment process of PHP based web applications
Location and time
Laurea Tikkurila
Materials
fi
Students will be able to build online system using PHP and mysql
an example of the online system
- A student can Sign-up (with validation)
- Login & Logout.
- After logging in a student can select the quiz from 1 to 5.
- Each quiz has 10 questions in it and each question has 4 multiple choice answers out of which only one is correct. Each quiz is of maximum 10 points (1 point for each correct answer).
- A student can pick the quiz and start answering. Once the quiz is submitted, final score should be displayed and the student name, student number, quiz number, score, result should be stored in database table.
- Teacher Login form with predefined username and password.
- A teacher is able to see individual student’s quiz and quiz result, score.
Teaching methods
This is a day time course.
In classroom / Also few sessions will be conducted via Zoom
Evaluation scale
H-5
Further information
This course is to study the basics of PHP-development, including using database via PHP scripts. Basic skills of programming and databases are expected.