Adam
2735b2b5bb
Revert "Decorated instructor dashboard with sudo_required."
2015-07-17 12:11:38 -04:00
Waheed Ahmed
bc052db1ee
Added DjangoSudo functionality for instructor dashboard and course team page
2015-07-16 11:14:11 +05:00
Tyler Nickerson
767ccbd1e7
Merge pull request #8235 from edx/nickersoft-include-expired
...
Added optional GET parameter to the enrollment API that includes expired course modes
2015-06-10 09:01:04 -04:00
Nickersoft
8c1d3ae412
Added includes_expired parameter to enrollment API
...
- Adding ?include_expired=1 to course detail requests will now include expired course verifications
2015-06-09 17:12:30 -04:00
Christine Lytwynec
2005734e1c
move bok choy discussion tests to shard_2
2015-06-08 15:45:46 -04:00
Awais Jibran
adfca9d480
TNL-2223 Inline discussion jumps to the bottom of the page when thread is expanded.
2015-05-25 18:31:17 +05:00
Andy Armstrong
2fafaec053
Implement grade report analytics
...
TNL-1988
2015-05-12 16:32:01 -04:00
Ben Patterson
609feaae71
Ensure cohort management section has loaded.
...
TNL-2120, TE-849
The parent .cohort-management class was loading faster than its children (which makes sense). However,
flakiness existed on these tests because browser actions were depending on child elements that had not
painted yet.
Tested this using chrome with no X11 forwarding for extra speed. That exposed the ajax call
as well as the sub-class rendering issues.
2015-05-08 09:04:42 -04:00
E. Kolpakov
fab123829d
Added flaky decorator to potentally flaky test test_cohort_course_wide_discussion_topic
2015-05-05 12:52:24 +03:00
Awais Jibran
e9f26a99a8
Merge pull request #7829 from edx/aj/tnl1530-discussion-section-jump-to-bottom
...
Switching between discussion threads take focus to bottom of the page.
2015-05-04 12:03:51 +05:00
Ben Patterson
5f0cd587fd
Add bok-choy shards 4 and 5. When no shard is specified on a test, it
...
will fall in 'shard 6'
2015-04-30 17:34:24 -04:00
Awais Jibran
6e6aa036e7
Switching between discussion threads take focus to bottom of the page.
...
TNL-1530
2015-04-29 20:28:52 +05:00
muzaffaryousaf
67848ff67b
Link to learner profile page from username in discussions.
...
TNL-1503
2015-04-17 17:23:15 -04:00
Awais Jibran
65c5ec8073
Fixed Long discussion post not rendering Latex expressions
...
TNL-1902
2015-04-15 20:43:39 +05:00
muzaffaryousaf
e6c75529c0
Cohort discussion topics via UI in instructor dashboard.
...
TNL-1256
2015-03-23 14:28:22 +05:00
Usman Khalid
d59be9949e
Use cohort settings from CourseCohortSettings.
...
TNL-1258
2015-03-23 09:43:00 +05:00
Muhammad Ammar
70efd28483
Changes after Andy's Review
2015-03-23 09:21:21 +05:00
Muhammad Ammar
3ce494f5c5
Enable/disable cohorts from the instructor dashboard and move cohorts management to its own tab
...
TNL-1268
2015-03-23 09:21:15 +05:00
muhammad-ammar
0ebd8c29b0
Allow Instructor To Rename Cohorts And Set Cohort Assignment Method
...
TNL-181
2015-03-23 09:10:59 +05:00
Daniel Friedman
934abf3c19
Check access for discussion modules in forums
...
TNL-650
Conflicts:
lms/djangoapps/django_comment_client/base/views.py
lms/djangoapps/django_comment_client/tests/test_utils.py
lms/djangoapps/django_comment_client/tests/utils.py
lms/djangoapps/django_comment_client/utils.py
2015-03-09 15:02:48 -04:00
jsa
13ba2c4a57
Revert "Merge pull request #6771 from edx/dan-f/forums-filter-discussion-modules"
...
This reverts commit 086a2ba783 , reversing
changes made to a44132ec18 . Some minor
code quality issues were addressed as part of this change.
Conflicts:
lms/djangoapps/django_comment_client/base/views.py
lms/djangoapps/django_comment_client/utils.py
2015-03-05 16:57:46 -05:00
Ben Patterson
3539bac160
Event-testing pattern should be supported by a mixin.
2015-03-03 08:02:29 -05:00
Daniel Friedman
c8434ef9c8
Check access for discussion modules in forums
...
TNL-650
2015-02-25 11:31:18 -05:00
Greg Price
ad86ef3bd8
Change cohort tests to not use an invalid username
2015-02-20 11:31:53 -05:00
Ben Patterson
73b6f3f8a0
Introduce another bok-choy shard.
...
Bok choy will now be broken as follows:
* shard 1
* shard 2
* shard 3
* default shard (i.e. 'none of the above')
We use our shards to break up work and reduce overall test time by leveraging
multiple test systems.
2015-01-30 15:43:35 -05:00
Andy Armstrong
bca6274eb5
Miscellaneous text updates
2015-01-15 10:33:48 -05:00
Andy Armstrong
ac58ebf7da
Rename 'cohort groups' to just 'cohorts'
2015-01-15 10:33:48 -05:00
Brian Talbot
d556cdd586
syncing icon class syntax + semantically hiding changed icons from assistive tech
...
TNL-1137
2015-01-15 10:33:47 -05:00
Andy Armstrong
22d65acdbf
Add back missing 'New Post" button
...
TNL-1097
2015-01-15 10:33:47 -05:00
cahrens
79cd321028
Bok choy test improvements.
2015-01-15 10:33:46 -05:00
Andy Armstrong
fc5b94eeeb
Address most of Christina's code review comments
2015-01-15 10:33:46 -05:00
cahrens
8e787b4f03
New bok choy tests for content group linking.
2015-01-15 10:33:46 -05:00
Andy Armstrong
b77e65cdc2
Assign cohorts to groups in the instructor dashboard
...
TNL-653
2015-01-15 10:33:46 -05:00
Waqas Khalid
70b38fc3a3
Merge pull request #6034 from mlkwaqas/waqas/tnl776-multiple-inline-discussion-problem
...
In inline discussion two discussion module override actions
2015-01-13 19:59:23 +05:00
Waqas Khalid
2a67632b7b
Unable to report/vote/endorse after editing response
...
When user update the response after editing he would
be unablt to report/vote/endorse the response. This
problem was caused due to double binding of event in
backbone view.
TNL-720
2015-01-13 13:47:02 +05:00
Waqas Khalid
82eed83f64
In inline discussion two discussion module override actions
...
In inline discussion if we have two discussion module the
new post button open form for both discussions as well as
cancel button of one discussion call the cancel of other.
Click and button actions are now being handled inside view
of each module so that they don't disturb eachother.
TNL-776
2015-01-09 17:10:10 +05:00
Waqas Khalid
e7be2f7311
Discussion thread response show dual vote count
...
When the responses of the thread is loaded it shows
dual vote count one with simple text and one with
button whereas only text should be shown when thread
is closed and only button when thread is open.
TNL-1016
2015-01-05 20:55:32 +05:00
Waqas Khalid
0eab14a334
In user profile changing page should reposition window to top
...
When we change the page using pagination in the user
profile page the data gets updated but the position
of the window remains at pagination. It should change
position of window to top.
TNL-107
2014-12-17 17:22:10 +05:00
Daniel Friedman
3d91f43030
Support cohorting students via a CSV File.
...
TNL-735
2014-12-10 09:23:04 -05:00
Sarina Canelake
7aab4151bb
s/pylint: disable=W0201/pylint: disable=attribute-defined-outside-init/
2014-12-01 11:22:12 -05:00
Sarina Canelake
c54a71feb5
s/pylint:disable/pylint: disable/ (formatting fix)
2014-12-01 11:22:11 -05:00
Sarina Canelake
c0556a7ef8
s/pylint: disable=W0613/pylint: disable=unused-argument/
2014-12-01 11:22:11 -05:00
Daniel Friedman
e9292fb5a5
Add coverage for cohort view's showSection link
...
TNL-550
2014-10-14 14:31:43 -04:00
Andy Armstrong
3af9eb25b2
Minor cleanups
2014-10-08 15:14:17 -04:00
Andy Armstrong
6114cf05f4
Don't show cohort information when disabled
...
TNL-552
2014-10-08 15:14:16 -04:00
Greg Price
183d688129
Add events for cohort modifications
...
This includes cohort creation/deletion and membership changes.
2014-10-03 11:32:43 -04:00
Andy Armstrong
6219ecacfe
Support adding cohorts from the instructor dashboard
...
TNL-162
2014-10-01 09:22:32 -04:00
Andy Armstrong
8627fdef32
Support adding students to a cohort via the instructor dashboard.
...
TNL-163
2014-10-01 09:22:31 -04:00
Nimisha Asthagiri
b4c826e747
TNL-329 Client-side work for displaying cohort description.
2014-10-01 09:22:30 -04:00
Daniel Friedman
4d9517b456
Ensure LMS passes correct group_id when querying content
2014-09-10 16:43:06 -04:00