ATutor

Learning Management Tools







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


Images in test questions


  • 2004-08-06 08:49:11

    Images in test questions

    Hi, I'm trying to convert some paper-based tests into electronic tests in ATutor. Is there a way to include images in test questions designed via the test manager ? (I hope there isn't an obvious solition that I've overlooked...)
    Thanks
    Christoph

  • 2004-08-07 10:58:07

    Use HTML

    There's no automatic way to add images to tests currently, though you can use HTML to display images within questions.

    Something like:

    <img src="/path/to/images.gif" alt="a test image" />


    Locate your test images in your course content directory via the file manager, and link to them there.

    An automated image adding utility for tests is on the list of things to do. In some future version of ATutor it will be available.

  • 2004-08-12 06:31:50

    Thanks

    It works, thanks!
    Christoph