Book completion

Book completion

by Daniel Schleuter -
Number of replies: 0

Hey,
i created a book with php and added all info into following tables:

  • mdl_book
  • mdl_course_modules
  • mdl_block_recent_activity
  • mdl_book_chapters
  • mdl_context
  • mdl_course_sections (added only the sequence)
If I refresh the page the book will not show up in the section. When I clear the Cache, it will be shown.
So, do I have to add the created book to the cache, or trigger an event? (If possible with an example)
Thanks for any help.

Greetings,
Daniel

Average of ratings: -