Skip to content

Fix size of 'pieces', no border #202

@JamesPHoughton

Description

@JamesPHoughton

I'm creating a question in which students assemble a puzzle by putting components into the correct place on the background image. To be precise, they see this background image:

and have pieces to fill in:

etc...

such that the final result should look like this:

I can create zones that match the locations for the pieces with no problems:
image

and I can set the percentage width that the pieces should take up in the image, but the pieces are given a blue border that I can't remove, such that the 'puzzle' looks like:

screen shot 2019-01-29 at 2 07 45 pm

This could be fixed by removing the border on images, or allowing it's width to be set to 0. Is there a way I can do this?

It would be nice, although isn't strictly necessary, to specify that the pieces merely use the same resolution as the background image, as this would size them appropriately without having to do the percentage adjustment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions