Commit Graph

552 Commits (skala)

Author SHA1 Message Date
Julio Montoya 3aca2840b5 No using session when doing stats (only admin can access this stats). 12 years ago
Marco Villegas c01405b13a Several generalizations to avoid session calls from cli. 12 years ago
Julio Montoya cddffa1512 Adding trackExercise variable in order to load the data_tracking as the question list. 12 years ago
Julio Montoya 3535151c5f Should fix question pagination BT#6996 12 years ago
Julio Montoya c46ce9491f Minor - removing unused code (commented) adding docs. 12 years ago
Julio Montoya 71e5b1bb85 Should fix bug when getting question list pagination see BT#6996 12 years ago
Marco Villegas 13f0d895b6 Uncomment exercise attempt transaction saving code 12 years ago
Julio Montoya 2322494d0c Minor - Fixing typos changing TestCategory to Testcategory 12 years ago
Julio Montoya 055e464e1d When loading a distribution question list one more shuffle is done. Ask Yannick. :) 12 years ago
Julio Montoya 56e1b503fa Fixing - ignore sub cats when generating question list see BT#6943 12 years ago
Julio Montoya 0f734d44f6 Adding new option EX_Q_SELECTION_CATEGORIES_ORDERED_BY_PARENT_SUB_CAT_RANDOM_QUESTIONS_RANDOM. 12 years ago
Julio Montoya 4bee1262d2 Minor - changing comments. 12 years ago
Julio Montoya 8fd0f1188e Minor - adding comments. 12 years ago
Julio Montoya 202b327f95 Minor - adding comments, removing whitespaces 12 years ago
Julio Montoya 4aefb77f8c Minor - updating function documentation 12 years ago
Julio Montoya b71c1b4323 Adding new form feature see BT#6933 & BT#6934 12 years ago
Julio Montoya f66e17ad27 Adding if not empty validation 12 years ago
Marco Villegas 3516865f7a no-session-on-cli: Let questions be instanciated with a passed course id. 12 years ago
Marco Villegas 9daa5e5d10 no-session-on-cli: Pass known course id to api_get_course_setting() at Exercise constructor. 12 years ago
Julio Montoya 37c617d6a9 The distribution list can't be shuffled. 12 years ago
Julio Montoya 45d1c2d13a Fixing pagination encore. 12 years ago
Julio Montoya 69420095d7 Fixing exercise question pagination. (requires testing) 12 years ago
Julio Montoya 91d72e86f8 Minor - adding comments. 12 years ago
Julio Montoya 6004f323a5 Removing comments of transactionlog sorry! 12 years ago
Julio Montoya 29275d3c11 Loading the distributions. 12 years ago
Julio Montoya 0bdd47f00d Adding a condition to avoid loading distributions always. 12 years ago
Julio Montoya ed99d1b4e1 Fixing session id issues in the quiz distribution. 12 years ago
Marco Villegas bc92ea3101 tx-io: Use the right branch_id on TransactionLog creation. 12 years ago
Julio Montoya e714999e96 Updating from mine. 12 years ago
Marco Villegas d1b352eb12 tx-io: Adds course and session ids to transactions. 12 years ago
Julio Montoya 313ead8d8f Saving quiz_distribution_id in track_e_exercises see BT#6718 12 years ago
Julio Montoya 34bdbbf0b2 When entering an exercise check if there are distributions to load see BT#6718 12 years ago
Julio Montoya 9cca5e741f Adding distribution changes adding "add many forms" features. Sessions can have multiple distributions #6718 12 years ago
Julio Montoya ea1c832e12 Changing logout URL 12 years ago
Julio Montoya 7289a578d8 Fixing question pagination error + fixing next button behaviour see BT#6634 12 years ago
Julio Montoya b9f6923f8c Adding a js fix in order to save the current question when using the "exercise question pagination" last question error. 12 years ago
Julio Montoya db87df6673 Changing the default behaviour of the next button see BT#6634 12 years ago
Julio Montoya 46827d4c45 Adding a js fix in order to save the current question when using the "exercise question pagination" only works ONE_PER_PAGE see BT#6741 12 years ago
Julio Montoya be2ef68b7a Minor - cleaning code 12 years ago
César Perales 86678c4f9a refs #6740 mover blqoues en pagina de ejercicios 12 years ago
César Perales fdb544769a refs #6633 Desactivar el desmarcado automático de por revisar 12 years ago
Julio Montoya 639cfca1f3 Fixing php warnings 12 years ago
Julio Montoya cb8a70eee3 Fixing php warnings 12 years ago
Julio Montoya 4fee833021 Adding global category filter for exercises see BT#6636 12 years ago
César Perales d0290f7e64 refs #6630 Extra feature: mover la leyenda del marcador de avance a la derecha del marcador 12 years ago
Hubert Borderiou 6288f11019 Add auto-evaluation mode with feedback without correct answer hint -ref #6513 12 years ago
Julio Montoya efa6d5008e Redo changes after merge. 12 years ago
Julio Montoya ccbd79b8ef Fixing errors while auto merging. 12 years ago
Julio Montoya a8347fffc7 Minor - format code 12 years ago
Julio Montoya 48f7d5d9c1 Should fix bug with MATCHING question type when using shuffling answers see BT#6560 12 years ago