widgets = {
        'StudentId Widget': {
            'type': 'StudentId Widget Type',
            'data': {},
            },
        'Scratchcard Pin Widget': {
            'type': 'Scratchcard Pin Widget Type',
            'data': {},
            },
        }

return widgets
