Hi,
My name is alex , i am student working on a huge project for my final year.
I am currently working on a system where by it can help generate reports from a series of questionnaires' scores. However, due to my lack of proficiencies in PHP. It is really difficult. I know there are softwares such as crystal reports and other report generating software or baselines however my school would not allow me to use them. I am really at my wit's end now I hope someone could help me with this.
The Basic logic behind the report generation is
1) It would get the scores from the questionnaires where it has already been stored in the database
2) In different range of scores for EG. 5-7 score> it will generate a different section of a report. explaining why you get 5-7 points.
3) It will extract the parts of the report from my database and print it out in a pdf format.

