ATutor

Learning Management Tools







Pages:1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


I cant get this done using a module


  • 2007-07-09 01:59:35

    I cant get this done using a module

    I know you said that you'd include code in the real base code if it is really worth it but I wanted to know if there's a way to do that using the module framework itself. For example, while a course is being created, I want to place an extra option that is part of my module. How do I go about putting it without editing the base code?

  • 2007-07-09 09:19:20

    Re: I can't get this done using a module

    In most cases, yes, all functionality can be included in the module.

    Without knowing what you're trying to do, I can't say if its possible. I'd suggest experimenting.

    Tell me you have read the module developer documentation, and the main developer documentation.

  • 2007-07-09 12:34:09

    Re: I can't get this done using a module

    Yeah I've read them... :) I guessed you would ask me that question... And for what I'm trying to do, I'm trying to extend the functionality of the Courses... For example, if I wish to add a field to accept the duration of the course, I know I can do that with a module, but what if it requires modification of the original Course Creation page?

  • 2007-07-09 12:40:37

    Re: I can't get this done using a module

    Alright, I figured out a way out of this.. Thanks for the help....