From e5daeb41fb7daaf03169a8fd05e7221d76537df8 Mon Sep 17 00:00:00 2001 From: Alexander Kryklia Date: Thu, 4 Apr 2013 12:33:22 +0300 Subject: [PATCH] update docstring --- common/lib/xmodule/xmodule/poll_module.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/common/lib/xmodule/xmodule/poll_module.py b/common/lib/xmodule/xmodule/poll_module.py index c8ad44a918..dafcef9835 100644 --- a/common/lib/xmodule/xmodule/poll_module.py +++ b/common/lib/xmodule/xmodule/poll_module.py @@ -4,8 +4,6 @@ to do set of polls. On the client side we show: If student does not yet anwered - Question with set of choices. If student have answered - Question with statistics for each answers. - -Student can't change his answer. """ import cgi