User contributions for Rkyadav
Jump to navigation
Jump to search
17 May 2016
- 14:5014:50, 17 May 2016 diff hist +651 N System settings Created page with "{| class="wikitable" !Field Name !!Type !!Description |- !id |int(11) |The unique record id |- !site_name |varchar(255) | |- !site_subtitle |varchar(255) | |- ..."
- 14:4914:49, 17 May 2016 diff hist +612 N Site controllers Created page with "{| class="wikitable" !Name !!Datatype !!Description |- !id |int(11) |Primary key of the entry in table, auto increments by default |- !name |varchar(255) |Names of th..."
- 14:4914:49, 17 May 2016 diff hist +422 N Roles permissions Created page with "{| class="wikitable" !Name !!Datatype !!Description ! |- !id |int(11) |Primary key of the entry in table, auto increments by default |- !role_id |int(11) |Identifies p..."
- 14:4914:49, 17 May 2016 diff hist +241 N Schema info Created page with "{| class="wikitable" !Name !!Datatype !!Description ! |- !version |int(11) |Versioning information of the present database |} Back to [http://wikis.lib.ncsu.edu/index.p..." current
- 14:4814:48, 17 May 2016 diff hist +827 N Roles Created page with "{| class="wikitable" !Name !!Datatype !!Description |- !id |int(11) |Primary key of the entry in table, auto increments by default |- !name |varchar(255) |Name of the ..."
- 14:4814:48, 17 May 2016 diff hist +306 N Plugin schema info Created page with "{| class="wikitable" !Name !!Datatype !!Description ! |- !version |int(11) |Versioning information of the present database |- !plugin_name |varchar(255) |Name of the ..." current
- 14:4814:48, 17 May 2016 diff hist +314 N Permissions Created page with "{| class="wikitable" !Name !!Datatype !!Description |- !id |int(11) |Primary key of the entry in table, auto increments by default |- !name |varchar(255) |Name of the ..." current
- 14:4814:48, 17 May 2016 diff hist +931 N Menu items Created page with "{| class="wikitable" !Name !!Datatype !!Description |- !id |int(11) |Primary key of the entry in table, auto increments by default |- !parent_id |int(11) |Page_id from..." current
- 14:4714:47, 17 May 2016 diff hist +309 N Markup styles Created page with "{| class="wikitable" !Name !!Datatype !!Description |- !id |int(11) |Primary key of the entry in table, auto increments by default |- !name |varchar(255) |Name of the ..." current
- 14:4714:47, 17 May 2016 diff hist +568 N Controller actions Created page with "{| class="wikitable" !Name !!Datatype !!Description |- !id |int(11) |Primary key of the entry in table, auto increments by default |- !site_controller_id |int(11) |FK ..."
- 14:4714:47, 17 May 2016 diff hist +905 N Content pages Created page with "{| class="wikitable" !Name !!Datatype !!Description |- !id |int(11) |Primary key of the entry in table, auto increments by default |- !title |varchar(255) |Title of t..."
- 14:4714:47, 17 May 2016 diff hist +416 N Assignments questionnaires Created page with "'''Deprecated''' {| class="wikitable" !Field Name !!Type !!Description |- !id |int(11) |The unique record id |- !questionnaire_id |int(11) |This references the ques..."
- 14:4614:46, 17 May 2016 diff hist +272 N Wiki types Created page with "{| class="wikitable" !Field Name !!Type !!Description |- !id |int(11) |The unique record id |- !name |varchar(255) |Names of the types of wikis |} Back to [http://..." current
- 14:4514:45, 17 May 2016 diff hist +1,797 N Participants Created page with "Users associated with either a [http://wiki.expertiza.ncsu.edu/index.php/Courses_table course] or an [http://wiki.expertiza.ncsu.edu/index.php/Assignments assignment] ==Particip..."
- 14:4514:45, 17 May 2016 diff hist +800 N Late policies Created page with "{| class="wikitable" !Field Name !!Type !!Description |- !id |int(11) |The unique record id |- !penalty_period_in_minutes |int(11) |length of penalty period, express..."
- 14:3714:37, 17 May 2016 diff hist +1,486 N Due dates Created page with "{| class="wikitable" !Field Name !!Type !!Description |- !due_at |datetime |Deadline for submission |- !deadline_type_id |int(11) |whether a submission deadline, a ..."
- 14:3614:36, 17 May 2016 diff hist +244 N Deadline rights Created page with "{| class="wikitable" !Field Name !!Type !!Description |- !id |int(11) |The unique record id |- !name |varchar(32) | |} Back to [http://wiki.expertiza.ncsu.edu/inde..."
- 14:3614:36, 17 May 2016 diff hist +274 N Deadline types Created page with "{| class="wikitable" !Field Name !!Type !!Description |- !id |int(11) |The unique record id |- !name |varchar(32) |Names of the type of deadlines |} Back to [http:..."
- 14:3414:34, 17 May 2016 diff hist +1,424 N Questionnaires Created page with "{| class="wikitable" !Field Name !!Type !!Description |- !id |int(11) |This object's unique ID value. One per object. |- !name |varchar(64) |name of the questionnaire ..."
- 14:3414:34, 17 May 2016 diff hist +1,306 N Assignment questionnaires Created page with "The assignment_questionnaires table defines the joins between a questionnaire and an assignment. It is also used to associate default limits fo..."
- 14:3314:33, 17 May 2016 diff hist +2,165 N Documentation on Database Tables Created page with "<!--This page is under construction --> thumb|right|200px|Expertiza partial database diagram # '''Assignments''' #: assignments #: [[assignment_q..."
- 14:3114:31, 17 May 2016 diff hist +5 Users No edit summary
- 14:3014:30, 17 May 2016 diff hist +1,460 N Users Created page with "{| class="wikitable" !Name !!Datatype !!Description |- !id |int(11) |Primary key of the entry in table, auto increments by default |- !name |varchar(255) |User name of..."
- 14:3014:30, 17 May 2016 diff hist +4,023 N Assignments Created page with "The Assignments table contains one record for each assignment created by an instructor or administrator. ==Assignment Variable Documentation== {| class="wik..."
- 14:2914:29, 17 May 2016 diff hist +2,165 N Creating Custom Rubric Created page with "<!--This page is under construction --> thumb|right|200px|Expertiza partial database diagram # '''Assignments''' #: assignments #: [[assignment_q..." current
4 April 2016
- 14:2914:29, 4 April 2016 diff hist −30 Expertiza documentation No edit summary
- 14:2814:28, 4 April 2016 diff hist 0 Expertiza documentation No edit summary
- 14:2814:28, 4 April 2016 diff hist +30 Expertiza documentation No edit summary
- 14:2714:27, 4 April 2016 diff hist −44 Expertiza documentation No edit summary
- 14:2714:27, 4 April 2016 diff hist +57 Expertiza documentation Undo revision 101761 by Rkyadav (talk)
- 14:2514:25, 4 April 2016 diff hist −57 Expertiza documentation No edit summary
- 14:2414:24, 4 April 2016 diff hist −51 Expertiza documentation No edit summary
- 14:2314:23, 4 April 2016 diff hist +6 Expertiza documentation No edit summary
- 14:2114:21, 4 April 2016 diff hist 0 Main Page No edit summary
- 14:2014:20, 4 April 2016 diff hist +45 Main Page No edit summary
- 14:1914:19, 4 April 2016 diff hist +6,692 Expertiza documentation No edit summary
- 14:1814:18, 4 April 2016 diff hist 0 N File:715px-EXPERTIZA.png No edit summary current
8 April 2015
- 20:1320:13, 8 April 2015 diff hist +27 CSC/ECE 517 Spring 2015 E1527 SWAR →Standards
- 20:1220:12, 8 April 2015 diff hist 0 N File:System Design.jpg No edit summary current
- 19:3519:35, 8 April 2015 diff hist +682 CSC/ECE 517 Spring 2015 E1527 SWAR →List of Tasks
- 19:1719:17, 8 April 2015 diff hist −500 CSC/ECE 517 Spring 2015 E1527 SWAR →3. Migrate gem to Web service
- 19:1619:16, 8 April 2015 diff hist 0 File:Workflow.jpg uploaded a new version of "File:Workflow.jpg" current
- 19:1519:15, 8 April 2015 diff hist +43 CSC/ECE 517 Spring 2015 E1527 SWAR →3. Migrate gem to Web service
- 19:1419:14, 8 April 2015 diff hist 0 File:Workflow.jpg uploaded a new version of "File:Workflow.jpg"
- 18:5918:59, 8 April 2015 diff hist 0 File:Workflow.jpg uploaded a new version of "File:Workflow.jpg"
- 18:4818:48, 8 April 2015 diff hist 0 N File:Workflow.jpg No edit summary
- 18:4218:42, 8 April 2015 diff hist +13 CSC/ECE 517 Spring 2015 E1527 SWAR →3. Migrate gem to Web service
- 17:5317:53, 8 April 2015 diff hist +21 CSC/ECE 517 Spring 2015 E1527 SWAR →3. Migrate gem to Web service
- 17:5217:52, 8 April 2015 diff hist 0 File:Drawing1.jpg uploaded a new version of "File:Drawing1.jpg"
- 17:5217:52, 8 April 2015 diff hist 0 File:Drawing1.jpg uploaded a new version of "File:Drawing1.jpg"