Databases: Time spent on each page

Databases: Time spent on each page

George Abraham發表於
Number of replies: 3

Hi,

For my research activity, I require to calculate the time spent on each page of a course.

For example, if I have a "page" created, I want to know the time spent on reading that page.

For a "quiz", the total time taken is available. In the similar manner, total time taken for a complete "lesson" is also available. But time spent on individual "content pages" of a lesson is not available.

Is there any solution to this problem?

Also, is there any documentation that describes the purpose of all the tables in the database?

評比平均分數: -
In reply to George Abraham

Re: Databases: Time spent on each page

Aleksey Metelskiy發表於

Hi George.

Prove me wrong, but I thing the only way to achieve this is to make custom activity, that will count time spent on page.

I need this option too, any help will be much appreciated.

In reply to Aleksey Metelskiy

Re: Databases: Time spent on each page

George Abraham發表於

@Aleksey Metelskiy:

That was what even I came up with, but I do you have any idea how to create a custom activity? From where can I get soem good documentation or videos?

I was told that there is another option of reading the details from the Apache logs. Again I am stuck over here as I don't know where are the log files stored. I am running Moodle on my own system on a Xampp server.

Any guidance is appreciated.