pub async fn get_all_questions(
    request_id: String,
    widget_name: WidgetName,
    conn: &DatabaseConnection
) -> TaskResponse