Supporting book will open up course module as a course content creation system as well. Some changes have to be made to course core to ensure that the context of the course is maintained across book pages.

Must also implement some sort of requirement tracking.

Comments

scottrigby’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
scottrigby’s picture

Title: Support for things like "Book" » Support books as course objects
djdevin’s picture

There is experimental support in -dev, but there is no way to track completion currently.

http://drupalcode.org/project/course.git/tree/refs/heads/6.x-1.x:/module...

djdevin’s picture

Version: 7.x-1.x-dev » 6.x-1.x-dev
Status: Active » Needs work
djdevin’s picture

verrrrry simple book tracking here: http://drupalcode.org/project/course.git/commit/7e00248888a5eb347b81aab5...

We need to build some more advanced tracking, e.g. X number of book pages or all book pages

scottrigby’s picture

Status: Needs work » Fixed

Basic Book integration has been done for a while.

Making new tickets for enhancements to course_book:

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Emmy Carter’s picture

Seems that this site is improving and it will help the users like me who is studying my MA in IT. Will use this one for my dissertation writing as my primary source. Keep posting. Thanks.

  • Commit e582d6e on 6.x-1.x, 7.x-1.x, 7.x-1.x-fieldable-entities, course-object-entity-view by djdevin:
    Issue #1361754: supporting books as a course object
    
    
  • Commit b897725 on 6.x-1.x, 7.x-1.x, 7.x-1.x-fieldable-entities, course-object-entity-view by djdevin:
    Issue #1361754: detect books
    
    
  • Commit 7e00248 on 6.x-1.x, 7.x-1.x, 7.x-1.x-fieldable-entities, course-object-entity-view by djdevin:
    Issue #1361754: very simple book tracking, for now
    
    
  • Commit 05001a7 on 6.x-1.x, 7.x-1.x, 7.x-1.x-fieldable-entities, course-object-entity-view by djdevin:
    Issue #1361754: detect books
    
    
  • Commit 83007c6 on 6.x-1.x, 7.x-1.x, 7.x-1.x-fieldable-entities, course-object-entity-view by djdevin:
    Issue #1361754: very simple book tracking, for now